@charset "utf-8";




#mainwrapper {
	background-color:#FFF;
	background-position:top;
	padding:0px;
	margin:0px auto;
	width:1020px; 
	height:auto;
	-webkit-box-shadow: 1px 5px  #5d5d5d,  -1px 0 5px #5d5d5d;   
	-moz-box-shadow: 1px 0 5px #5d5d5d,  -1px 0 5px #5d5d5d;   
	box-shadow: 1px 0 5px #5d5d5d,  -1px 0 5px #5d5d5d;

}

#header{
	width:1001px;
	height:146px;
	padding:0px;
	margin:0px 9px 0px 10px;
	border:none;	
	background-color:#248a00;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topright: 12px;
	border-top-right-radius: 12px; 	
}
	
#header_inner {
	width:975px;
	height:121px;
	margin:13px 12px 12px 12px;
	padding:0px;
	border:none;
	float:left;
}

#logomain {
	width:117px;
	height:121px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFF;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border:1px solid #ec008c
}	

#logo {
	width:109px;
	height:109px;
	float:left;
	margin:6px auto auto 4px;
	padding:0px;
}

#heading_main {
	width:564px;
	height:30px;
	margin:0px 0px 0px 15px;
	float:left;
	padding-top:15px;
	font-family:Belgrad;
	src: url('fonts/Belgrad.ttf');
	color:#FFF;
	font-weight:bold;
	font-size: 24px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

#main_header {
	width:582px;
	height:121px;
	margin:0px 0px 0px 0px;
	float:left;
	padding:0px;
}

#header_underline {
	width:546px;
	height:1px;
	background-color:#FFF;
	float:left;
	margin:0px 0px 0px 15px;;
	padding:0px;
}

#header_discription {
	width:564px;
	height:20px;
	margin:0px 0px 0px 15px;
	float:left;
	padding-top:10px;
	font-family:"abeatbyKai";
	src: url('fonts/abeatbyKaiRegular.otf');
	color:#FFF;
	font-size: 16px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	letter-spacing: 0.3em;
}

#header_bottom {
	width:378px;
	height:23px;
	margin:10px 0px 0px 100px;
	padding:0px;
	float:left;
	background-color:#50a133;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-family:"Franklin Gothic";
	src: url('fonts/framd_0.ttf');
	font-size:18px;
	color:#fff001;
	font-style:italic;
	text-align:center;
	letter-spacing: 0.2em;

	
}
#header_left_top {
	width:274px;
	height:45px;
	float:left;
	margin-top:3px;
	padding:0px;
}
	
#homeicon {
	width:24px;
	height:19px;
	float:left;
	margin-left:10px;
}

#sitemapicon {
	width:20px;
	height:19px;
	float:left;
	margin-left:15px;
}

#header_left_bottom {
	width:177px;
	height:45px;
	float:left;
	margin-top:5px;
	padding:20px 0px 0px 70px ;

}

.nav_main {
	width:1020px;
	height:130px;
	float:left;
	padding:0px;
	margin:7px 0px 0px 0px;
}

.nav_links {
	width:100px;
	height:125px;
	float:left;
	margin-left:25px;

}

.banner_main {
	width:1001px;
	height:355px;
	float:left;
	padding:0px;
	margin:10px 9px 0px 10px;
}

.marqueespace {
	width:1001px;
	height:32px;
	float:left;
	margin:20px 9px 0px 10px;
	background-image:url(../images/marqueespace.png);
	background-repeat:no-repeat;
	border:none;
}

.marquee_matter {
	width:959px;
	height:22px;
	margin:1px 20px 1px 20px;
	padding-top:6px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:10px;
	font-style:italic;	
	color:#248a00;

	
}

.welcome_main {
	width:1001px;
	height:auto;
	margin:20px 9px 0px 10px;
	float:left;
}

.welcome_pic {
	width:210px;
	height:143px;
	float:left;
	margin:5px 0px 0px 7px;
}
	
.welcome_matter_main{
	width:725px;
	height:auto;
	float:left;
	margin-left:50px;
	background-image:url(../images/welcome_bg.png)
}

.headerfont {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:18px;
	color:#248a00;
	font-weight:bold;
}

.headerfont_mini {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#248a00;
	font-weight:bold;
}

.headerfont_mini_dark {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:14px;
	color:#006;
	font-weight:normal;
}

.headerfont_mini_dark_sml {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#006;
	font-weight:normal;
	line-height:18px;
}

.headerfont_mini_grey {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:14px;
	color:#656565;
	font-weight:normal;
}
.headerfont_mini_norgrey {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:14px;
	color:#656565;

}
.headerfont_mid {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:16px;
	color:#248a00;
	font-weight:bold;
	}
	
.mainfont_typical {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:16px;
	color:#656565;
}

.welcome_header {
	width:725px;
	height:25px;
	padding-top:3px;
	margin:0px;
	float:left;
}

.welcome_matter {
	width:725px;
	height:auto;
	margin:3px 0px 0px 0px;
	float:left;
}

.mainfont {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-align:justify;
	line-height:18px;
}
.mainfont em {
	color:#248a00;
}

.mainfont_lineht {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-align:justify;
	line-height:23px;
}

.mainfont_grey {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-align:justify;
	line-height:18px;
	font-weight:bold;
}
.mainfont_grey13 {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-align:justify;
	line-height:22px;
	font-weight:bold;
}
.readmore {
	width:80px;
	height:20px;
	float:right;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#248a00;
	text-decoration:none;
}

.readmore_link a {
	text-decoration:none;
	color:#248a00;
}

.readmore_link a:hover {
	text-decoration:none;
	color:#1e7001;
}

.excellence_main {
	width:1001px;
	height:auto;
	margin:5px 9px 0px 10px;
	float:left;
	
}

.excellence_header {
	width:1001px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
}

.excellence_slidespace {
	width:1001px;
	height:190px;
	margin:20px 0px 10px 0px;
	float:left;
}

.readmore_exc {
	width:80px;
	height:20px;
	float:right;
	margin:0px 30px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#248a00;
	text-decoration:none;
}

.readmore_exc_link a {
	text-decoration:none;
	color:#248a00;
}

.readmore_exc_link a:hover {
	text-decoration:none;
	color:#1e7001;
}

.main_center_matter {
	width:1001px;
	height:auto;
	margin:5px 9px 0px 10px;
	float:left;
}

