/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background-color:#1c213a;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 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: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #333;
		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;
}
a.gallery {
	display: block;
	width: 105px;
	height: 63px;
	border: 1px solid #000;
}
a.gallery:hover {
	border: 1px solid #fff;
}

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

/* Layout
---------------------------------------------- */
#container {
width:971px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#header {
	width:auto;
	height:230px;
	margin:0px;
	padding:0px;
	background:url(assets/images/header_bg.jpg) left top no-repeat;
	}
		#topInfo {
		width:335px;
		height:auto;
		margin:0px;
		padding:0 0 0 30px;
		font:10px/18px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
		}
	#logo {
		width:350px;
		height:140px;
		margin:0px;
		padding:10px 0 0 35px;
		
		}
		#phone {
		width:135px;
		height:auto;
		margin:130px 0px 0px 0px;
		position:absolute;
		padding:0px 0 0 230px;
		font:18px Verdana, Arial, Helvetica, sans-serif;
		color:#5161ac;
		}
		#topPhotos {
		width:574px;
		height:217px;
		margin:0 0 0 364px ;
		padding:0px;
		position:absolute;
		}
	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(assets/images/contents_bg.jpg) left bottom no-repeat;
	}
	#leftCol {
	width:192px;
	height:auto;
	margin:0px;
	padding:0 0 0 28px;
	}
		#nav_container {
		width:188px;
		height:auto;
		margin:0px;
		padding:0px;
		}
		#nav_box {
		width:188px;
		height:auto;
		margin:0px;
		padding:0px;
		background:url(assets/images/nav_repeat.png) repeat-y left top;
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntclients.com/cms/published/beckdentalcare.com/assets/images/nav_repeat.png',sizingMethod='scale');	
		}
			#nav_top {
			width:auto;
			height:24px;
			margin:0px;
			padding:0px;
			background:url(assets/images/nav_top_bg.jpg) left top no-repeat;
			}
			#nav_body {
			width:auto;
			height:auto;
			min-height:170px;
			_height:170px;
			margin:0px;
			padding:0 20px 0 20px;
			background:url(assets/images/nav_bg.jpg) center bottom no-repeat;
			}
				#nav {
				width:auto;
				height:auto;
				margin:0px;
				padding:0px;
				}
				#nav li {
				list-style:none outside none;
				}
				#nav li a {
				padding:0 0 0 8px;
				font:12px Arial, Helvetica, sans-serif;
				color:#fff;						
				}
				#nav li a:hover {
				text-decoration:none;
				color:#FFCC00;
				background:url(assets/images/nav_dot.gif) left 4px no-repeat;		
				}
				
				
			#nav_bottom {
			width:auto;
			height:25px;
			margin:0px;
			padding:0px;
			background:url(assets/images/nav_bottom_bg.png) left top no-repeat;
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntclients.com/cms/published/beckdentalcare.com/assets/images/nav_bottom_bg.png',sizingMethod='scale');	

			}
	#rightCol {
	width:682px;
	height:auto;
	min-height:300px;
	_height:300px;
	margin:0px;
	padding:0 58px 0 0;
	float:right;
	}
	#copy {
	width:971px;
	height:auto;
	margin:0 auto;
	padding:0px;
	text-align:center;
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	}

#stock{
border: 1px solid #00A2B6;
float:right;
margin:15px;

}

#bottomnav{text-align:center;
}

#bottomnav li{
display:inline;
margin:5px;

}

#bottomnav li a:hover

{

color:#fff;
}
#toplinks {	
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}

