@charset "utf-8";
/* CSS Document */

body{
	background-color:#f8f8f8;
	margin:0;
	background-image:url(images/top_bg_01.jpg);
	height:33px;
	background-repeat:repeat-x;
	}
#index-container{
	width:100%;
	position:absolute;
	}
#page-wrap{
	width:950px;
	margin:0 auto;
	}
.top{
	clear:both;
	overflow:hidden;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	padding:8px 0 0 0;
	}
.top-links{
	float:right;
	padding:0 15px 0 0;
	}
.top-links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	}
.top-links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-decoration:underline;
	}
#logo{
	background-image:url(images/logo_07.jpg);
	width:253px;
	height:68px;
	margin:0 0 0 10px;
	float:left;	
	}
.nav{
	clear:both;
	overflow:hidden;
	}
#nav-home{
	float:left;
	display:block;
	width:109px;
	height:68px;
	background-image:url(images/home_link.jpg);
	background-position:right;
	}
#nav-home:hover{
	background-position:left;
	}
.nav-home-active{
	float:left;
	display:block;
	width:109px;
	height:68px;
	background-image:url(images/home_link.jpg);
	background-position:left;
	}
#nav-products{
	float:left;
	display:block;
	width:193px;
	height:68px;
	background-image:url(images/products_link.jpg);
	background-position:right;
	}
#nav-products:hover{
	background-position:left;
	}
.nav-products-active{
	float:left;
	display:block;
	width:193px;
	height:68px;
	background-image:url(images/products_link.jpg);
	background-position:left;
	}
#nav-about{
	float:left;
	display:block;
	width:104px;
	height:68px;
	background-image:url(images/about_link.jpg);
	background-position:right;
	}
#nav-about:hover{
	background-position:left;
	}
.nav-about-active{
	float:left;
	display:block;
	width:104px;
	height:68px;
	background-image:url(images/about_link.jpg);
	background-position:left;
	}
#nav-testimonial{
	float:left;
	display:block;
	width:161px;
	height:68px;
	background-image:url(images/testimonial_link.jpg);
	background-position:right;
	}
#nav-testimonial:hover{
	background-position:left;
	}
.nav-testimonial-active{
	float:left;
	display:block;
	width:161px;
	height:68px;
	background-image:url(images/testimonial_link.jpg);
	background-position:left;
	}
#nav-contact{
	float:left;
	display:block;
	width:141px;
	height:68px;
	background-image:url(images/contact_link.jpg);
	background-position:right;
	}
#nav-contact:hover{
	background-position:left;
	}
.nav-contact-active{
	float:left;
	display:block;
	width:141px;
	height:68px;
	background-image:url(images/contact_link.jpg);
	background-position:left;
	}
#nav-location{
	float:left;
	display:block;
	width:242px;
	height:68px;
	background-image:url(images/location_link.jpg);
	background-position:right;
	}
#nav-location:hover{
	background-position:left;
	}
.nav-location-active{
	float:left;
	display:block;
	width:242px;
	height:68px;
	background-image:url(images/location_link.jpg);
	background-position:left;
	}
.content{
	clear:both;
	overflow:hidden;
	width:950px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	}
.content-left{
	float:left;
	width:267px;
	}
.harris{
	background-image:url(images/dr_harris_11.jpg);
	width:261px;
	height:31px;
	background-repeat:no-repeat;
	}
.harris-text-img{
	padding:0 12px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#484646;
	}
.faq{
	background-image:url(images/faq2_23.jpg);
	width:261px;
	height:51px;
	background-repeat:no-repeat;
	margin:0 0 8px 0;
	}
.faq-text{
	padding:0 12px 0 10px;
	font-size:13px;
	margin:7px 0 7px 0;
	color:#484646;
	}
.faq-text a{
	padding:0 12px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:7px 0 7px 0;
	color:#dc8905;
	text-decoration:none;
	}
.faq-text a:hover{
	text-decoration:underline;
	text-align: left;
	}
.related-topics{
	background-image:url(images/related_topics_23.jpg);
	width:261px;
	height:31px;
	background-repeat:no-repeat;
	margin:15px 0 10px 0;
	}	
.ask-doctor{
	background-image:url(images/ask_doctor_15.jpg);
	width:261px;
	height:51px;
	background-repeat:no-repeat;
	margin:15px 0 10px 0;
	}
.form-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#484646;
	margin:10px 0 0 15px;
	}
.form-element{
	border:0;
	background-color:#c3c3c3;
	width:230px;
	height:25px;
	margin:0 0 0 15px;
	padding:5px;
	color:#333;
	}
