body {
	margin:0px;
	padding: 0px 0px 30px 0px;
	color: #CAB799;
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #000;
}

h1 {
	margin: 0px;
	padding: 0px;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #5B797F;
	font: bold italic 14px/16px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #CAB799;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}

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

a {text-decoration:none; font-weight:bold;
	color: #CAB799;
}
a:hover {
	/*color: #837663;
	text-decoration:underline;*/
	color: #5B797F;
	text-decoration: none;
}

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

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

blockquote {
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

/* Classes
-----------------------------------------------------------------*/

.imgborder {border:1px solid #483E32;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}
.darktxt {color: #5B797F;}
.boxed {
	margin: 10px 0px 0px 0px;
	padding: 20px;
	background-color: #161616;
	/*border: 1px #5B797F solid;*/
}
.services {
	float: right;
	margin: 10px;
	padding: 10px 10px 10px 20px;
	width: 170px;
	height: auto;
	background-color: #161616;
	border: 1px #483E32 solid;
}
	.services li {
		margin: 0px;
		padding: 0px 0px 10px 0px;
		width: auto;
		height: auto;
		line-height: 12px;
		list-style: none outside none;
	}
		.services a {
			font: bold 11px/12px Arial, Helvetica, sans-serif;
		}
/* 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;}

form#contact {
	width: 126px;
	height: auto;
	margin: 20px 0;
	padding: 0;
}
	table#contactForm {
		width: 100%;
		height:auto;
		margin: 0;
		padding: 0;
	}
#contactForm{
	background: none;
	border: none;
	padding:0px 0px 4px 0px;
	margin:13px 0px 0px 0px;
}
#contactForm input,
#contactForm textarea {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	font: 11px/14px Arial, Helvetica, sans-serif;
	border: 0;
}
#contactForm .name,
#contactForm .email,
#contactForm .security_code {
	width:118px;
	height: 14px;
	margin:3px auto;
	padding:2px 3px;
	font-size: 11px;
	color: #837663;
	border: 1px dotted #283A3E;
	background-color: #161616 !important;
}
#contactForm textarea {
	width:118px;
	height: 100px;
	margin:3px auto;
	padding:2px 3px;
	font-size: 11px;
	color: #837663;
	overflow: auto;
	border: 1px dotted #283A3E;
	background-color: #161616 !important;
}
#contactForm #captchaIMG {
	width: 126px;
	height:28px;
	margin:3px auto;
	padding: 0;
	display: block;
}
#contactForm #Submit{
	height:25px;
	padding:0px;
	margin: 8px auto 3px auto;
	width:132px;
	border: none;
	color: #000;
	background: transparent url(assets/images/nav_over.jpg) no-repeat left center;
	cursor: pointer;
}
.contactTitle{
	color: #5B797F;
	font: bold italic 14px/16px Arial, Helvetica, sans-serif;
}
/* End Custom Forms*/

/* Template
-----------------------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 883px;
	height: auto;
	/*background: transparent url(assets/images/wrapper_bg.jpg) no-repeat right 44px;*/
}
	#container {
		margin: 0px;
		padding: 0px 0px 87px 0px;
		width: auto;
			height: auto;
			min-height: 493px;
			_height: 493px;
		background: transparent url(assets/images/container_bg.jpg) no-repeat right bottom;
	}
		#header {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 215px;
			background: transparent url(assets/images/logo.png) no-repeat left bottom;
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/lieberman/assets/images/logo.png',sizingMethod='scale');
		}
			#logoAnim {
				position: absolute;
				margin: 15px 0px 0px 0px;
				padding: 0px;
				width: auto;
				height: auto;
			}
			#topPic {
				position: absolute;
				margin: 108px 0px 0px 550px;
				padding: 0px;
				width: 355px;
				height: 195px;
				background:url(assets/images/container_bg2.gif) top right no-repeat;
			}
			#topInfo {
				margin: 0px;
				padding: 7px 0px 0px 335px;
				width: auto;
				height: auto;
				color: #c4ad84;
				font: 18px/20px Arial, Helvetica, sans-serif;
				letter-spacing: .2em;
			}
				#topInfo span {
					display: block;
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					color: #88775b;
					font: 12px/16px Arial, Helvetica, sans-serif;
					letter-spacing: .1em;
				}
		#leftCol {
			float: left;
			margin: 0px;
			padding: 0px 0px 0px 61px;
			width: 153px;
			height: auto;
		}
			#nav {
				margin: 0 auto;
				padding: 10px 0px 0px 0px;
				width: 132px;
				height: auto;
				text-align: center;
			}
				#nav li {
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					list-style: none outside none;
				}
					#nav a {
						display: block;
						margin: 0px;
						padding: 0px;
						width: 132px;
						height: auto;
						color: #837663;
						font: 13px/30px Arial, Helvetica, sans-serif;
					}
					#nav a:hover {
						color: #000;
						text-decoration: none;
						background: transparent url(assets/images/nav_over.jpg) no-repeat left center;
					}
			#sidebar {
				margin: 0px;
				padding: 20px 0px 0px 0px;
				width: auto;
				height: auto;
			}
		#rightSidebar {
			float: right;
			margin: 0px;
			padding: 125px 0px 0px;
			width: 215px;
			height: auto;
}
		#rightCol {
			margin: 0px 0px 0px 225px;
			padding: 15px 0px 0px 0px;
			width: 427px;
			height: auto;
		}
		#clear {
			clear: left;
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			font-size: 0px;
			line-height: 0px;
		}
	#credits {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		font: 11px/13px Arial, Helvetica, sans-serif;
	}
		#bottomText {
			display: block;
			text-align: center;
		}
	
		#testimonials {
			margin:-97px 0px 0px 623px;
			padding:0px;
			width: 251px;
			height: 84px;
			position: absolute;
		}
input#contact-business { 
display:none; 
} 

