@charset "utf-8";
.main_bg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.logo_bg {
	background-image: url(images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
}
.top_banner_title {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-weight: normal;
	color: #35b9ff;
	text-decoration: none;
}
.search_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7c7d;
	width: 190px;
	border: 1px solid #FFFFFF;
}
.top_nav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #fffefe;
	text-decoration: none;
}
a:hover.top_nav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #faec14;
	text-decoration: none;
}
.top_nav_active {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #faec14;
	text-decoration: none;
}
.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #faec14;
	text-decoration: none;
}
.left_nav_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #faec14;
	text-decoration: none;
}
.services_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5fb512;
	text-decoration: none;
}
.bg_nav_rows {
	background-image: url(images/bg_nav_rows.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.news_letter_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2eacef;
	text-decoration: none;
}
.news_letter_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
	padding-left:5px;
	padding-top:5px;
	width: 198px;
	border: 1px solid #cac8c8;
	height: 20px;
}
.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.cont_head {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #5fb512;
	text-decoration: none;
}
.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7a7c7d;
}
.read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5fb512;
	text-decoration:none;
}
.home_box_top {
	background-image: url(images/home_box_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 6px;
	width: 337px;
}
.home_box_bottom {
	background-image: url(images/home_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 6px;
	width: 337px;
}
.home_box_thumb1 {
	background-image: url(images/abt_clinic_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 122px;
	width: 124px;
}
.home_box_thumb2 {
	background-image: url(images/services_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 122px;
	width: 124px;
}
.home_box_thumb3 {
	background-image: url(images/health_care_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 122px;
	width: 124px;
}
.home_box_thumb4 {
	background-image: url(images/testimonials_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 122px;
	width: 124px;
}
.bg_bread{
	background-image: url(images/bg_bread.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bread1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
}
.bread2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2db7ff;
	text-decoration: none;
}
.ask_a_doctor_field1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration: none;
	padding-left:5px;
	padding-top:5px;
	width: 250px;
	border: 1px solid #cac8c8;
}


















.black {
	COLOR: #5fb512;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a7c7d;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.faq_quest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7a7c7d;
	text-decoration:none;
}
.inner_ban {
	background-image: url(images/inner_banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 235px;
	width: 707px;
}

.blacktext2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

.frmTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
}
.frmTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	width: 200px;
	border: 1px solid #0858a3;	
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color: #FFFFFF;
	width: 116px;
	border: 1px solid #0858a3;
}
.phone_num {
	background-image: url(images/phone_num.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.dropdown {
	width: 116px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0858a3;
}
#formContainer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;}
