body {margin:0; font-family:Arial, Helvetica, sans-serif;
	color: #DCD3D6;
	background: #516F57 url(assets/images/background.jpg) repeat-x left top fixed;
}

h1 {
	margin: 1em 0px 0px 0px;
	padding:0px;
	color: #718167;
	font: 30px/32px "Times New Roman", Times, serif;
}
h2 {
	font-size:20px;
	color: #FFFFFF;
}
h3 {
	font-size:18px;
	color: #477D52;
}
h4 {
	font-size:16px;
	color: #DCD3D6;
}

p {font-size:12px; line-height:20px; margin:1em 0 0 0;}

a {text-decoration:none; color:#679671; font-weight:bold;}
a:hover {text-decoration:underline;}

li {font-size:12px; line-height:20px;}

hr {color:#D8D8D8; background:#000000; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #FFFFFF;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}
.callout {
	width: 408px;
	height: 88px;
	background: #000 url(assets/images/call-out-bg.jpg) center top no-repeat;
	color: #fff;
	font: bold 16px/88px Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 5px;
	margin: 10px auto;
	text-align: center;
}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#999999 !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#CCCCCC; color:#000000;}
input.submit:hover {background-color:#000000;	color:#CCCCCC;}
input {background-color:#FFFFFF !important;}

/* End Custom Forms*/

/* TEMPLATE BEGINS */
#addressPhone {
	margin: 0 auto;
	padding: 0px 0px 0px 92px;
	width: 715px;
	height: 26px;
	color: #cbdab5;
	font: bold 12px/26px Arial, Helvetica, sans-serif;
	text-align: center;
}
#container {
	margin: 0 auto;
	padding: 0px 0px 18px 0px;
	width: 715px;
	height: auto;
	background: #000 url(assets/images/container_bg.jpg) repeat-x left top;
	border: 1px #BFCDAA solid;
}
	#header {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: 140px;
	}
		#logo {
			position: absolute;
			margin: -27px 0px 0px -12px;
			padding: 0px;
			width: auto;
			height: auto;
		}
		#docName {
			position: absolute;
			margin: 19px 0px 0px 190px;
			padding: 0px;
			width: auto;
			height: auto;
		}
		#topPic {
			position: absolute;
			margin: 104px 0px 0px 134px;
			padding: 5px 0px 0px 5px;
			width: 592px;
			height: 183px;
			background: transparent url(assets/images/topPic_bg.png) no-repeat left top;
			_background: none;
			_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/stec/assets/images/topPic_bg.png',sizingMethod='scale');
		}
	#contents {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/rightCol_bg.gif) repeat-y 145px top;
	}
		#leftCol {
			float: left;
			margin: 0px;
			padding: 10px 0px 0px 0px;
			width: 140px;
			height: auto;
		}
			#leftCol .nav {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
			}
				#leftCol .nav li {
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					list-style: none outside none;
				}
					#leftCol .nav a {
						margin: 0px;
						padding: 0px 0px 0px 16px;
						width: auto;
						height: auto;
						color: #cbdab5;
						font: 14px/30px "Times New Roman", Times, serif;
					}
					#leftCol .nav a:hover {
						color: #fff;
						text-decoration: none;
						background: transparent url(assets/images/bullet.gif) no-repeat left 5px;
					}
			#sidebar {
				margin: 0px;
				padding: 20px 0px 0px 15px;
				width: auto;
				height: auto;
			}
		#rightCol {
			margin: 0px 0px 0px 155px;
			padding: 150px 0px 0px 0px;
			width: 550px;
			height: auto;
		}
		#clear {
			clear: both;
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 0px;
			font-size: 0px;
			line-height: 0px;
		}
#bottomLinks {
	margin: 0 auto;
	padding: 20px 0px 40px 0px;
	width: 715px;
	height: auto;
	text-align: center;
}
	#bottomLinks a, #bottomLinks p {
		color: #cbdab5;
		font: 10px/12px "Times New Roman", Times, serif;
	}
	#bottomLinks .nav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
	}
		#bottomLinks .nav li {
			display: inline;
			margin: 0px;
			padding: 0px 9px 0px 9px;
			width: auto;
			height: auto;
			list-style: none outside none;
			border-right: 1px #cbdab5 solid;
		}
		#bottomLinks .nav li.last {
			border-right: 0px;
		}
/* TEMPLATE ENDS */