.main_center_left {
	width:540px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.main_center_left_header1 {
	width:540px;
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
}

.main_center_left_matter_main {
	width:540px;
	height:auto;
	float:left;
	margin-top:12px;
	padding:0px;
}

.main_center_left_matter_img1 {
	width:162px;
	height:100px;
	float:left;
	margin:0px;
	padding:0px;
}

.main_center_left_matter1 {
	width:330px;
	height:auto;
	margin-left:20px;
	margin-top:20px;
	padding:0px;
	float:left;
}

.main_center_left_header2 {
	width:540px;
	height:20px;
	float:left;
	margin-top:5px;
	padding:0px;
}

.main_center_left_matter_main2 {
	width:540px;
	height:auto;
	float:left;
	margin-top:12px;
	padding:0px;
}

.main_center_left_matter_img2 {
	width:162px;
	height:140px;
	float:left;
	margin:0px;
	padding:0px;
}

.main_center_left_matter2 {
	width:330px;
	height:auto;
	margin-left:20px;
	padding:0px;
	float:left;
}

.main_center_right {
	width:456px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;
}

.main_center_right_header1 {
	width:440px;
	height:20px;
	float:left;
	margin-left:10px;
	padding:0px;
}

.main_center_right_matter_main{

	width:406px;
	height:280px;
	float:left;
	margin-top:12px;
	margin-left:5px;
	padding:50px 0px 0px 40px;
	background-image:url(../images/key_features_bg.png);
	background-repeat:no-repeat;

	
}

.listpoint {
		
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	font-weight:normal;
	color:#248a00;
}

.faq_listpoint {
	width:25px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	color:#248a00;
}
.main_bottom {
	width:1001px;
	height:auto;
	margin:20px 9px 35px 10px;
	float:left;
}

.main_bottom_left_main {
	width:760px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.main_bottom_left_mini {
	width:240px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.cntr_of_exclnce_main_bottom_left_mini {
	width:240px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.miniheader {
	width:223px;
	height:43px;
	float:left;
	margin:0px;
	padding:0px;
	
	background-repeat:no-repeat;
	border:none;
	font-family:"abeatbyKai";
	src: url('fonts/abeatbyKaiRegular.otf');
	color:#FFF;
	font-size: 14px;
}
.miniheader_irnews {
	width:223px;
	height:43px;
	float:left;
	margin-top:25px;
	padding:0px;
	
	background-repeat:no-repeat;
	border:none;
	font-family:"abeatbyKai";
	src: url('fonts/abeatbyKaiRegular.otf');
	color:#FFF;
	font-size: 14px;
}


.main_bottom_left_mini_matter {
	width:225px;
	height:160px;
	float:left;
	margin-top:5px;
	padding:0px;
}

.listpointmini {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	font-weight:bold;
	color:#248a00;
}

.newsfont {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:12px;
	color:#656565;
	text-align:justify;
}

.request_appoinment_main {
	width:222px;
	height:auto;
	float:left;
	margin-top:10px;
	border:1px solid #dddcdc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.request_appoinment_main_header{
	width:212px;
	height:37px;
	float:left;
	margin-top:8px;
	padding:0px;
	background-color:#399519;
	font-family:"abeatbyKai";
	src: url('fonts/abeatbyKaiRegular.otf');
	color:#FFF;
	font-size: 16px;
	-webkit-border-top-right-radius: 05px;
	-webkit-border-bottom-right-radius: 05px;
	-moz-border-radius-topright: 05px;
	-moz-border-radius-bottomright: 05px;
	border-top-right-radius: 05px;
	border-bottom-right-radius: 05px;
}
	
.request_appoinment_main_matter {
	width:212px;
	height:64px;
	float:left;
	margin-top:12px;
	padding:0px;
}

.request_appoinment_book_now {
	width:113px;
	height:34px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

.main_bottom_center {
	width:495px;
	height:auto;
	float:left;
	margin-left:20px;
	padding:0px;
}

.main_bottom_center_header {
	width:495px;
	height:20px;
	float:left;
	margin-top:10px;
	padding:0px;
}

.main_bottom_center_gallery {
	width:475px;
	height:365px;
	float:left;
	margin-top:13px;
	padding:0px;
}

.main_bottom_right {
	width:225px;
	height:auto;
	float:right;
	margin:0px;
	padding:0px;

}

.findadoctorform {
	width:205px;
	height:auto;
	float:left;
	margin:20px 0px 0px 10px;
	padding:0px;
}
.findadoctorform_innermain {
	width:205px;
	height:auto;
	float:left;
	margin:20px 0px 0px 150px;
	padding:0px;
}

.doctext {
	width:198px;
	height:17px;
	border:1px solid #cacaca;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.find {
	width:198px;
	height:auto;
	margin-top:5px;
	margin-bottom:20px;
	float:left;
}
	
.findadoctor_submit {
	width:55px;
	height:21px;
	float:left;
	margin:0px 0px 0px 10px;

}


.doc_submit {
	width:55px;
	height:21px;
	float:left;
	border:none;
	padding:0px 0px 2px 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#248a00;
	color:#FFF;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	size:12px;
	cursor:pointer;
}
.findadoctor_submit input[type="button"] {

	text-decoration:none;
	
}


.findadoctor_submit input[type="button"]:hover {

	   background-color:#196100;
		text-decoration:none;
		

}


.typical_day {
	width:225px;
	height:auto;
	float:left;
	margin-top:35px;
	padding:0px;
}

.testimoney {
	width:223px;
	height:auto;
	float:right;
	margin-top:30px;
	padding:0px;
	border:1px solid #dddcdc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

.testimoney_guy {
	width:81px;
	height:100px;
	float:left;
	margin:8px 8px 12px 8px;
	padding:0px;
}

.testimoney_matter {
	width:113px;
	height:auto;
	margin:5px 7px 0px 3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	text-align:justify;
}

.testimoney_matter_bal {
	width:203px;
	height:27px;
	float:left;
	margin:0px 0px 0px 8px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	text-align:justify;
}

.main_bottom_footer {
	width:742px;
	height:auto;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.main_bottom_footer_header {
	width:742px;
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
}

.main_bottom_footer_matter {
	width:223px;
	height:71px;
	float:left;
	margin-top:15px;
	padding-top:20px;
	border:1px solid #dddcdc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-image:url(../images/master_plan_img_03.png);
	background-repeat:no-repeat;	
}


.main_bottom_footer_fac_envrnmnt {
	width:474px;
	height:91px;
	float:left;
	margin-top:15px;
	margin-left:35px;
	border:1px solid #dddcdc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

.main_bottom_footer_matter a {
	text-decoration:none;
	color:#248a00;
}

.main_bottom_footer_matter a:hover {
	text-decoration:none;
	color:#060;
}


.main_bottom_footer_matter_qualitypage {
	width:700px;
	height:91px;
	float:left;
	margin-top:15px;
	padding:0px;
	border:1px solid #dddcdc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	
}

.footer_bg {
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	height:auto;
	float:left;

}

.footer_main {
	background-color:#248a00;
	padding:0px;
	margin:0px auto;
	width:1020px; 
	height:auto;
	-webkit-box-shadow: 1px 5px  #2d3c28,  -1px 0 5px #2d3c28;   
	-moz-box-shadow: 1px 0 5px #2d3c28,  -1px 0 5px #2d3c28;   
	box-shadow: 1px 0 5px #2d3c28,  -1px 0 5px #2d3c28;



}

.footer_leftmain {
	width:742px;
	height:auto;
	margin:0px 0px 0px 15px;
	padding-top:15px;
	float:left;
	
}

.footer_leftmain_tableheader {
	width:742px;
	height:35px;
	float:left;
	margin-bottom:5px;
	padding:0px;
}

.footer_leftmain_tableheader_1 {
	width:145px;
	height:20px;
	margin-left:3px;
	margin-top:19px;
	padding:0px;
	float:left;
}

.footer_leftmain_tableheader_2 {
	width:120px;
	height:35px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}

.footer_leftmain_tableheader_3 {
	width:116px;
	height:35px;
	margin-top:0px;
	padding:0px;
	float:left;
}

.footer_leftmain_tableheader_4 {
	width:190px;
	height:35px;
	margin-top:0px;
	padding:0px;
	float:left;
}
.footer_leftmain_tableheader_5 {
	width:65px;
	height:35px;
	margin-top:0px;
	padding:0px;
	float:left;
}

.footer_leftmain_tablematter_main1 {
	width:150px;
	height:auto;
	float:left;
	margin-top:10px;
	padding:0px;
}


.footer_leftmain_tablematter_main2 {
	width:110px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:3px;
	padding:0px;
}

.footer_leftmain_tablematter_main3 {
	width:97px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:0px;
	padding:0px;
}

.footer_leftmain_tablematter_main4 {
	width:145px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:8px;
	margin-right:0px;
	padding:0px;
}
.footer_leftmain_tablematter_main5 {
	width:146px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:0px;
	padding:0px;
}

.footer_leftmain_tablematter_1 {
	width:150px;
	height:auto;
	float:left;
	margin-top:3px;
	
}
.footer_leftmain_tablematter_2 {
	width:110px;
	height:auto;
	float:left;
	margin-top:3px;
	
}
.footer_leftmain_tablematter_3 {
	width:90px;
	height:auto;
	float:left;
	margin-top:3px;
	
}


.footer_search_txt {
	width:135px;
	height:auto;
	float:left;
	margin-top:57px;
	
}

.footer_leftmain_tablematter_4 {
	width:145px;
	height:auto;
	float:left;
	margin-top:3px;
	
}

.footer_leftmain_search_txtfld {
	width:145px;
	height:auto;
	float:left;
	margin-top:57px;
	
}

.footer_leftmain_tablematter_5 {
	width:145px;
	height:auto;
	float:left;
	margin-top:3px;
	
}
.footer_left_separator {
	width:2px;
	height:239px;
	float:left;
	margin:0px;
	padding:0px;
}

.footer_left_separator_more {
	width:2px;
	height:239px;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:15px;
}

.footer_leftmain_link a{
	text-decoration:none;
	color:#fff;
}

.footer_leftmain a:hover {
	text-decoration:none;
	color:#56ff1a;
}

.footer_heaaderfont {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	color:#fff600;
	font-weight:bold;
	font-size: 14px;
}


.footer_font {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#FFF;
	text-align:left;
	
}

.footer_right_main {
	width:245px;
	height:auto;
	float:right;
	margin-right:10px;
	padding:0px;
	position:top;

}

.footer_right_subsidiaries {
	width:242px;
	height:170px;
	margin-top:10px;
	padding:0px;
	float:left;
	background-image:url(../images/bottom_footer_img.png);
	background-repeat:no-repeat;
	border:none;

}

.footer_right_social_main {
	width:230px;
	height:70px;
	float:left;
	margin:10px 5px 10px 5px;
}

.topsocialspace {
	width:160px;
	height:45px;
	float:left;
	margin:0px 20px 0px 20px;
	padding:0px;
}

.footer_right_social_icons {
	width:27px;
	height:27px;
	float:left;
	margin-left:5px;
	padding:0px;
}

.footer_right_subsidiaries_header {
	width:243px;
	height:22px;
	margin:0px;
	padding-top:7px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#fff600;
	text-align:center;
	
}

.footer_right_newsletter_main {
	width:242px;
	height:auto;
	margin-top:30px;
	padding:0px;
	float:left;
}

.footer_right_newsletter_header {
	width:242px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
}

.footer_right_newsletter_form {
	width:241px;
	height:auto;
	float:left;
	margin-top:8px;
	padding:0px;
}
	
.footerform {
	width:228px;
	height:17px;
	background-color:#FFF;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}

.searchform {
	width:140px;
	height:15px;
	background-color:#FFF;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.footerright_submit {
	width:55px;
	height:21px;
	float:left;
	margin:5px 0px 0px 0px;

}
.footerbottom_search {
	width:50px;
	height:auto;
	float:left;
	margin:0px 0px 0px 5px;
}

.footerright_submit input[type="button"] {

	text-decoration:none;

	
}

.footerright_submit input[type="button"]:hover {

	text-decoration:none;
	background-color:#4bde17;
	color:#FFF;
	background-repeat:no-repeat;
	
}


.foot_submit {
	width:55px;
	height:21px;
	padding:0px 0px 2px 0px;
	float:left;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#FFF;
	color:#248a00;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	size:12px;
	cursor:pointer;
}

.foot_search {
	width:50px;
	height:17px;
	padding:0px 0px 2px 0px;
	border:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#FFF;
	color:#248a00;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	size:12px;
	cursor:pointer;
}


.footer_bottom_main {
	width:996px;
	height:auto;
	float:left;
	padding:0px;
	margin:5px 9px 0px 15px;
}

.footer_bottom_legal {
	width:150px;
	height:16px;
	float:left;
}
.footer_bottom_search {
	width:300px;
	height:20px;
	float:left;
	margin:0px 0px 0px 10px;
}
.footer_bottom_statcounter {
	width:300px;
	height:20px;
	float:left;
	margin:0px 0px 0px 10px;
}
.footer_bottom_search_txtfld {
	width:140px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
}

.footer_bottom_underline {
	width:992px;
	height:1px;
	float:left;
	margin:0px;
	padding:0px;
}

.footer_bottom_copyright {
	width:996px;
	height:18px;
	float:left;
	padding:0px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:right;
}

.footer_bottom_copyright_link a {
	text-decoration:none;
	color:#FFF;
}

.footer_bottom_copyright_link a:hover {
	text-decoration:none;
	color:#CCC;
	cursor:pointer;
}


/* Scroller Box */
#scroller_container {
	
	width:220px;
	height:150px;
	position:relative;
	margin:0px;
	padding:0px;
}

#scroller p {
 padding:5px;
 margin:0px;


 

}
/* Scoller Box */




/* Tooltip for Excellence */

.tooltip{
    display: inline;
    position: relative;
}

.tooltip:hover:after{
    background: #FFF;
    background: rgba(253,253,253,1);
    border-radius: 5px;
    bottom: 80px;
    color:#232423;
    content: attr(maintip);
    left: 0%;
    padding: 3px 2px;
    position: absolute;
    z-index: 98;
    width: 160px;
	line-height:15px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:1px solid #1f7401;
	text-align:center;
	
}

content: attr(maintip);

.tooltip:hover:before{
    border: solid;
    border-color: #333 transparent;
    border-width: 3px 2px 0 3px;
    bottom: 30px;
    content: "";
    left: 0%;
    position: absolute;
    z-index: 99;
	text-decoration:none;
}

.main_bottom_certification_imgs {
	width:75px;
	height:80px;
	float:left;
	margin-top:5px;
	margin-left:80px;
}




#slideshow {
    position:relative;
    height:121px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.request_appoinment_main_typical {
	width:222px;
	height:auto;
	float:left;
	margin-top:85px;
	border:1px solid #dddcdc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/*starting about us page css*/

.request_appoinment_main_abtus {
	width:222px;
	height:auto;
	float:left;
	margin-top:30px;
	border:1px solid #dddcdc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


.main_bottom_left_main_abtus {
	width:970px;
	height:auto;
	float:left;
	margin-top:5px;
	padding:0px;
}
.main_bottom_left_main_cntrs_exclnce {
	width:970px;
	height:auto;
	float:left;
	margin-top:5px;
	padding:0px;
}

.abt_us_left_header {
	width:225px;
	height:26px;
	float:left;
	margin-bottom:6px;
	padding:0px;
}

.abt_us_left_separator {
	width:225px;
	height:2px;
	float:left;
	background-image:url(../images/abtus_left_separator.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}


.abt_us_left_matter {
	width:200px;
	height:30px;
	float:left;
	margin:0px;
	padding:12px 0px 0px 13px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-weight:normal;
	font-size:14px;
	color:#656565;
	text-decoration:none;


	
}
.abt_us_left_matter_spl {
	width:200px;
	height:45px;
	float:left;
	margin:0px;
	padding:8px 0px 0px 13px;
	font-family:Calibri;
	font-size:14px;
	color:#656565;
	text-decoration:none;

	
}

.cntrs_exclnce_left_matter1 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_allopathy.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;

}
.cntrs_exclnce_left_matter1:hover{
	background-image:url(../images/centernav/cntrs_exclnc_allopathy_hvr.png);
	background-repeat:no-repeat;

}

.cntrs_exclnce_left_matter1:focus {
	background-image:url(../images/centernav/cntrs_exclnc_allopathy_hvr.png);
	background-repeat:no-repeat;
}



.cntrs_exclnce_left_matter2 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_ayurveda.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.cntrs_exclnce_left_matter2:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_ayurveda_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter2:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_ayurveda_hvr.png);
	background-repeat:no-repeat;
}

.cntrs_exclnce_left_matter3 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_siddha.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.cntrs_exclnce_left_matter3:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_siddha_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter3:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_siddha_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter4 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_homeopathy.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.cntrs_exclnce_left_matter4:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_homeopathy_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter4:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_homeopathy_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter5 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_accupuncture.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.cntrs_exclnce_left_matter5:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_accupuncture_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter5:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_accupuncture_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter6 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_complimentary_therapies.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;	
}

.cntrs_exclnce_left_matter6:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_complimentary_therapies_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter6:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_complimentary_therapies_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter7 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_naturopathy.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.cntrs_exclnce_left_matter7:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_naturopathy_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter7:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_naturopathy_hvr.png);
	background-repeat:no-repeat;
}

.cntrs_exclnce_left_matter8 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_wellness.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.cntrs_exclnce_left_matter8:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_wellness_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter8:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_wellness_hvr.png);
	background-repeat:no-repeat;
}


.cntrs_exclnce_left_matter9 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_yoga.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.cntrs_exclnce_left_matter9:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_yoga_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter9:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_yoga_hvr.png);
	background-repeat:no-repeat;
}


