@charset "utf-8";
* {
	margin:0;
	padding:0
}
img {
	border:none
}
.upper {
	text-transform:uppercase;
	display:block;
	font-size:11px
}
.upper_in {
	text-transform:uppercase;
	font-size:11px
}
a {
	color:#727e90;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.spacer1 {
	margin:10px 0 10px 0;
}
body {
	margin: 0px;
	background-color: #96a0ac;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif
}
fieldset {
	border:none;
	margin:0;
	padding:0
}
#wrapper {
	margin:0 auto;
	width:779px;
}
#main_wrap {
	float:left;
	width:749px;
	padding:15px;
	background-color:#fff
}
#header {
	float:left;
	width:749px;
}
#header .top_links {
	float:left;
	width:749px;
	height:30px;
	background:#7d360c
}
#header .top_links ul {
	list-style:none;
	float:right;
	font-size:12px;
	color:#d2c6b5;
	padding:8px 10px 0 0
}
#header .top_links ul li {
	display:inline;
	padding:5px;
	font-weight:bold
}
#header .top_links ul li a {
	color:#d2c6b5;
	text-decoration:none
}
#header .top_links ul li a:hover {
	text-decoration:underline
}
#header .top_links ul li.select {
	color:#fff
}
#header .banner_area {
	float:left;
	width:749px;
	background:url(../images/header_bg.jpg) repeat-x top left;
	height:198px;
}
#header .banner_area .logo {
	float:left;
	width:242px;
	height:166px
}
#header .banner_area .banner_content_right {
	float:left;
	width:507px;
	height:198px
}
#header .banner_area .banner_content_right .opac {
	float:left;
	width:507px;
	margin:166px 0 0 0;
	height:32px;
	background:#a5987b; /* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;
}
#header .banner_area .banner_content_right.home {
	background:url(../images/banner/home_banner.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.mission {
	background:url(../images/banner/mission_banner.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.news {
	background:url(../images/banner/news_banner.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.health {
	background:url(../images/banner/health_banner.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.about_doctor {
	background:url(../images/banner/about_doctor.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.contact {
	background:url(../images/banner/contact.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.download {
	background:url(../images/banner/download.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.faq {
	background:url(../images/banner/faq.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.services {
	background:url(../images/banner/services.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.translation {
	background:url(../images/banner/translation.jpg) no-repeat top left;
	float:left;
}
#header .banner_area .banner_content_right.parker {
	background:url(../images/banner/parker.jpg) no-repeat top left;
	float:left;
}
#content_container {
	float:left;
	width:749px;
}
#content_container p {
	padding:0 0 15px 0;
	color:#7f6e46
}
#content_container h3 {
	color:#7d360d;
	font-size:24px;
	padding:0 0 10px 0
}

#content_container ul li {
	color:#b5a88d
}
#left_content {
	float:left;
	width:215px;
	padding:28px 20px 0 7px
}

/* akash start */
#left_content .schedule{
	float:left;
	width:182px; padding:5px; margin-bottom:15px;
	}
#left_content .schedule	h3{  padding:4px 0 4px 0}
#left_content .schedule .box{
	float:left;
	width:182px; background:#fff; padding:6px 0 6px 0}
	
#left_content .schedule .box ul{ list-style:none; font-size:12px; font-style:italic; font-weight:bold; margin:0; padding:0 }

#left_content .schedule .box ul li{ padding-bottom:5px; color:#286a82!important; padding-left:30px}

/* akash end */

#left_content .brown {
	color:#7c350c
}
#left_content .gray {
	color:#646c76;
}
#left_content .image_spacer {
	margin-bottom:15px
}
#left_content .should_know_box {
	float:left;
	width:190px;
	background:#d2c6b5;
	border:1px solid #a5987a;
	margin:0 0 20px 0;
	padding:1px
}
#left_content .should_know_box h3 {
	font-size:15px;
	color:#fff;
	font-weight:bold;
	background:url(../images/banner/head_bg.jpg) no-repeat top left;
	padding:5px;
	float:left;
	width:180px
}
#left_content .should_know_box ul {
	float: left;
	width:140px;
	padding:15px 20px 0 30px;
}
#left_content .should_know_box ul li {
	padding-bottom:10px;
	float:left;
	width:140px;
	list-style:square !important;
	color:#fff;
	font-size:11px;
}
#left_content .should_know_box ul li span {
	color:#656d77;
	font-weight:bold;
}
#left_content .banner_left {
	float:left
}
#right_content {
	float:right;
	width:507px;
}
#right_content h4 {
	font-size:14px;
	text-transform:uppercase;
	color:#7c350c;
	padding-bottom:5px
}
#right_content h5 {
	font-size:10px;
	text-transform:uppercase;
	color:#7c350c;
	padding-bottom:5px
}
#right_content .brown {
	color:#7c350c
}
#right_content .gray {
	color:#646c76;
}
#right_content ul#menu {
	float:right;
	list-style:none;
	width:507px;
}
#right_content ul#menu li {
	float:left;
	margin-right:1px;
}
#right_content ul#menu li a {
	float:left;
	padding:5px 29px 5px 30px;
	background:#d2c6b4;
	border:1px solid #a5977a;
	color:#646c77;
	text-decoration:none;
	font-size:11px;
}
#right_content ul#menu li a:hover {
	background:#a5987b;
	color:#fff
}
#right_content ul#menu li.current {
	padding:5px 29px 5px 30px;
	background:#a5987b;
	border:1px solid #a5977a;
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
#right_content ul#menu li.current_last {
	padding:5px 29px 5px 30px;
	background:#a5987b;
	border:1px solid #a5977a;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding-left:32px
}
#right_content ul#menu li.last {
	margin-right:0px
}
#right_content ul#menu li a.last_link {
	padding-left:32px
}
#right_content .content {
	float:right;
	width:507px;
	padding:28px 0 0 0
}
#right_content .content .home_left {
	float:left;
	width:342px
}
#right_content .content .home_right {
	float:right;
	width:150px;
	margin:0 0 10px 10px;
}
#right_content .content .home_right img {
	margin-bottom:10px
}
#right_content .content .home_right p {
	padding-bottom:7px
}
#right_content .content .about_doctor_top {
	float:left;
	width:507px
}
#right_content .content .doctor_pic {
	float:left;
	width:175px
}
#right_content .content .doctor_pic strong {
	float:left;
	width:175px;
	padding:10px 0 10px 0;
	font-size:18px;
	font-style:italic;
	color:#9b541f
}
#right_content .content .doctor_pic span {
	float:left;
	width:156px;
	border:1px solid #b2a88c;
	padding:3px;
	text-align:center;
}
#right_content .content .doctor_pic img {
	float:left;
	border:2px solid #7a4a34
}
#right_content .content .doctor_top_details {
	float:right;
	width:317px;
	padding:40px 0 0 0
}
#right_content .content .cert_logo {
	float:left;
	margin:10px 0 10px 0;
	width:490px
}
#right_content .content .about_doctor_mid_details {
	float:left;
	width:507px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:20px
}
#right_content .content .about_doctor_mid_details .spacer {
	margin:15px 0 0 0
}
#right_content .content .about_doctor_mid_details ul {
	list-style:none;
	padding: 5px 0 10px 0
}
#right_content .content .about_doctor_mid_details ul li {
	padding:0 0 3px 0
}
#right_content .content .about_doctor_mid_details ul li strong {
	color:#b5a88d
}
#right_content .content .download_list {
	list-style:none;
	font-size:14px;
	padding:20px 0 20px 0
}
#right_content .content .download_list li {
	padding-bottom:20px;
}
#right_content .content .download_list li a {
	color:#9d3d14;
	text-decoration:underline
}
#right_content .content .download_list li a:hover {
	text-decoration:none
}
#right_content .content .faq .input {
	width:250px;
	padding:2px;
	margin:0 5px 0 10px
}
#right_content .content .details {
	float:left;
	width:507px
}
#right_content .content .details ul {
	width:160px;
	float:left;
	padding:0px 0 20px 0
}
#right_content .content .details ul li {
	float:left;
	width:165px;
	list-style:inside !important;
	color:#646c77;
	line-height:18px
}
#right_content .content .details .left_details {
	width:217px;
	float:left;
}
#right_content .content .details .left_details ul {
	width:217px;
	float:left
}
#right_content .content .details .left_details ul li {
	width:217px;
	float:left;
	list-style:none !important;
	padding-bottom:10px;
	line-height:18px;
	color:#7f6e46!important
}
#right_content .content .details .left_details ul li strong {
	color:#28697e
}
#right_content .content .details .right_details {
	width:290px;
	float:left;
}
#right_content .content .details .right_details ul {
	width:290px;
	float:left
}
#right_content .content .details .right_details ul li {
	width:290px;
	float:left;
	list-style:none !important;
	padding-bottom:10px;
	line-height:18px;
	color:#7f6e46 !important
}
#right_content .content .details .right_details ul li strong {
	color:#28697e
}
#right_content .content .details .right_details ul li strong.sub_head {
	color:#7f6e46;
	font-size:12px;
}
#right_content .content .details ul.parker_list {
	width:490px;
	padding:20px 0 20px;
}
#right_content .content .details ul.parker_list li {
	width:490px;
	color:#7d360d;
	font-size:15px;
	line-height:18px;
	padding-bottom:5px;
}
#right_content .content .details .parker_service_list {
	float:left;
	width:167px;
}
#right_content .content .details .parker_service_list.last {
	width:150px
}
#right_content .content .details .parker_service_list ul {
	list-style:none !important;
	padding:0 0 30px 0
}
#right_content .content .details .parker_service_list li {
	float:left;
	width:150px;
	list-style:none !important;
	padding:0px 5px 0px 5px;
	font-size:11px;
	line-height:16px !important
}
#right_content .content .details .parker_service_list h4 {
	float:left;
	width:150px;
	color:#867347;
	font-size:13px;
	text-transform:uppercase
}
#footer {
	float:left;
	width:707px;
	border:1px solid #a5987b;
	padding:10px 20px 10px 20px;
	font-size:10px;
	margin:10px 0 0 0
}
#footer ul {
	list-style:none;
	color:#656d77;
}
#footer ul li {
	float:left;
	width:112px;
	border-right:1px solid #a5987b;
	padding-left:10px
}
#footer ul li.last {
	border:none
}
#footer ul li ul li {
	border:none;
	padding:0px
}
#footer ul li.address {
	float:left;
	width:185px;
	padding-right:20px
}
#footer a {
	color:#656d77;
	text-decoration:none
}
#footer a:hover {
	text-decoration:underline
}
#copyright {
	float:left;
	width:749px;
	text-align:left;
	font-size:10px;
	color:#a5987b;
	padding:5px 0 0 0
}
.inputBox {
	 
	width:190px;
	background:#d2c6b5;
	border:1px solid #a5987a;
	 
	padding:1px
}