/* DO NOT EDIT
---------------------------------------------- */
div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background: #280a0e url(assets/images/background.jpg) repeat-x left top;
}
h1, .h1 {
	margin: 0px;
	padding: 0px;
	color: #D6A525;
	font: 20px/26px Verdana, Arial, Helvetica, sans-serif;
}
	h1 strong, .h1 strong {
		font-weight: bold;
	}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #873922;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #F7DB8D;
	font: bold italic 14px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #E9CB7F;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #fff;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}

/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #E9CB7F;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.neuromuscular {
padding: 0px;
margin: 15px 0px 20px 0px;
width: auto;
heght: auto;
}
.neuromuscular li {
padding: 0px;
margin: 0px 10px 0px 10px; 
}

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

/* Layout
---------------------------------------------- */
#wrapper {
	width: 1005px;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y left top;
}
	#container {
		background: transparent url(assets/images/container_bg.jpg) no-repeat left top;
	}
		#container2 {
	position: relative;
			background: transparent url(assets/images/container2_bg.jpg) no-repeat left bottom;
		}
			#header {
				height: 185px;
			}
				#logo {
					position: absolute;
					margin: 0px 0px 0px 78px;
					width: 750px;
					height: 191px;
					background: transparent url(assets/images/logo.png) no-repeat left top;
					_background: none;
					_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/sutter/assets/images/logo.png',sizingMethod='scale');
				}
			#nav {
				position: relative;
				float: right;
				margin: 0px;
				padding: 0px 12px 0px 0px;
				width: 183px;
				height: auto;
				text-align: right;
			}
				#nav li {
					margin: 0px;
					padding: 0px 15px 0px 0px;
					width: auto;
					height: auto;
					list-style: none outside none;
				}
					#nav a {
						display: block;
						margin: 0px;
						padding: 0px 18px 0px 0px;
						width: 150px;
						height: auto;
						color: #fff;
						font: bold 13px/29px Arial, Helvetica, sans-serif;
					}
					#nav a:hover {
						color: #DCB243;
						text-decoration: none;
						background: transparent url(assets/images/nav_over.gif) no-repeat right 10px;
					}
			#contents {
				padding: 0px 0px 0px 67px;
				width: 728px;
			}
				#leftPic {
					position: absolute;
					bottom: 103px;
					left: 67px;
				}
				#leftCol {
					float: left;
					padding: 90px 0px 10px 28px;
					width: 205px;
				}
				#rightCol {
					margin: 0px 0px 0px 270px;
					padding: 70px 0px 35px 0px;
					width: 435px;
					min-height: 680px;
					_height: 405px;
				}
				#clear {
					clear: both;
					height: 0px;
					font-size: 0px;
					line-height: 0px;
				}
			#footer {
				padding: 0px 0px 0px 65px;
				width: 730px;
				height: 90px;
				color: #D6A525;
				font: bold 13px/16px Verdana, Arial, Helvetica, sans-serif;
				letter-spacing: 2px;
				text-align: center;
			}
				#credits {
					color: #8F661B;
					font-size: 10px;
				}
				#credits a {
					color: #8F661B;
				}

#initials{
position:relative;
margin:-400px 0px 0px 774px;
}



#bottomlinks {
	text-align: center;
	font-size: 10px;
}
#bottomlinks a {
	font-size: 10px;
}