.form-message{
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	background-color:#c3c3c3;
	width:230px;
	height:150px;
	margin:0 0 0 15px;
	padding:5px;
	color:#333;
	font-size:14px;
	}
.form-btn{
	margin:15px 0 0 150px;
	background-image:url(images/send_button_19.jpg);
	background-repeat:no-repeat;
	width:96px;
	height:32px;
	border:0;
	background-color:none;
	cursor:pointer;
	}
.form-text-contact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#484646;
	margin:10px 0 0 0;
	}
.form-element-contact{
	border:0;
	background-color:#c3c3c3;
	width:300px;
	height:20px;
	margin:0;
	padding:5px;
	color:#333;
	}
.form-message-contact{
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	background-color:#c3c3c3;
	width:300px;
	height:150px;
	margin:0;
	padding:5px;
	color:#333;
	font-size:14px;
	}
.form-btn-contact{
	margin:15px 0 0 0;
	background-image:url(images/send_button_19.jpg);
	background-repeat:no-repeat;
	width:96px;
	height:32px;
	border:0;
	background-color:none;
	cursor:pointer;
	}
.content-mid{
	float:left;
	width:400px;
	}
.main-img{
	background-image:url(images/main_img_11.jpg);
	width:398px;
	height:283px;
	background-repeat:no-repeat;
	}
.bullets {
	list-style-position: outside;
	list-style-type: disc;
	font-style: normal;
}
ul li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-weight:normal;
	font-size:12px;
	padding:5px 0 5px 0;
	}
ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 0;
	text-decoration:none;
	}
ul li a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-weight:bold;
	font-size:13px;
	padding:5px 0 5px 0;
	text-decoration:underline;
	}
.welcome{
	background-image:url(images/welcome_img_21.jpg);
	width:329px;
	height:36px;
	background-repeat:no-repeat;
	}
.main-text{
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	font-size:14px;
	padding:0 10px 0 10px;
	line-height:19px;
	text-align: left;
	}	
.title{
	font-size:24px;
	font-weight:600;
	line-height:30px;
	/*color:#536e02;*/
	color:#333333;
	}
.content-right{
	width:267px;
	float:left;
	}
#appointment{
	background-image:url(images/appointment_button_14.jpg);
	width:269px;
	height:77px;
	background-repeat:no-repeat;
	display:block;
	}
.right-address{
	font-family:Myriad Pro;
	color:#3b3b3b;
	font-size:24px;
	font-weight:600;
	padding:0 10px 0 15px;
	}
.email-img{
	background-image:url(images/email_img_21.jpg);
	width:259px;
	height:48px;
	display:block;
	padding:0 0 0 10px;
	}
.video{
	background-image:url(images/video_img_23.jpg);
	width:256px;
	height:173px;
	display:block;
	margin:15px 15px 0 15px;
	}
.watch-more{	
	background-image:url(images/watch_more_30.jpg);
	width:256px;
	height:30px;
	display:block;
	margin:0 15px 0 15px;
	}
.right-p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#484646;
	padding:15px 15px 15px 15px;
	}
.patch{
	background-image:url(images/patch_30.jpg);
	width:256px;
	height:222px;
	display:block;
	margin:0 15px 0 15px;
	}
.bestof{
	width:256px;
	display:block;
	margin:0 15px 0 15px;
	}
#footer{
	background-image:url(images/footer_bg_36.jpg);
	background-repeat:repeat-x;
	height:121px;
	margin:30px 0 0 0;
	}
.footer-nav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:40px;
	color:#ffffff;
	font-weight:bold;
	clear:both;
	overflow:hidden;
	padding:13px 0 0 0;
	}
.foot-nav-text{
	float:left;
	}
.foot-nav-text a{
	float:left;
	text-decoration:none;
	color:#ffffff;
	}
.foot-nav-text a:hover{
	float:left;
	text-decoration:underline;
	}
.foot-nav-divider{
	float:left;
	padding:0 20px 0 20px
	}
.footer_ack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	}
.ack{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:18px;
	}
.map-link a{
	color:#484646;
	text-decoration:none;
	}
.map-link a:hover{
	text-decoration:underline;
	}
#index-container #page-wrap .content .content-mid .main-text .main-text {
	text-align: right;
}
#more-test-right {
	width: 400px;
	padding-right: 65px;
	padding-left: 5px;
	float: right;
}
#more-test-left {
	padding-left: 65px;
	padding-right: 5px;
	width: 400px;
	float: left;
}
#sig {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	line-height: 60px;
	font-weight: bold;
	color: #484646;
}

