/*
Credit: http://sujith.p.v
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e1f1f;
	background: #FFFFFF;
	 overflow-x: hidden;
}

a:link, a:visited { color: #FFFFFF; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #000000; text-decoration: none; }

.button_01 a {
	display: block;
	width: 135px;
	height: 38px;
	padding: 14px 0 0 0;
	background: url(images/read_more.png) no-repeat;
	color:#fff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	text-decoration: underline;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.space {
}

.cleaner_h40 { clear: both; width:100%; height: 40px; }
.operating_main {
	float: left;
	height: auto;
	width: 510px;
	margin-left: 200px;
}
#gynecology_main {
	float: left;
	height: auto;
	width: 510px;
	margin-left: 200px;
}

.opera_content {
	float: left;
	height: 99px;
	width: 500px;
	padding-top: 18px;
}
.opera_con_arrow {
	float: left;
	height: 16px;
	width: 15px;
	margin-top: 25px;
	background-image: url(images/next_arrow.jpg);
	background-repeat: no-repeat;
}
.opera_cont_txt {
	float: left;
	height: 18px;
	width: 328px;
	margin-left: 20px;
	margin-top: 25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.opera_cont_img {
	float: left;
	height: 75px;
	width: 87px;
	margin-left: 30px;
	border: 1px solid #CCCCCC;
}
.opera_cont_txt a {
	color: #000000;
	text-decoration: none;
}



.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }



#wrapper {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 1124px;
}
#inner_wrapper {
	width:996px;
	height:auto;
	float:left;
	margin-left: 10px;
	background-color: #FFFFFF;
}
#header_panel {
	width:996px;
	height:200px;
	float:left;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.theme {
	width:430px;
	height:123px;
	float:right;
	margin-top: 20px;
	margin-right: 5px;
}
#logo {
	width:334px;
	height:98px;
	float:left;
	margin-top: 41px;
	margin-left: 27px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
.header_link {
	width:110px;
	height:14px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin-right: 140px;
	margin-top: 6px;
}
#flash_panel {
	width:534px;
	height:96px;
	float:left;
	margin-top: 81px;
	margin-left: 101px;
}
#caption {
	width:418px;
	height:34px;
	float:left;
}
#menu {
	width:534px;
	height:39px;
	float:left;
	margin-top: 26px;
}

#news_panel {
	width:994px;
	height:45px;
	float:left;
	border: solid 1px;
	color:#555657;
	margin-top: 3px;
}
#news_title {
	width:310px;
	height:42px;
	float:left;
	background-image: url(images/news_title.png);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 2px;
}
.news_content {
	width:675px;
	height:32px;
	float:left;
	margin-top: 10px;
}
#left_panel {
	width:506px;
	height:auto;
	float:left;
}
.welcome {
	width:493px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#000000;
	margin-top: 23px;
	margin-left: 13px;
}
.main_title {
	width:423px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#065081;
	margin-top: 11px;
	margin-left: 13px;
}

.welcome_text {
	width:493px;
	height:auto;
	float:left;
	margin-top: 15px;
	margin-left: 13px;
}
.dot {
	width:493px;
	height:3px;
	float:left;
	background-image: url(images/dot.png);
	background-repeat: repeat;
	margin-left: 13px;
	margin-top: 15px;
}
#vision_mission_image {
	width:147px;
	height:105px;
	float:left;
	margin-top: 25px;
	margin-left: 13px;
}
.sub_title {
	width:230px;
	height:18px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1a96ca;
	margin-top: 16px;
	margin-left: 19px;
}
.sub_conetnt {
	width:324px;
	height:auto;
	float:left;
	margin-left: 19px;
	margin-top: 14px;
}
.read_more {
	width:62px;
	height:11px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#3a5c05;
}
.read_more a:link {
	color: #3a5c05; 
	}
   .read_more a:visited {
	color: #3a5c05; text-decoration:underline;
	}
   .read_more  a:hover {
	color: #000000; 
	}

.features_image {
	width:147px;
	height:112px;
	float:left;
	margin-top: 13px;
	margin-left: 13px;
}

.call_now {
	width:140px;
	height:67px;
	float:left;
	margin-left: 13px;
	margin-top: 10px;
}
#features_list_panel {
	width:240px;
	height:auto;
	float:left;
	margin-left:26px;
	margin-top:5px;
}
.features_list {
	width:229px;
	height:14px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#a22706;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 10px;
}	

.bottom_shadow {
	width:996px;
	height:10px;
	float:left;
	background-image: url(images/bottom_shadow.png);
	background-repeat: no-repeat;
	margin-left: 10px;
}


#right_panel {
	width:456px;
	height:auto;
	float:left;
	margin-left: 29px;
}
#products_preview{
	width:441px;
	height:301px;
	float:left;
	border: solid 6px; color:#0057a8;
	margin-top: 25px;
}
.products_main_previw {
	width:441px;
	height:301px;
	float:left;
}
#right_middle_panel {
	width:455px;
	height:auto;
	float:left;
}
.new_arrival_panel {
	width:187px;
	height:251px;
	float:left;
	margin-left: 10px;
	margin-top: 51px;
}
.new_arrival {
	width:127px;
	height:36px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1a96ca;
	background-image: url(images/new_arrival.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 10px;
}
.help_desk_panel {
	width:227px;
	height:282px;
	float:left;
	margin-top: 51px;
	margin-left: 26px;
}
.help_desk_title {
	width:226px;
	height:35px;
	float:left;
	background-image: url(images/help_desk_title.png);
	background-repeat: no-repeat;
}
.help_form {
	width:224px;
	height:350px;
	float:left;
	border: solid 1px;
	color:#aaaaaa;
}
.form_style{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;

}

.form_bg {
   background-color:#eceaeb;
   border: solid 1px; color:#000000;
   
}
.new_arrival_image {
	width:187px;
	height:154px;
	float:left;
	background-image: url(images/new_arrival_image.jpg);
	background-repeat: no-repeat;
	margin-top: 21px;
}
/* profile */
.profile_wrapper {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 641px;
}
.title{
	width:918px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#065081;
	margin-top:11px;
	margin-left:15px;
	padding-left: 5px;
	}
