body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	
}
h1 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h2 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#8A90BC;
}
h3 {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#363D74;
}
p {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
#maindiv {
	width:762px;
	margin-left:auto;
	margin-right:auto;
}
.clear_text {
	display:none;
}
.spacer_01 {
	clear:both;
	height:10px;
}
.spacer_02 {
	height:10px;
}
#logo {
	background-image:url(images/logo.jpg);
	width:202px;
	height:176px;
	display:block;
}
#iso {
	background-image:url(images/iso.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:560px;
	height:29px;
}
#toplinks {
	width:535px;
	height:29px;
	height:14px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-align:right;
	padding-top:20px;
	padding-right:25px;
}
#banner_home {
	background-image:url(images/banner_home.jpg);
	width:560px;
	height:280px;
}
#banner_about {
	background-image:url(images/banner_about.jpg);
	width:560px;
	height:230px;
}
#banner_success {
	background-image:url(images/banner_success.jpg);
	width:560px;
	height:230px;
}
#banner_contact {
	background-image:url(images/banner_contact.jpg);
	width:560px;
	height:230px;
}
#banner_equpment {
	background-image:url(images/banner_equpment.jpg);
	width:560px;
	height:230px;
}
#banner_speciality {
	background-image:url(images/banner_speciality.jpg);
	width:560px;
	height:230px;
}
#banner_treatments {
	background-image:url(images/banner_treatment.jpg);
	width:560px;
	height:230px;
}
#banner_doctor {
	background-image:url(images/banner_doctor.jpg);
	width:560px;
	height:230px;
}
#banner_package {
	background-image:url(images/banner_package.jpg);
	width:560px;
	height:230px;
}
#banner_online {
	background-image:url(images/banner_online.jpg);
	width:560px;
	height:230px;
}
#banner_tourism {
	background-image:url(images/banner_tourism.jpg);
	width:560px;
	height:230px;
}
/* Container Section........................................................................................... */
#container_main {
	width:762px;
}
#container_left {
	width:202px;
	float:left;
}
#container_right {
	width:560px;
	float:right;
}
#content_area {
	width:533px;
	float:right;
	padding-left:15px;
	padding-right:12px;
}
#content_area_left {
	width:318px;
	float:left;
}
#content_area_right {
	width:202px;
	float:right;
}
#video_listing_area {
	width:150px;
	height:500px;
	overflow:auto;
	padding-left:20px;
	float:left;
	text-align:center;
}
#video_play_area{
	width:350px;
	float:right;
}
/* Navigation ........................................................................................... */
.nav_links {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	border-bottom:#E5E5E5 1px solid;
	display:block;
	background-image:url(images/nav_left_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	height:20px;
	padding-top:2px;
}
.nav_links:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#6F6F6F;
	text-decoration:none;
	border-bottom:#9B9FC7 1px solid;
	display:block;
	background-image:url(images/nav_left_bg_over.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	height:20px;
	padding-top:2px;
}
/* Textlink Section........................................................................................... */
.textlink_01 {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#212665;
	text-decoration:none;
}
.textlink_01:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#212665;
	text-decoration:underline;
}
.textlink_02 {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#212665;
	text-decoration:none;
}
.textlink_02:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#212665;
	text-decoration:underline;
}
.textlink_03 {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.textlink_03:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}
/* Textbox Section........................................................................................... */
.textboxstyle {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	border:#B5B5B5 1px solid;
}
.link_login {
	background-image:url(images/button_login.gif);
	background-repeat:no-repeat;
	width:45px;
	height:26px;
	display:block;
}
.link_submit {
	background-image:url(images/button_submit.gif);
	background-repeat:no-repeat;
	width:43px;
	height:28px;
	display:block;
}
.link_send {
	background-image:url(images/button_send.gif);
	background-repeat:no-repeat;
	width:43px;
	height:27px;
	display:block;
}
.link_getanswer {
	background-image:url(images/button_getanswer.gif);
	background-repeat:no-repeat;
	width:68px;
	height:28px;
	display:block;
}
.link_reply {
	background-image:url(images/button_reply.gif);
	background-repeat:no-repeat;
	width:43px;
	height:28px;
	display:block;
}
.link_back {
	background-image:url(images/icon_02.gif);
	background-repeat:no-repeat;
	float:right;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#4D518E;
	text-decoration:none;
	height:20px;
	display:block;
	padding-left:13px;
}
.link_back:hover {
	background-image:url(images/icon_02.gif);
	background-repeat:no-repeat;
	float:right;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#4D518E;
	text-decoration:underline;
	height:20px;
	display:block;
	padding-left:13px;
}
.link_more {
	background-image:url(images/icon_04.gif);
	background-repeat:no-repeat;
	float:right;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#4D518E;
	text-decoration:none;
	height:20px;
	display:block;
	padding-left:13px;
}
.link_more:hover {
	background-image:url(images/icon_04.gif);
	background-repeat:no-repeat;
	float:right;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#4D518E;
	text-decoration:underline;
	height:20px;
	display:block;
	padding-left:13px;
}
.link_imageview {
	background-image:url(images/icon_05.gif);
	background-repeat:no-repeat;
	float:left;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#4D518E;
	text-decoration:none;
	height:20px;
	display:block;
	padding-left:17px;
	padding-top:4px;
}
.link_imageview:hover {
	background-image:url(images/icon_05.gif);
	background-repeat:no-repeat;
	float:left;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#4D518E;
	text-decoration:underline;
	height:20px;
	display:block;
	padding-left:17px;
	padding-top:4px;
}
.link_edit {
	background-image:url(images/button_edit.gif);
	background-repeat:no-repeat;
	width:53px;
	height:29px;
	display:block;
}
.call_section {
	background-image:url(images/image_phone.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:15px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	display:block;
	height:25px;
}
/* Heading Section........................................................................................... */
.head_01 {
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#363D74;
}
.head_01 a {
	color:#363D74;
	text-decoration:none;
}
.head_01 a:hover{
	text-decoration:underline;
}
.head_02 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#363D74;
}
.head_03 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#8A90BC;
}
.head_04 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#363D74;
}
/* Listing Section........................................................................................... */
.listing_01 {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.listing_01 ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.listing_01 li{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.listing_02 {
	background-color:#F6F7F9;
	background-image:url(images/icon_01.gif);
	background-repeat:no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#474B83;
	padding:1px 0px 3px 15px;	
}
.listing_02 a{
	color:#474B83;
	text-decoration:none;
}
.listing_02 a:hover{
	text-decoration:underline;
}
.listing_03 {
	background-color:#EBECF2;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#474B83;
	padding:1px 0px 3px 5px;
	
}
.listing_04 {
	background-image:url(images/icon_03.gif);
	background-repeat:no-repeat;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:#474B83;
	padding:3px 0px 3px 19px;
	display:block;
	
}
.box_listing_01 {
	border:#D7D7D7 1px solid;
	background-color:#FFFFFF;
	padding:7px;
	font-size:11px;
}
.box_listing_02 {
	width:110px;
	float:left;
}
.box_listing_03 {
	width:180px;
	float:right;
}
.box_listing_04 {
	border-left:#D7D7D7 1px solid;
	border-right:#D7D7D7 1px solid;
	border-top:#D7D7D7 1px solid;
	background-color:#FFFFFF;
	padding:7px;
}
.box_listing_05 {
	background-image:url(images/underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:12px;
	height:115px;
}
.box_listing_06 {
	width:125px;
	float:left;
}
.box_listing_07 {
	width:405px;
	float:right;
}
.box_listing_08 {
	width:125px;
	float:right;
	padding-bottom:10px;
}
.box_listing_09 {
	width:380px;
	float:left;
	padding:5px 0px 0px 25px;
	background-image:url(images/testimonial_back.gif);
	background-repeat:no-repeat;
	height:70px;
}
.box_listing_10 {
	background-image:url(images/underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:12px;
	padding-bottom:20px;
}
.box_bottom {
	background-image:url(images/box_bottom.gif);
	width:202px;
	height:37px;
	display:block;
	background-position:right;
}
.success_rate {
	background-image:url(images/image_success.jpg);
	width:202px;
	height:106px;
	display:block;
}
.success_rate_01 {
	background-image:url(images/image_success_02.jpg);
	width:202px;
	height:106px;
	display:block;
}
.package_01 {
	background-image:url(images/our_package.jpg);
	width:202px;
	height:88px;
	display:block;
}
.field_enquiry {
	background-image:url(images/icon_enquiry.gif);
	background-repeat:no-repeat;
	padding-left:40px;
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#8A90BC;
}
#online_consultation {
	background-image:url(images/image_consultation.gif);
	width:202px;
	height:73px;
	display:block;
}
#medical_tourism {
	background-image:url(images/image_tourism.gif);
	width:202px;
	height:79px;
	display:block;
}
#modern_equpment {
	background-image:url(images/image_modern.jpg);
	width:202px;
	height:77px;
	display:block;
}
#consultation_top {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#464B81;
	padding:10px 0px 0px 25px;
	float:left;
}
#consultation_middle {
	padding:0px 20px 0px 25px;
	border-left:#DFDFDF 1px solid;
	border-right:#DFDFDF 1px solid;
}
#consultation_bottom {
	background-image:url(images/consult_box_bottom.gif);
	
	height:37px;

}
.reg_user {
	background-image:url(images/image_reg_user.gif);
	width:183px;
	height:59px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	padding:15px 5px 0px 50px;
	float:left;
	
}
.new_user {
	background-image:url(images/image_reg_user_01.gif);
	width:183px;
	height:59px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	padding:15px 5px 0px 50px;
	float:left;
	margin-right:10px;
}
.consult_question {
	background-image:url(images/icon_question.gif);
	background-repeat:no-repeat;
	padding-left:26px;
	padding-top:3px;
	padding-bottom:10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.consult_answer {
	background-image:url(images/icon_answer.gif);
	background-repeat:no-repeat;
	padding-left:26px;
	padding-top:3px;
	padding-bottom:10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.underline {
	background-image:url(images/underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
}
#tourism_back {
	float:right;
	background-image:url(images/tourism_back.gif);
	width:258px;
}
/* Footer Section........................................................................................... */
#footer {
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	height:61px;
	padding-top:20px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#848484;
	width:752px;
}
.footer_left {
	width:565px;
	float:left;
}
.footer_right {
	width:185px;
	float:right;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#848484;
	text-align:right;
}
.footerlinks {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#848484;
	text-decoration:none;
}
.footerlinks:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}
.copyright {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#C2C0C0;
}
#consultation_box {
	background-image:url(images/consult_box_top.gif);
	width:533px;
	height:38px;
}
.query_link {
	font-family:tahoma, verdana;
	font-size:12px;
	float:right;
	font-weight:bold;
	color:#363D74;
	padding:10px 30px 0px 0px;
	text-decoration:none;
}

