/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background:#6D2111 url(assets/images/bg.jpg) left top repeat-x;
	}
h1 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: italic bold 24px/26px "Times New Roman", Times, serif;
}
h2 {
	margin: 10px Opx Opx Opx;;
	padding: 0px;
	color: #5D3F1D;
	font: 18px/18px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 10px Opx 0px Opx;
	padding: 0px;
	color: #6D2111;
	font: bold 15px/15px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #fff;
	text-decoration: none;
}
	a:hover {
		color: #6D2111;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}

/* 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
---------------------------------------------- */
#wrapper {
width:1200px;
height:750px;
margin:0px 0px 0px -600px;
left:50%;
top:0px;
padding:0px;
background:url(assets/images/wrapper_bg.jpg) left top no-repeat;
position:absolute;

}
	#container {
	width:896px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background:url(assets/images/container_bg.png) left top repeat-y;
	position:relative;
	}
		#header {
		width:auto;
		height:355px;
		margin:0px;
		padding:0px;
		background:url(assets/images/header_bg.jpg) left top no-repeat;
		}
			#topInfo {
			width:auto;
			height:19px;
			margin:0px;
			padding:0 25px 0 0;
			text-align:right;
			font:10px/19px Arial, Helvetica, sans-serif;
			color:#dac8a3;
			}
			#topPic {
			width:732px;
			height:281px;
			margin:0px;
			padding:0 0 0 147px;
			clear: left;
			}
			#logo {
			width:263px;
			height:96px;
			margin:25px 0 0 25px;
			padding:0px;
			position:absolute;
			}
			#phone {
			width:150px;
			height:auto;
			margin:131px 0 0 35px;
			padding:0px;
			color:#BCA88D;
			font:24px "Times New Roman", Times, serif;
			position:absolute;
			}
			#nav {
			width:auto;
			height:auto;
			margin:0px;
			padding:0 25px 0 0;
			text-align:right;
			
			}
				#nav li {
				list-style:none;
				display:inline;				
				}
				#nav li a{
				padding:0px 10px 0px 10px;
				font:18px/38px "Times New Roman", Times, serif;
				border-right:1px solid #092f36;
				color:#092f36;
				}
				#nav .noborder {
				border-right:none;
				}
				#nav li a:hover {
				text-decoration:none;
				color:#fff;
				}
		#contents {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		background:url(assets/images/contents_bg.jpg) center bottom no-repeat;
		}
			#rightCol {
			width:285px;
			height:auto;
			margin:0px;
			padding:0 25px 0 0;
			float:right;
			}
			#leftCol {
			width:520px;
			height:auto;
			margin:0px;
			padding:0px 0px 0px 50px;
			}
		#footer {
		width:896px;
		height:40px;
		margin:0 auto;
		padding:0px;
		background:url(assets/images/footer_bg.png) left top no-repeat;
		}
#copy {
width:896px;
height:auto;
margin:0 auto;
padding:0px;
font:10px Arial, Helvetica, sans-serif;
text-align:center;
color:#CCCCCC;
}

#pushdown {
	height: 100px;
	}
	
#officepic {
	width: 270px;
	height: 190px;
	padding: 0px;
	margin: 0px;
	background: transparent url(assets/photos/office/lobby.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/palmer/assets/photos/office/lobby.png',sizingMethod='scale');
	}