.cntrs_exclnce_left_matter10 {
	width:225px;
	height:45px;
	float:left;
	margin-bottom:4px;
	padding:0px;
	background-image:url(../images/centernav/cntrs_exclnc_panchakarma.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}

.cntrs_exclnce_left_matter10:hover {
	
	background-image:url(../images/centernav/cntrs_exclnc_panchakarma_hvr.png);
	background-repeat:no-repeat;
}
.cntrs_exclnce_left_matter10:focus {
	
	background-image:url(../images/centernav/cntrs_exclnc_panchakarma_hvr.png);
	background-repeat:no-repeat;
}

.cntr_of_exclnce_allopathy_right_list {
	width:278px;
	height:auto;
	float:left;
	margin-left:25px;
	margin-top:20px;
	margin-bottom:20px;
	padding:3px 3px 3px 5px;
	border:1px solid #b0b0b0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}
.cntr_of_exclnce_allopathy_right_list_font{	
	font-family:Calibri;
	font-weight:normal;
	font-size:13px;
	color:#656565;
	line-height:17px;
}

.cntr_of_exclnce_allopathy_mini_header {
	width:700px;
	height:20px;
	margin:0px 0px 5px 0px;
}

.cntr_of_exclnce_homeopathy_mini_header {
	width:700px;
	height:20px;
	margin:10px 0px 0px 0px;
	float:left;
}
.cntr_of_exclnce_ayurveda_og_mini_header {
	width:705px;
	height:auto;
	margin:10px 0px 0px 0px;
	float:left;
}

.cntr_of_exclnce_siddha_18_mini_header {
	width:705px;
	height:auto;
	margin:10px 0px 0px 0px;
	float:left;
}

.cntr_of_exclnce_siddha_18_main_matterspacer {
	width:700px;
	height:auto;
	margin:22px 0px 0px 0px;
	float:left;
}
.cntr_of_exclnce_siddha_18_imagespacer {
	width:156px;
	height:auto;
	float:left;
	margin:0px 25px 0px 0px;
	padding:0px;
}

.cntr_of_exclnce_siddha_18_matterspacer {
	width:515px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.cntr_of_exclnce_siddha_18_matterheader {
	width:515px;
	height:15px;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
}

.cntr_of_exclnce_siddha_18_matter {
	width:515px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.cntr_of_exclnce_complemetary_therapies_mini_header {
	width:700px;
	height:20px;
	margin:10px 0px 10px 0px;
	float:left;
}
.cntr_for_exclnce_allopathy_bottom_list_main {
	width:700px;
	height:auto;
	float:left;
	line-height:17px;
	font-family:Calibri;
	font-size:14px;
	font-weight:normal;
	color:#656565;
}

.cntr_of_exclnce_complementary_therapies_listdetails {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.cntr_of_exclnce_complementary_therapies_listdetails_brdr {
	width:688px;
	height:auto;
	float:left;
	margin:0px;
	padding:5px 0px 5px 10px;
	border:1px solid #999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}

.cntr_of_exclnce_complementary_therapies_listdetails_brdr p {
	margin:0px;
}
.cntr_of_exclnce_naturopathy_listdetails {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.cntr_of_exclnce_naturopathy_listdetails p {
	margin:0px;
}
.cntr_of_exclnce_naturopathy_main_bottom_images_baths {
	width:217px;
	height:auto;
	float:left;
	margin-right:24px;
	padding:0px;
}
.cntr_of_exclnce_naturopathy_main_bottom_images_baths_hdr {
	width:217px;
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#248a00;
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	font-size:14px;
	font-weight:bold;
}
	

.cntr_of_exclnce_naturopathy_main_bottom_images_baths_last {
	width:217px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.cntr_of_exclnce_acupuncture_main_matter_top {
width:280px;
height:auto;
float:left;
margin:0px;
padding:0px;
}
.cntr_of_exclnce_acupuncture_main_matter_bottom {
width:700px;
height:auto;
float:left;
margin:0px;
padding:0px;
}
.cntr_of_exclnce_acupuncture_main_matter_bottom p {
margin:0px;
}
.cntr_of_exclnce_acupuncture_main_matter_top p {
margin:0px;
}

.cntr_of_exclnce_complementary_therapies_listdetails p {
	margin:0px;
}

.cntr_of_exclnce_homeopathy_main_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.cntr_of_exclnce_ayurveda_og_main_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.cntr_of_exclnce_ayurveda_og_main_bottom_matter p {
	margin:0px;
}

.cntr_of_exclnce_complementary_therapies_main_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.cntr_of_exclnce_complementary_therapies_main_bottom_matter p{
	margin:0px;
}

.cntr_of_exclnce_complementary_therapies_main_bottom_matter_brdr {
	width:698px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	border:1px solid #999;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.cntr_of_exclnce_complementary_therapies_main_bottom_matter_brdr p{
	margin:0px;
}

.cntr_of_exclnce_naturopathy_main_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.cntr_of_exclnce_naturopathy_main_bottom_matter p {
	margin:0px;
}

.cntr_of_exclnce_wellness_main_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.cntr_of_exclnce_wellness_main_bottom_matter p {
	margin:0px;
}
.cntr_of_exclnce_yoga_main_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.cntr_of_exclnce_yoga_main_bottom_matter p {
	margin:0px;
}

.cntr_of_exclnce_panchakarma_main_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.cntr_of_exclnce_panchakarma_main_bottom_matter p {
	margin:0px;
}
.cntr_of_exclnce_complementary_therapies_main_top_matter {
width:295px;
height:auto;
margin:0px;
padding:0px;
float:left;
}

.cntr_of_exclnce_complementary_therapies_main_top_matter p {
margin:0px;
}

.cntr_of_exclnce_wellness_main_top_matter {
width:282px;
height:auto;
margin:0px;
padding:3px 3px 3px 5px;
float:left;
border:1px solid #b0b0b0;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
line-height:3px;
}


.cntr_of_exclnce_wellness_main_top_matter12 {
width:282px;
height:auto;
margin:0px;
padding:3px 3px 3px 5px;
float:left;
border:1px solid #b0b0b0;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
line-height:3px;
}

.cntr_of_exclnce_wellness_main_top_matter p{
	margin:0px;
}
.cntr_of_exclnce_yoga_main_top_matter {
width:284px;
height:auto;
margin:0px;
padding:3px 3px 3px 5px;
float:left;
border:1px solid #b0b0b0;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
line-height:1px;
}
.cntr_of_exclnce_yoga_main_top_matter p {
	margin:0px;
}

.cntr_of_exclnce_panchakarma_main_top_matter {
width:284px;
height:auto;
margin:0px;
padding:3px 3px 3px 5px;
float:left;
border:1px solid #b0b0b0;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
line-height:1px;
}
.cntr_of_exclnce_panchakarma_main_top_matter p {
	margin:0px;
}

.cntr_of_exclnce_naturopathy_main_top_matter {
width:282px;
height:auto;
margin:0px;
padding:5px 3px 5px 3px;
float:left;
border:1px solid #999;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}

.cntr_of_exclnce_naturopathy_main_top_matter p {
margin:0px;
}
.cntr_of_exclnce_homeopathy_main_bottom_matter_link{
	text-decoration:none;
	color:#656565;
}
.cntr_of_exclnce_homeopathy_main_bottom_matter a {
	text-decoration:none;
	color:#656565;
}

.cntr_of_exclnce_homeopathy_main_bottom_matter a:hover {
	text-decoration:none;
	color:#060;
}


.health_check_packages_main {
	width:223px;
	height:auto;
	float:left;
	background-color:#f4f9f2;
	margin-top:30px;
	padding:0px;
}

.health_check_packages_separator{
	width:211px;
	height:1px;
	background-image:url(../images/health_check_packgs_separator_07.png);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}
.health_check_packages_separator_btm{
	width:211px;
	height:1px;

	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}

.health_check_packages_matterspace_main {
	width:210px;
	height:34px;
	float:left;

	margin-left:10px;
	padding:0px;
}

.health_check_packages_matterpointer {
	width:11px;
	height:34px;
	background-image:url(../images/health_check_packages_matterpointer_03.png);
	background-repeat:no-repeat;
	border:none;
	float:left;
}
.health_check_packages_matter {
	width:195px;
	height:34px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Calibri;
	font-size:13px;
	color:#248a00;
	text-decoration:none;
}

.health_check_packages_matter_link {
	text-decoration:none;
	color:#248a00;
}

.health_check_packages_matter a {
	text-decoration:none;
	color:#248a00;
}
.health_check_packages_matter a:hover {
	text-decoration:none;
	color:#060;
}

.health_check_packages_matter_btm {
	width:195px;
	height:27px;
	float:left;
	margin:0px;
	padding-top:7px;
	font-family:Calibri;
	font-size:13px;
	color:#248a00;
	text-decoration:none;
}
.health_check_packages_matter_btm_link {
	text-decoration:none;
	color:#248a00;
}

.health_check_packages_matter_btm a {
	text-decoration:none;
	color:#248a00;
}
.health_check_packages_matter_btm a:hover {
	text-decoration:none;
	color:#060;
}

.abt_us_left_matter_link {
	text-decoration:none;
	color:#656565;
}

.abt_us_left_matter a:hover {
	text-decoration:none;
	color:#248a00;
}

.abt_us_left_matter a:active {
	text-decoration:none;
	color:#248a00;
}


.miniheader_abtusdoc {
	width:223px;
	height:43px;
	float:left;
	margin-top:30px;
	padding:0px;
	
	background-repeat:no-repeat;
	border:none;
	font-family:"abeatbyKai";
	src: url('fonts/abeatbyKaiRegular.otf');
	color:#FFF;
	font-size: 14px;
}

.abt_us_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.typical_day_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.news_inner_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.portfolio_inner_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:20px;
	padding:0px;
}
.contact_us_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.terms_of_use_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.contact_us_top_matter_left {
	width:300px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#248a00;
	
}

.contact_us_top_matter_right {
	width:370px;
	height:auto;
	float:left;
	margin:0px 0px 0px 30px;
	padding:0px;
}
.contact_us_main_img_right {
	width:368px;
	height:263px;
	float:left;
	margin-top:50px;
	padding:0px;
}
.contact_us_bottom_matter {
	width:700px;
	height:auto;
	margin:30px 0px 0px 0px;
	padding:0px;
	border-top:1px solid #6d6d6d;
	float:left;
}
.customer support_bottom_matter {
	width:700px;
	height:auto;
	margin:30px 0px 0px 0px;
	padding:0px;
	float:left;
}

.contact_us_bottom_main {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
}

.terms_of_use_bottom_main {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
}

.contact_us_bottom_tableitems {
	width:535px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
}

.contact_us_bottom_table_img {
	width:160px;
	height:370px;
	float:left;
	margin:0px;
	padding:0px;
	
}
.contact_separator {
	width:287px;
	height:2px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/contact_us_separator_03.png);
	background-repeat:no-repeat;
}

.serv_amenities_find_doc_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.serv_amenities_find_doc_main { 
width:500px;
height:auto;
float:left;
margin:50px 0px 0px 50px;
padding:0px;
}



.serv_amenities_make_enq_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.serv_amenities_lab_services_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.serv_amenities_packages_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.serv_amenities_customer_support_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.customer_support_newsletter_main {
	width:612px;
	height:auto;
	margin:20px 0px 0px 30px;
	padding:0px 3px 0px 15px;
	float:left;
	border:1px solid #b0b0b0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.customer_support_newsletter_header {
	width:580px;
	height:20px;
	float:left;
	margin:20px 0px 20px 30px;
	padding:0px;
}

.serv_amenities_get_appoinment_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.serv_amenities_request_enquiry_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}


.serv_amenities_lab_services_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}


.serv_amenities_lab_services_bottom_matter p {
	margin:0px;
}

.serv_amenities_request_enquiry_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}


.serv_amenities_request_enquiry_bottom_matter p {
	margin:0px;
}

.corp_gov_chariman_msg_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.corp_gov_comp_overview_msg_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.corp_gov_masterplan_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.corp_gov_our_approach_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.corp_gov_our_philosophy_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.corp_gov_our_strategic_pillers_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.corp_gov_code_of_business_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.corp_gov_board_of_directos_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.corp_gov_governence_principles_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}


.corp_gov_organization_chart_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.corp_gov_board_operations_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.corp_gov_leadership_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.corp_gov_corp_citizenship_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.corp_gov_our_commitments_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.corp_gov_masterplan_main_img {
	width:700px;
	height:240px;
	margin:0px;
	padding:0px;
	float:left;
}


.corp_gov_strategic_pillers_main_img {
	width:700px;
	height:auto;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
	float:left;
}

.corp_gov_approach_main_img {
	width:698px;
	height:auto;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
	float:left;
	border:1px solid #CCC;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.corp_gov_board_of_directos_main_img {
	width:701px;
	height:auto;
	margin:0px 0px 18px 0px;
	padding:0px;
	float:left;
}

.corp_gov_board_of_directors_main_thumbspace {
	width:158px;
	height:250px;
	float:left;
	padding:0px;
}
.corp_gov_board_of_directors_imgspace {
	width:158px;
	height:201px;
	float:left;
	margin:0px 0px 4px 0px;
	padding:0px;
}

.corp_gov_board_of_directors_name_matterspace {
	width:158px;
	height:35px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	font-size:14px;
	color:#656565;
	font-weight:bold;
	text-align:center;
}


.corp_gov_comp_overview_main_img {
	width:383px;
	height:195px;
	margin:0px 35px 20px 0px;
	padding:0px;
	float:left;
}

.corp_gov_code_of_business_main_img {
	width:385px;
	height:auto;
	float:left;
	margin:0px 25px 25px 0px;
	padding:0px;
}
.corp_gov_leadership_main_img {
	width:385px;
	height:auto;
	float:left;
	margin:0px 300px 25px 0px;
	padding:0px;
}

.corp_gov_our_commitments_main_img {
	width:385px;
	height:auto;
	float:left;
	margin:0px 300px 25px 0px;
	padding:0px;
}
.corp_gov_corp_citizenship_main_img {
	width:385px;
	height:auto;
	float:left;
	margin:0px 25px 20px 0px;
	padding:0px;
}
.corp_gov_comp_overview_top_matter {
	width:280px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.corp_gov_comp_overview_top_matter p {
	margin:0px;
}

.corp_gov_corp_citizenship_top_matter {
	width:280px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.corp_gov_corp_citizenship_top_matter p {
	margin:0px;
}

.corp_gov_code_of_ethics_top_matter {
	width:290px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.corp_gov_code_of_ethics_top_matter p {
	margin:0px;
}

.corp_gov_code_of_business_mini_header {
	width:700px;
	height:20px;
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}
.corp_gov_board_operations_mini_header {
	width:700px;
	height:20px;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
	float:left;
}
.corp_gov_leadership_mini_header {
	width:700px;
	height:20px;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
	float:left;
}

.corp_gov_our_commitments_mini_header {
	width:700px;
	height:20px;
	margin-top:15px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}
.corp_gov_code_of_ethics_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.corp_gov_our_approach_main_matter_bottom {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.corp_gov_our_approach_main_matter_bottom p{
	margin:0px;
}


.corp_gov_our_strategic_pillers_bottom {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.corp_gov_our_strategic_pillers_bottom p{
	margin:0px;
}




.corp_gov_code_of_ethics_bottom_matter p {
	margin:0px;
}
.corp_gov_board_operations_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.corp_gov_board_operations_bottom_matter p{
	margin:0px;
}


.corp_gov_organization_chart_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.corp_gov_organization_chart_bottom_matter p{
	margin:0px;
}
.corp_gov_leadership_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.corp_gov_leadership_bottom_matter p{
	margin:0px;
}

.corp_gov_corp_citizenship_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.corp_gov_corp_citizenship_bottom_matter p{
	margin:8px 0px 0px 0px;
}

.corp_gov_our_commitments_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.corp_gov_our_commitments_bottom_matter p{
	margin:0px;
}

.corp_gov_comp_overview_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.corp_gov_comp_overview_bottom_matter p {
	margin:0px;
}














.abt_us__our_healing_team_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.abt_us_health_cntr_fclts_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_holistic_healing_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_medical_cnsltatns_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_quality_mgmnt_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_purpose_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_mission_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_values_prncples_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_how_to_reach_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_departments_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.abt_us_faq_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.abt_us_faq_main_matter_spacer {
	width:700px;
	height:auto;
	float:left;
	padding:0px;
	margin-top:8px;
	margin-bottom:15px;
}
.abt_us_faq_main_matter_controller {
	width:700px;
	height:auto;
	float:left;
	padding:0px;

}
.abt_us_faq_matter {
	width:671px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.abt_us_how_to_reach_location_map_space {
	width:698px;
	height:599px;
	float:left;
	border:1px solid #d1d1d1;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:20px;
	padding:0px
	}
	

.abt_us_health_cntr_fclts_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:15px;
	margin-bottom:5px;
	padding:0px;
}

.abt_us_medical_consultations_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:15px;
	margin-bottom:5px;
	padding:0px;
}
.abt_us_holistic_healing_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	padding:0px;
}
.abt_us_quality_mgmnt_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	padding:0px;
}
.abt_us_purpose_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:15px;
	margin-bottom:10px;
	padding:0px;
}
.abt_us_health_cntr_fclts_main_bottom_matter {
	width:698px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;

}


.abt_us_health_cntr_fclts_main_bottom_matter_key {
	width:690px;
	height:auto;
	margin:0px;
	padding:3px 3px 3px 5px;
	float:left;
	border:1px solid #b0b0b0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.abt_us_health_cntr_fclts_main_bottom_matter_key p {
	margin:0px;
}

.abt_us_medical_consultations_main_bottom_matter_key {
	width:690px;
	height:auto;
	margin:0px 0px 15px 0px;
	padding:3px 3px 3px 5px;
	float:left;
	border:1px solid #b0b0b0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.abt_us_medical_consultations_main_bottom_matter_key p {
	margin:0px;
}

.abt_us_holistic_healing_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.abt_us_medical_cnsltatns_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.abt_us_quality_mgmnt_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.abt_us_healing_team_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.abt_us_healing_team_main_bottom_matter p {
	margin:0px;
}

.abt_us_how_to_reach_main_bottom_matter {
	width:700px;
	height:auto;
	margin-top:20px;
	padding:0px;
	float:left;
}

.abt_us_how_to_reach_main_bottom_matter p {
	margin:0px;
}

.abt_us_faq_main_bottom_matter {
	width:700px;
	height:auto;
	margin-top:20px;
	padding:0px;
	float:left;
}

.abt_us_faq_main_bottom_matter p {
	margin:0px;
}

.abt_us_purpose_main_bottom_matter {
	width:688px;
	height:auto;
	margin:0px;
	padding:3px 3px 3px 5px;
	float:left;
	border:2px solid #b0b0b0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}
.abt_us_mission_main_bottom_matter {
	width:688px;
	height:auto;
	margin:0px;
	padding:3px 3px 3px 5px;
	float:left;
	border:2px solid #b0b0b0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.abt_us_values_prncpls_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.abt_us_values_prncpls_main_bottom_matter p {
	margin:0px;
}
.abt_us_purpose_main_bottom_matter p {
	margin:0px;
}
.abt_us_quality_mgmnt_main_bottom_matter p {
	margin:0px;
}

.abt_us_medical_cnsltatns_main_bottom_matter p {
	margin:0px;
}
.abt_us_holistic_healing_main_bottom_matter p {
	margin:0px;
}
.abt_us_health_cntr_fclts_main_bottom_matter p {
	margin:0px;
}
.invstr_rltns_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}


.cntr_of_exclnce_allopathy_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.cntr_of_exclnce_ayurveda_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.cntr_of_exclnce_ayurveda_og_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.cntr_of_exclnce_siddha_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.cntr_of_exclnce_ayurveda_main_matter {
	width:700px;
	height:auto;
	float:left;
	margin-bottom:20px;
	padding:0px;
}

.cntr_of_exclnce_homeopathy_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.cntr_of_exclnce_acupuncture_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.cntr_of_exclnce_complementary_therapies_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.cntr_of_exclnce_naturopathy_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.cntr_of_exclnce_wellness_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.cntr_of_exclnce_yoga_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.cntr_of_exclnce_panchakarma_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}
.cntr_of_exclnce_ayurveda_main_matter p {

	margin:0px;

}
.cntr_of_exclnce_ayurveda_main_img {
	width:154px;
	height:105px;
	float:left;
	margin-top:5px;
	margin-right:25px;
	padding:0px;
}
.cntr_of_exclnce_ayurveda_matter {
	width:520px;
	height:auto;
	float:left;
	margin-top:3px;
	padding:0px;
}


.abt_us_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	padding:0px;
}

.contact_us_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
	padding:0px;
}

.terms_of_use_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
	padding:0px;
}
.contact_us_main_matter_header_left_sp {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}
.typical_day_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	padding:0px;
}