/*-------------- styles added on 30-08-2007 by Ajesh --------------------*/

#call_holder {
	height:43px;
}
#call {
	background-image:url(images/phone.gif);
	background-repeat:no-repeat;
	height:24px;
	border:1px solid #D7D7D7;
	color:#424781;
	font-weight:bold;
	padding:12px 0px 0px 40px;
}
#health_cards {
	background-image:url(images/healthcards.gif);
	background-repeat:no-repeat;
	width:318px;
	height:87px;
	background-position:bottom;	
}

#call_contact {
	display:block;
	background-image:url(images/phone_2.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	height:26px;
	color:#424781;
	font-weight:bold;
	padding:10px 0px 0px 32px;
}

/*-------------- styles added on 30-08-2007 by Ajesh --------------------*/

#call_holder {
	height:43px;
}
#call {
	background-image:url(images/phone.gif);
	background-repeat:no-repeat;
	height:24px;
	border:1px solid #D7D7D7;
	color:#424781;
	font-weight:bold;
	padding:12px 0px 0px 40px;
}
#health_cards {
	background-image:url(images/healthcards.gif);
	background-repeat:no-repeat;
	width:318px;
	height:87px;
	background-position:bottom;	
}

#call_contact {
	display:block;
	background-image:url(images/phone_2.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	height:26px;
	color:#424781;
	font-weight:bold;
	padding:10px 0px 0px 32px;
}


/* Start : Styles added on 29 sep 2007
--------------------------------------------------------*/

#text_listing {
	margin:0px;
	padding:0px;
	list-style:none;
}
#text_listing ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#text_listing li {
	margin:0px;
	list-style:none;
	background-image:url(Images/icon_03.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 20px ;
	display:block;
	
    
}
.box_listing_new {
	background-image:url(images/underline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:12px;
}

/* End: Styles added on 29 sep 2007
--------------------------------------------------------*/