#profile_image {
	width:52px;
	height:126px;
	float:left;
	margin-top: 12px;
	margin-left: 42px;
	background-image: url(images/profile_image.png);
	background-repeat: no-repeat;
}
#brand_panel {
	width:902px;
	height:134px;
	float:left;
	margin-left: 44px;
	margin-top: 15px;
}
#bluestar {
	width:154px;
	height:75px;
	float:left;
	margin-left: 14px;
}
#accura {
	width:65px;
	height:75px;
	float:left;
	margin-left: 36px;
}
#enter_tech {
	width:240px;
	height:75px;
	float:left;
	margin-left: 35px;
}
#radiant {
	width:308px;
	height:75px;
	float:left;

	margin-left:33px;
}
#brand_shadow {
	width:902px;
	height:59px;
	float:left;
	background-image: url(images/brand_shadow.png);
	background-repeat: repeat;
}
.content{
	width:778px;
	height:auto;
	float:left;
	margin-top: 15px;
	margin-left: 64px;
}
.dot_1{
	width:778px;
	height:3px;
	float:left;
	margin-top:8px;
	margin-left: 64px;
	background-image: url(images/dot.png);
	background-repeat: repeat;
}
#vision_features_detail {
	width:787px;
	height:304px;
	float:left;
	margin-top: 17px;
	margin-left: 60px;
	background-image: url(images/vision&features_detail.png);
	background-repeat: no-repeat;
}

.vision_mission_detail {
	width:500px;
	height:auto;
	float:left;
	margin-top: 18px;
	margin-left: 226px;
}
.features_detail_panel {
	width:196px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000000;
	margin-top: 25px;
	margin-left: 236px;
}

/* end of profile */

/* contact us */
#contact_image {
	width:156px;
	height:155px;
	float:left;
	margin-top: 28px;
	margin-left: 11px;
	background-image: url(images/contact_us_image.png);
	background-repeat: no-repeat;
}

#contact_address {
	width:226px;
	height:auto;
	float:left;
	margin-top: 22px;
	margin-left: 29px;
}
#rout_map {
	width:542px;
	height:340px;
	float:left;
	margin-top: 22px;
	margin-left: 17px;
}

/* end of contact us */

/* enquiry */
#enquiry_image {
	width:143px;
	height:140px;
	float:left;
	margin-top: 40px;
	margin-left: 63px;
	background-image: url(images/enquiry_icon.png);
	background-repeat: no-repeat;
}
#form_content_panel{
	width:549px;
	height:350px;
	float: left;
	margin-left: 82px;
	margin-top: 40px;
   
}	
.enquiry_form_style{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#006699;
  background:  #EFEFEF;
  border:solid 1px  #E1E1E1;
  }