.news_inner_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	padding:0px;
}

.portfolio_inner_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	padding:0px;
}
.typical_day_main_img_center {
	width:700px;
	height:197px;
	float:left;
	margin:25px 0px 25px 0px;
	padding:0px;
}
.typical_day_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.typical_day_main_bottom_matter p {
	margin:0px;
	line-height:24px;
}

.news_inner_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.news_inner_main_bottom_matter p {
	margin:0px;
	line-height:24px;
}
.portfolio_inner_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.portfolio_inner_main_bottom_matter p {
	margin:0px;
	line-height:24px;
}

.news_inner_main_bottom_spacer {
	width:700px;
	height:auto;
	float:left;
	margin-top:30px;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #656565;
	}
	
	
	.portfolio_inner_main_bottom_spacer {
	width:650px;
	height:auto;
	float:left;
	margin-top:30px;
	padding:5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #656565;
	}
.news_inner_main_bottom_left {
	width:100px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.news_inner_main_bottom_left p {
	margin:0px;
}
.portfolio_inner_main_bottom_left {
	width:100px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.news_inner_main_bottom_right {
	width:400px;
	height:auto;
	float:left;
	margin-left:30px;
	padding:0px;
}
.serv_aminities_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	padding:0px;
}

.serv_amenities_lab_services_main_img_left {
	width:385px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:300px;
	padding:0px;
}
.serv_amenities_emergency_services_main_img_left {
	width:385px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:25px;
	padding:0px;
}

.serv_amenities_emergency_services_main_top_left {
	width:280px;
	height:auto;
	float:left;
	margin-top:60px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#248a00;
}

.serv_amenities_packages_main_img_left {
	width:385px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:300px;
	padding:0px;
}

.serv_amenities_lab_services_mini_header {
	width:700px;
	height:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}

.serv_amenities_packages_mini_header {
	width:700px;
	height:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}

.serv_amenities_emergency_services_mini_header {
	width:700px;
	height:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	float:left;
}

.corp_gov_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}

