/* DO NOT EDIT
---------------------------------------------- */
div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
/* Tags
---------------------------------------------- */
html, htm, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 14px Arial, Helvetica, sans-serif;
	background: #000 url(assets/images/gradientLarge.jpg) no-repeat left top;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #BF1B2E;
	font: 28px/26px Arial, Helvetica, sans-serif;
}
h2, h2 strong {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #5B595A;
	font: 18px/24px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #989597;
	font: bold italic 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #FA495D;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #fff;
		text-decoration: underline;
	}
hr {
	color: #CCCCCC;
	height: 1px;
	background-color: #CCCCCC;
	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;
	
	width:283px;
	/*background:url(assets/images/tagline.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/heher/assets/images/tagline.png',sizingMethod='scale');
*/
	height:488px;
}
.clear {
	clear: both;
}
.red {
	color: #FA495D;
}
/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#wrapper {
	position: relative;
	padding: 0px;
	min-height: 100%;
	_height: 100%;
}
	#container {
			position:relative;
		margin: 39px auto 0px auto;
		width: 900px;
		background-color: #000;
		border: 25px #737373 solid;
	}
		#header {
			height: 288px;
			background: #fff url(assets/images/gradientSmall.jpg) no-repeat right 277px;
		}
			#nav {
				position: absolute;
				margin: 288px 0px 0px 0px;
				margin-left: 20px; /* ADD OR SUBTRACT TO MOVE NAV RIGHT TO LEFT */
				padding: 0px;
				width: auto;
				height: 39px;
			}
				#nav li {
					float: left;
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					list-style: none;
				}
					#nav a {
						display: block;
						display: inline-block;
						margin: 0px;
						padding: 0px 7px;
						width: auto;
						height: 39px;
						color: #fff;
						font: bold 12px/34px Arial, Helvetica, sans-serif;
					}
					#nav a:hover {
						color: #fff;
						text-decoration: none;
						background: transparent url(assets/images/nav_over.gif) no-repeat center bottom;
					}
			#logo {
			width:575px;
			height:277px;
				position: absolute;
				background:url(assets/images/logo.png) left top no-repeat;
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/heher/assets/images/logo.png',sizingMethod='scale');
			

				
				
			}
		#contents {
			background: transparent url(assets/images/contents_bg.gif) repeat-y left top;
			border-top: 34px #000 solid;
		}
			#rightCol {
				float: right;
				padding: 23px 20px 0px 0px;
				width: 540px;
			}
			#leftCol {
				float: left;
				padding: 35px 0px 0px 0px;
				width: 317px;
					min-height: 526px;
					_height: 526px;
				background: transparent url(assets/images/gradientVert.jpg) repeat-x left top;
			}
				#sidebar, #sidebar p {
					font: 11px/18px Arial, Helvetica, sans-serif;
				}
				#music{
				position:absolute;
				left:0px;
				bottom:12px;
				
				}
			#clear {
				clear: both;
				height: 40px;
				font-size: 0px;
				line-height: 0px;
				background: transparent url(assets/images/gradientSmall.jpg) no-repeat left bottom;
			}
	#addressPhone, #credits {
		margin: 0px auto;
		padding: 10px 0px 0px 0px;
		width: 950px;
		height: 20px;
		color: #fff;
		font: 11px/20px Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
		text-align: center;
		text-transform: uppercase;
	}
	#credits {
		padding: 0px 0px 30px 0px;
		text-transform: none;
	}
		#credits a {
			color: #FA495D;
			font-weight: normal;
		}
	#bottomBg {
		position: absolute;
		bottom: 0px;
		left: 0px;
		width: 100%;
		height: 13px;
		background: transparent url(assets/images/gradientLarge.jpg) no-repeat left bottom;
	}
	
	#biopic
	{
	float:right;
	margin:0px 15px;
	}

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