/* end of enquiry */

/* products */
#products_panel {
	width:919px;
	height:222px;
	float:left;
	border: solid 1px;
	color:#d9dada;
	margin-top: 42px;
	margin-left: 40px;
}

.main_products_image {
	width:224px;
	height:192px;
	float:left;
	margin-top: 3px;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
		
}

.more_products {
	width:100px;
	height:13px;
	float:right;
}

/* end of products */
/* equipments */
#product_middle_panel {
	width:996px;
	height:auto;
	float:left;
}
.back_to_products{
	width:880px;
	height:20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #05489a;
	text-align: right;
	margin-right: 50px;
	padding-right: 60px;
    }
.clear {
	clear: both;
	height: 0px;
}

	
	.back_to_products a:link {
	color: #05489a;
	}
    .back_to_products a:visited {
	color: #05489a;
	}
    .back_to_products a:hover {
	color: #0099FF; text-decoration:underline;
	}

.products_photos{
	width:200px;
	height:175px;
	float:left;
	border:solid 1px  #CCCCCC;
	margin-top:10px;
	margin-left:36px;
	margin-bottom:6px;
	}
.products_photos_1{
	width:200px;
	height:175px;
	float:left;
	margin-top:10px;
	margin-left:36px;
	margin-bottom:6px;
	}	
.products_name {
	width:200px;
	height:auto;
	float:left;
	margin-left: 40px;
}
.products_dot {
	width:916px;
	height:3px;
	float:left;
	margin-top:12px;
	margin-left: 36px;
	background-image: url(images/dot.png);
	background-repeat: repeat;
}
.space {
	width:919px;
	height:auto;
	float:left;
	margin-left: 38px;
}
.left_content {
	float: left;
	height: auto;
	width: 429px;
	background-image: url(images/left_topbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	margin-right: 30px;
	padding-bottom: 15px;
	background-color: #f8f8f8;
}
.left_content1 {
	float: right;
	height: auto;
	width: 429px;
	background-image: url(images/left_topbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f8f8f8;
	padding-top: 10px;
	padding-bottom: 15px;
	
}
#img_furniture {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 75px;
	width: 87px;
}


#white_space {
	height: auto;
	width: 918px;
	float: left;
}
#next_previous {
	float: left;
	height: 44px;
	width: 918px;
}
#nxt_pre_ceilling {
	float: left;
	height: 24px;
	width: 918px;
}

#next_btn {
	float: right;
	height: 21px;
	width: 197px;
	margin-right: 15px;
	padding-top: 6px;
	margin-top: 7px;
}
#pre_txt {
	float: left;
	height: 16px;
	width: 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0033CC;
	text-align: right;
	background-image: url(images/nexr_image.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#pre_txt a{

    color: #0033CC;
	font-family:Arial, Helvetica, sans-serif;
}
#nxt_txt {
	float: left;
	height: 17px;
	width: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 17px;
	color: #0033CC;
	background-image: url(images/nxt_image.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#nxt_txt a{
    color: #0033CC;
	font-family:Arial, Helvetica, sans-serif;
}
#bg_bottum {
	float: left;
	height: 15px;
	width: 427px;
	background-image: url(images/bg_bottum.jpg);
	background-repeat: no-repeat;
	margin-left: 1px;
}
#bg_bottum1 {
	float: right;
	height: 15px;
	width: 427px;
	background-image: url(images/bg_bottum.jpg);
	background-repeat: no-repeat;
	margin-right: 1px;
}

.left_con1 {
	float: left;
	height: 78px;
	width: 389px;
	margin-left: 18px;
	margin-top: 28px;
}
.next_arrow {
	float: left;
	height: 15px;
	width: 10px;
	margin-top: 25px;
}
.name_furnitur {
	float: left;
	height: 16px;
	width: 273px;
	margin-top: 25px;
	margin-left: 5px;
	font-size: 14px;
	padding-left: 3px;
}
.img_furniture {
	float: left;
	height: 75px;
	width: 87px;
	border: 1px solid #c3c1c1;
}














/* end of equipments */