.corp_gov_chairman_img_main {
	width:237px;
	height:301px;
	float:left;
	margin-bottom:25px;
	padding:0px;
}

.corp_gov_chairman_msg_top_matter {
	width:435px;
	height:auto;
	float:left;
	margin:0px 0px 0px 25px;
	padding:0px;
}

.corp_gov_chairman_msg_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.corp_gov_chairman_msg_bottom_matter p {
	margin:0px;
}

.corp_gov_chairman_msg_top_matter p {
	margin:0px;
}



.cntr_of_exclnce_allopathy_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	padding:0px;
}

.cntr_of_exclnce_ayurveda_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.cntr_of_exclnce_ayurveda_og_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}
.cntr_of_exclnce_siddha_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}

.cntr_of_exclnce_homeopathy_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}
.cntr_of_exclnce_acupuncture_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}

.cntr_of_exclnce_complementary_therapies_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}
.cntr_of_exclnce_complementary_therapies_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}
.cntr_of_exclnce_naturopathy_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:15px;
	margin-bottom:5px;
	padding:0px;
}
.cntr_of_exclnce_yoga_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:15px;
	margin-bottom:5px;
	padding:0px;
}
.cntr_of_exclnce_wellness_mini_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:15px;
	margin-bottom:5px;
	padding:0px;
}
.cntr_of_exclnce_naturopathy_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}
.cntr_of_exclnce_wellness_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}
.cntr_of_exclnce_yoga_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
}
.invstr_rltns_main_matter_header_left {
	width:700px;
	height:20px;
	float:left;
	margin-top:10px;

	padding:0px;
}
.abt_us_concept_facilities_header_left {
	width:700px;
	height:20px;
	float:left;
	margin:0px;
	padding:0px;
}
.abt_us_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}


