/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
color:#572b1e;
	font: 12px Arial, Helvetica, sans-serif;
	background:#8B5F3C url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #8b5d3b;
	font:20px/24px "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:2px;	
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #8b5d3b;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #572B1E;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #572B1E;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {

		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
div { width:auto; height:auto; margin:0px; padding:0px; }

#container {
width:976px;
margin:0 auto;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}	
	#footer {
		position:relative;	
	background:url(assets/images/footer_bg.jpg) bottom left no-repeat;
	}
	#contents {
	background:url(assets/images/contents_bg.jpg) left top no-repeat;
	}
		#header {
		height:343px;
		position:relative;		
		}
			#topInfo {
			width:150px;
			height:auto;
			right:0;
			margin:320px 30px 0 0;
			position:absolute;
			text-align:right;	
			color:#572c1f;
			font:bold 11px Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			}
			#topInfo .phone {
			font:20px Georgia, "Times New Roman", Times, serif;
			}
			#topPhotos {
			width:400px;
			height:318px;
			padding:25px 0 0 9px;			
			}
			#topBanner {
			width:493px;
			height:170px;
			padding:170px 40px 0 0;
			float:right;			
			}
			#logo {
			width:298px;
			height:148px;
			margin:25px 0 0 340px;
			position:absolute;
			}					
		#leftCol {
		width:200px;
		padding:0 0 0 25px;	
		}
			#invisalign {
			width:161px;
			height:119px;
			position:absolute;
			margin:0 0 20px 20px;
			bottom:0;
			left:0;
			}
			#nav {
			width:auto;
			height:auto;
			margin:0px;
			padding:0 0 0 50px;
			}
			#nav li {
			list-style:none;
			}
			#nav li a {
			font:small-caps bold 14px Georgia, "Times New Roman", Times, serif;
	
			color:#572B1E;
			}
			#nav li a:hover {
			text-decoration:none;
			color:#000;
			}
#sidebar {
padding:30px 0 0 0;
}
		#rightCol {
		width:650px;
		float:right;
		_height:280px;
		min-height:300px;
		padding:20px 90px 100px 0;
		position:relative;		
		}
#nav2 {
width:996px;
height:auto;
margin:0 auto;
text-align:center;
padding:0px;
}
#nav2 li {
list-style:none;
display:inline;
border-left:1px solid #572B1E;
}
#nav2 li a {
padding:0 5px;
font:bold 12px Georgia, "Times New Roman", Times, serif;
color:#572B1E;
}
#nav2 li a:hover {
text-decoration:none;
color:#000;
}		
#nav2 li:first-child {
border:none;
}
#copy {
width:976px;
margin:0 auto;
font:10px Arial, Helvetica, sans-serif;
text-align:center;
}

#btn {
width:153px;
height:auto;
padding:10px 5px;
margin:0 auto;
font:bold 12px/24px Georgia, "Times New Roman", Times, serif;
border:1px solid #572B1E;
background:url(assets/images/btn_bg.jpg) left top repeat-y;
text-align:center;
}
#btn a, p {
margin:0px;
padding:0px;
}