#footer {
	width:1000px;
	height:82px;
	float:left;
	margin-left: 7px;
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
}
.footer_link {
	width:440px;
	height:32px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 20px;
	margin-left: 10px;
}
.powered_by {
	width:170px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin-top: 30px;
	margin-left: 310px;
}
#wrapper_enquiry {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 701px;
}
#wrapper_contact {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 673px;
}
#wrapper_products {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 750px;
}
#wrapper_profile {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 725px;
}
#wrapper_equipments {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 1160px;
}
#wrapper_hospital_furntr {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat;
	height: auto;
}
#wrapper_instruments {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 1570px;
}
#wrapper_disposables {
	width: 1017px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	height: 616px;
}
.next {
	float: right;
	height: 20px;
	width: 70px;
}
.back {
	float: right;
	height: 20px;
	width: 70px;
}
#furni_information {
	float: left;
	height: auto;
	width: 791px;
	margin-left: 67px;
	margin-top: 15px;
}
#fur_info_title {
	height: 27px;
	width: 422px;
	margin-top: 15px;
	margin-left: 30px;
	font-size: 21px;
	font-weight: bold;
	color: #004382;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
}
#fur_info_title1 {
	height: 19px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #004382;
	padding-top: 8px;
	margin-top: 15px;
	margin-left: 30px;
}
#fur_info_title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	float: left;
	height: 27px;
	width: 605px;
	color: #004382;
	margin-top: 15px;
	margin-left: 30px;
}

#fur_info_tittle3 {
	float: left;
	height: 19px;
	width: 423px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #004382;
	margin-top: 15px;
}
#fur_info_title4 {
	float: left;
	height: 27px;
	width: 535px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #004382;
	margin-top: 15px;
	margin-left: 30px;
}


#fur_info_title2 {
	height: 19px;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #004382;
	margin-top: 15px;
	margin-left: 30px;
	padding-top: 8px;
}

#fur_info_img2 {
	float: right;
	height: 267px;
	width: 250px;
	margin-top: 30px;
	margin-right: 45px;
	border: 1px solid #CCCCCC;
}
#fur_info_img5 {
	height: 257px;
	width: 206px;
	border: 1px solid #999999;
	float: right;
	margin-right: 45px;
}

#funr_info_img3 {
	float: right;
	height: 350px;
	width: 231px;
	margin-top: 30px;
	margin-right: 45px;
	border: 1px solid #999999;
}


#fur_info_txt {
	height: auto;
	width: 423px;
	margin-top: 9px;
	margin-left: 30px;
	float: left;
}
#table_main {
	float: left;
	height: auto;
	width: 423px;
	margin-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 5px;
}
#table_main_operatable {
	float: left;
	height: auto;
	width: 423px;
	margin-top: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#table_main_one {
	float: left;
	height: 25px;
	width: 423px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#table_main_1 {
	float: left;
	height: 23px;
	width: 161px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-left: 10px;
	padding-top: 2px;
}
#table_main_2 {
	float: left;
	height: 23px;
	width: 241px;
	padding-left: 10px;
	padding-top: 2px;
}

#fur_info_txt1 {
	float: left;
	height: auto;
	width: 423px;
	margin-top: 45px;
}

#fur_info_txt_pro {
	height: 280px;
	width: 300px;
	margin-left: 42px;
	float: left;
	padding-top: 20px;
	border: 1px solid #CCCCCC;
}
#fur_info_txt_pro li {
	list-style-image: url(images/next_arrow.jpg);
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 20px;
}
#fur_info_txt_pro a {
	color: #0072bc;
	font-weight: bold;
	font-size: 14px;
}
#fur_info_txt_pro a:hover {
	color: #1E1F1F;
}

.clear {
	clear: both;
	height: 0px;
}

.name_furnitur a {
	color: #000000;
	text-decoration: none;
}
#fur_info_img {
	float: right;
	height: 149px;
	width: 258px;
	margin-top: 15px;
	margin-right: 45px;
	border: 1px solid #999999;
}
#fur_info_img6 {
	float: right;
	height: 190px;
	width: 250px;
	margin-right: 45px;
	border: 1px solid #999999;
}


#fur_info_img1 {
	float: right;
	height: 196px;
	width: 255px;
	margin-top: 30px;
	margin-right: 45px;
	border: 1px solid #999999;
}

.opera_cont_txt a:hover {
	color: #000099;
}
.name_furnitur a:hover {
	color: #000099;
}
#fur_info_img4 {
	float: right;
	height: 139px;
	width: 257px;
	margin-top: 30px;
	margin-right: 45px;
}
#product_banner {
	float: right;
	height: 300px;
	width: 600px;
	margin-right: 40px;
}
.features {
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
#new_arrival {
	height: 850px;
	width: 600px;
	float: left;
	margin-left: 200px;
}
.form_text
{
	height: 29px;
	width: 265px;
}