.packages_main_img_latest
 {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}
.abt_us_healing_team_main_img_left {
	width:698px;
	height:250px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
	border:1px solid #CCC;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}
	
.abt_us_holistic_healing_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}

.abt_us_health_facilities_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}
.abt_us_medical_cnsltatns_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}

.abt_us_purpose_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}
.abt_us_mission_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}

.abt_us_department_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}
.abt_us_values_prncpls_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}

.invstr_contacts_main_img {
		width:700px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}
.cntr_of_exclnce_allopathy_main_img_left {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px;
}

.cntr_of_exclnce_allopathy_top_matter_main {
	width:598px;
	height:auto;
	float:left;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 10px;
	border:1px solid #CCC;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}

.cntr_of_exclnce_allopathy_top_matter_main p {
	margin:0px;
}

.cntr_of_exclnce_ayurveda_of_main_img_left {
	width:385px;
	height:auto;
	float:left;

	margin-bottom:20px;
	padding:0px;
}

.cntr_of_exclnce_siddha_main_img_left {
	width:383px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:25px;
	padding:0px;
}

.cntr_of_exclnce_siddha_main_matter_top {
width:290px;
height:auto;
margin:0px;
padding:0px;
float:left;
}
.cntr_of_exclnce_siddha_main_matter_top p {
margin:0px;
}

.cntr_of_exclnce_siddha_main_matter_bottom {
width:700px;
height:auto;
float:left;
margin:0px;
padding:0px;
}
.cntr_of_exclnce_siddha_main_matter_bottom p {
margin:0px;
}


.cntr_of_exclnce_homeopathy_main_img {
	width:385px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:25px;
	padding:0px;
}

.cntr_of_exclnce_acupuncture_main_img {
	width:385px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:25px;
	padding:0px;
}
.cntr_of_exclnce_complementary_therapies_main_img {
	width:385px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	padding:0px;
}

.cntr_of_exclnce_naturopathy_main_img {
	width:385px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:25px;
	padding:0px;
}

.cntr_of_exclnce_wellness_main_img {
	width:385px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	padding:0px;
}
.cntr_of_exclnce_yoga_main_img {
	width:385px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	padding:0px;
}

.cntr_of_exclnce_panchakarma_main_img {
	width:385px;
	height:auto;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	padding:0px;
}

.cntr_of_exclnce_homeopathy_main_top_matter {
	width:288px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	line-height:5;

}
.cntr_of_exclnce_ayurveda_of_main_top_matter {
	width:280px;
	height:auto;
	float:left;
	margin-left:24px;
	padding:2px 4px 5px 4px;
	line-height:5;
	border:1px solid #999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;


}

.cntr_of_exclnce_ayurveda_of_main_top_matter p {
	margin:0px;
}
.cntr_of_exclnce_homeopathy_main_top_matter p{
	margin:0px;
}


.abt_us_main_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.cntr_of_exclnce_allopathy_main_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.cntr_of_exclnce_allopathy_main_matter p{
	margin:0px;
}

.invstr_rltns_main_matter {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.invstr_rltns_main_img {
	width:385px;
	height:197px;
	float:left;
	margin-right:28px;
	margin-bottom:27px;
	margin-top:22px;
	padding:0px;
}

.invstr_rltns_main_top_matter {
	width:285px;
	height:auto;
	float:left;
	margin-top:20px;
	padding:0px;
}


.invstr_rltns_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.invstr_rltns_main_top_matter p {
	margin:0px;
}

.invstr_rltns_main_bottom_matter p {
	margin:0px;
}
.invstr_communications_main_top_matter {
	width:285px;
	height:auto;
	float:left;
	margin-top:20px;
	padding:0px;
}
.invstr_communications_main_top_matter p {
	margin:0px;
}
.invstr_communications_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.invstr_communications_main_bottom_matter p{
	margin:0px;
}
.invstr_services_main_top_matter {
	width:285px;
	height:auto;
	float:left;
	margin-top:20px;
	padding:0px;
}
.invstr_services_main_top_matter p {
	margin:0px;
}

.invstr_services_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.invstr_services_main_bottom_matter p{
	margin:0px;
}

.invstr_contacts_email_spacer {
	width:500px;
	height:auto;
	float:left;
	margin:10px 0px 0px 5px;
	padding:0px;
	border:1px solid #999;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	font-weight:bold;
	font-size:14px;
	
}



.invstr_contacts_main_bottom_matter {
	width:700px;
	height:auto;
	float:left;
	margin-top:20px;
	padding:0px;
}
.invstr_contacts_main_bottom_matter p {
	margin:0px;
}
.invstr_contacts_main_bottom_matter_link {
	text-decoration:none;
	color:#656565;
}

.invstr_contacts_main_bottom_matter_link a{
	text-decoration:none;
	color:#33F;
}
.invstr_contacts_main_bottom_matter_link a:hover{
	text-decoration:none;
	color:#003;
}


.invstr_transparency_main_top_matter {
	width:285px;
	height:auto;
	float:left;
	margin-top:20px;
	padding:0px;
}


.invstr_transparency_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}

.invstr_transparency_main_top_matter p {
	margin:0px;
}

.invstr_transparency_main_bottom_matter p {
	margin:0px;
}
.abt_us_arrow {
	width:14px;
	height:11px;
	float:left;
	margin-top:16px;
	padding:0px;
	background-image:url(../images/abt_us_arrow.png);
	background-repeat:no-repeat;
}


.mainfont_grey13_ayu {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-align:justify;
}
.mainfont_grey14_ayu {
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:14px;
	color:#656565;
	text-align:justify;
}

.cntr_of_exclnce_ayurveda_og_main_bottom_matter_listing {
	width:700px;
	height:auto;
	float:left;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	background-color:#f4f9f2;
}

.cntr_of_exclnce_ayurveda_og_main_bottom_matter_listing p {
	margin:0px;
}
.cntr_of_exclnce_ayurveda_og_main_bottom_matter_listing pre {
	margin:0px;
}






.request_enq_details
{
	float:left;
	width:500px;
	height:auto;
	margin-top:28px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	line-height:18px;
	text-align:justify;
}

.request_remark
{
	float:left;
	width:257px;
	height:auto;
	margin-top:22px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:11px;
	color:#ff0000;
}

.request_table_container
{
	float:left;
	width:488px;
	height:auto;
	margin-top:25px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
}

.your_enquiry_head
{
	float:left;
	width:150px;
	height:auto;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#248a00;
	font-weight:bold;
}

.y_textbox_1
{
	width:268px;
	height:27px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#b4b4b4;
	text-indent:5px;
}
	
.y_textbox_2
{
	width:85px;
	height:27px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#b4b4b4;
	text-indent:5px;
}	


.y_textbox_3
{
	width:74px;
	height:27px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#b4b4b4;
	text-indent:5px;
}

.y_textbox_4
{
	width:98px;
	height:27px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#b4b4b4;
	text-indent:5px;
}

.y_textbox_5
{
	width:55px;
	height:27px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-indent:12px;
}

.y_dropdown_1
{
	width:268px;
	height:27px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#b4b4b4;
	text-indent:5px;
	overflow:visible;
}		
	
.y_texarea_1
{
	width:268px;
	height:76px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
}	

.y_sbt
{
	width:80px;
	height:28px;
	border:none;
	background-repeat:no-repeat;
	background-color:#38aa10;
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
}



.get_an_appoinment_table
{
	float:left;
	width:620px;
	height:auto;
	margin-top:27px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
}

.y_dropdown_day
{
	width:81px;
	height:27px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-indent:5px;
	overflow:visible;
}

.y_dropdown_year
{
	width:93px;
	height:27px;
	border:1px solid #d8d8d8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-indent:5px;
	overflow:visible;
}

.y_get_appoinment
{
	width:150px;
	height:28px;
	border:none;
	background-repeat:no-repeat;
	background-color:#38aa10;
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
}	


.gallery_headerfont {
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	font-size:18px;
	color:#248a00;
	font-weight:bold;
}

.gallery_container
{
	float:left;
	width:1000px;
	height:auto;
	margin-top:25px;
	margin-left:1px;
	margin-bottom:25px;
}


.gallery_img_container
{
	
	float:left;
	width:1000px;
	height:135px;
}

.gallery_img
{
	float:left;
	width:220px;
	height:135px;
}

.gallery_img1
{
	float:left;
	width:220px;
	height:135px;
	margin-left:25px;
}


.gallery_img_container2
{
	
	float:left;
	width:1000px;
	height:135px;
	margin-top:50px;
}
	

#sp_nxtpage {
	float: right;
	height: 25px;
	width: 320px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-top:25px;
}
.spnxtpage1 {
	float: right;
	height: 25px;
	width: 25px;
	text-align: center;
	margin-left: 4px;
	background-color: #f4f9f2;
}
.spnxtpage1 a {
	text-decoration: none;
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	color: #000;
	height: 20px;
	width: 25px;
	float: right;
	padding-top: 5px;
}
.spnxtpage1 a:hover {
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	color:#248a00;
	background-color: #d3e8cc;
}
.spactive {
	color: #FFF;
	background-color: #d3e8cc;
}



.request_e_broucher {
	width:725px;
	height:18px;
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	color:#248a00;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.request_e_broucher a {
	text-decoration:none;
	color:#F00;
}

.request_e_broucher a:hover {
	text-decoration:underline;
	color:#248a00;
	
}

.request_e_broucher_btn {
	width:196px;
	height:20px;
	float:right;
	background-color:#FFF;
	border-radius:20px;
	border:1px solid #CCC;
	padding-top:2px;
}


.grpmatter_spmainmatterspace_nomargin {
	width:700px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}


.grpmatter_spmainmatterspace {
	width:700px;
	height:auto;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.grpmatter_splistpointspace {
	width:30px;
	height:15px;
	float:left;
	margin:0px;
	padding:0px;
}

.grpmatter_spmainmatter{
	width:670px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:justify;
}


.grp_minimatter_spmainmatterspace {
	width:175px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.grp_invstr_contact_spmainmatterspace {
	width:160px;
	height:auto;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
}
.grp_invstr_contact_spmainmatterspace_email {
	width:350px;
	height:auto;
	float:left;
	margin:0px 0px 0px 5px;
	padding:0px;
}

.grp_minimatter_splistpointspace {
	width:20px;
	height:15px;
	float:left;
	margin:0px;
	padding:0px;
}

.grp_minimatter_spmainmatter{
	width:145px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:justify;
}

.grp_invstr_cntct_spmainmatter{
	width:160px;
	height:auto;
	float:left;
	margin:0px 0px 3px 0px;
	padding:0px;
	text-align:justify;
}

.grp_invstr_cntct_spmainmatter_email{
	width:350px;
	height:auto;
	float:left;
	margin:0px 0px 3px 0px;
	padding:0px;
	text-align:justify;
}

.grp_midmatter_spmainmatterspace {
	width:275px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
}



.grp_midmatter_splistpointspace {
	width:20px;
	height:13px;
	float:left;
	margin:0px;
	padding-top:7px;
}

.grp_midmatter_spmainmatter{
	width:255px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:justify;
}

.masterplan_homespace {
	width:720px;
	height:55px;
	float:left;
	margin:20px 0px 0px 0px;
	border:1px solid #dddcdc;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:center;
	padding:10px 0px 0px 0px;

}

.serv_amenities_ayurvedicpckgs_main_matter_left {
	width:296px;
	height:41px;
	float:right;
	margin:10px 0px 20px 0px;
	padding:20px 0px 0px 0px;
	text-align:center;
	background-color:#f4f9f2;
}

.serv_amenities_ayurvedicpckgs_main_matter_left a {
	text-decoration:none;
	color:#0C0;
}

.serv_amenities_ayurvedicpckgs_main_matter_left a:hover {
	text-decoration:none;
	color:#090;
}

.serv_amenities_allopathicpckgs_main_matter_left {
	width:296px;
	height:41px;
	float:left;
	margin:10px 0px 20px 0px;
	padding:20px 0px 0px 0px;
	text-align:center;
	background-color:#f4f9f2;
}

.serv_amenities_allopathicpckgs_main_matter_left a {
	text-decoration:none;
	color:#0C0;
}

.serv_amenities_allopathicpckgs_main_matter_left a:hover {
	text-decoration:none;
	color:#090;
}

.primary_ayurveda {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.primary_allopathy {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}


.grpmatter600_spmainmatterspace {
	width:600px;
	height:auto;
	float:left;
	margin:0px 0px 5px 60px;
	padding:0px;
}

.grpmatter600_splistpointspace {
	width:30px;
	height:15px;
	float:left;
	margin:0px;
	padding:0px;
}

.grpmatter600_spmainmatter{
	width:570px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	text-align:justify;
}


.footer_bottom_legal a{
	text-decoration:none;
	color:#fff;
}

.footer_bottom_legal a:hover {
	text-decoration:none;
	color:#56ff1a;
}

.abt_us_departments_main_bottom_matter {
	width:700px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.abt_us_departments_main_bottom_matter p {
	margin:0px;
}

.invstr_rltns_faq_main_matter_space{
	width:700px;
	height:auto;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
}

.invstr_rltns_faq_main_matter_space p {
	margin:10px 0px 0px 0px;
}

.invstr_rltns_faq_main_illustration {
	width:700px;
	height:354px;
	float:left;
	margin:20px 0px 0px 0px;
	padding:0px;
	background-image:url(../images/investorimg/invstr_faq_illustration.png);
	background-repeat:no-repeat;
	border:none;
}

.invstr_rltns_faq_main_matter_listspace {
	width:700px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}

.invstr_rltns_faq_main_matter_listspace p{
	margin:0px;
}

.thanks_form_container {

	width:697px;
	height:342px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #e8e8e8;
	margin-top:5px;
}

.thanks_inner_container
{
	float:left;
	width:655px;
	height:auto;
	margin-top:44px;
	margin-left:26px;
}

.thanks_form_img
{
	float:left;
	width:221px;
	height:255px;
}

.thanks_form_content
{
	float:right;
	width:407px;
	height:auto;
}
.thanks_form_inner_content
{
	float:right;
	width:407px;
	height:auto;
	margin-top:80px;
}

.thanks_form_head_content
{
	float:left;
	width:407px;
	height:auto;
	font-family:Cabin;
	src: url('fonts/Cabin-SemiBold-TTF.ttf');
	font-size:24px;
	color:#308112;
	text-align:center;

	
}

.thanks_form_detail_content
{
	float:left;
	width:405px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#545554;
	text-align:justify;
	line-height:22px;
	margin-top:12px;

	
}

.search_icon {
	width:18px;
	height:18px;
	float:left;
	margin:0px 0px 0px 5px;
}


/*Key pramoters css starts here*/

.corp_gov_key_pramoters_main_matter_left {
	width:700px;
	height:auto;
	float:left;
	margin-left:25px;
	padding:0px;
}

.key_pramoters_main_container {
	width:698px;
	height:auto;
	float:left;
	margin:10px 0px 10px 0px;
	padding:15px 0px 0px 0px;
	border:1px solid #CCC;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.key_pramoters_main_container_noborder {
	width:698px;
	height:auto;
	float:left;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;

}

.key_pramoters_img_container_chairman {
	width:202px;
	height:auto;
	float:left;
	margin:0px 0px 0px 250px;
	padding:0px 0px 0px 0px;
	
}
.key_pramoters_img_container{
	width:158px;
	height:auto;
	float:left;
	margin:0px 0px 0px 90px;
	padding:0px 0px 0px 0px;
}
.key_pramoters_img_chairman {
	width:202px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:2px solid #d9d9d9;
}
.key_pramoters_img {
	width:158px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:2px solid #d9d9d9;
}
.key_pramoters_name_details {
	width:202px;
	height:auto;
	float:left;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	font-weight:bold;
	color:#656565;
	text-align:center;

}
.key_pramoters_name_details1 {
	width:158px;
	height:auto;
	float:left;
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	font-weight:bold;
	color:#656565;
	text-align:center;

}
.key_pramoters_matter_main {
	width:670px;
	height:auto;
	float:left;
	margin:10px 0px 10px 15px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-align:justify;
	line-height:18px;
	
}
.key_pramoters_matter_main p { 
	margin:0px;
}



.key_pramoters_container_mini {
	width:338px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	border:1px solid #CCC;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}

.key_pramoters_container_mini_right {
	width:338px;
	height:auto;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
	border:1px solid #CCC;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}

.key_pramoters_matter_mini {
	width:310px;
	height:auto;
	float:left;
	margin:10px 0px 15px 15px;
	padding:0px 0px 0px 0px;
	font-family:"Trebuchet MS";
	src: url('fonts/trebuc_0.ttf');
	font-size:13px;
	color:#656565;
	text-align:justify;
	line-height:18px;
	
}
.key_pramoters_matter_main p { 
	margin:0px;
}


.corp_gov_board_of_directors_name_matterspace_new {
	width:172px;
	height:35px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Calibri;
	src: url('fonts/CALIBRIB_0.TTF');
	font-size:14px;
	color:#656565;
	font-weight:bold;
	text-align:center;
	margin-left:-10px;
}