/* CSS Document */
body{
	padding:0;
	margin:0;
	background:  #fff; font:14px/18px  "Arial", Helvetica, sans-serif color:#ffffff;
}

/*------------------------------------------------body start---------------------*/

#body{
	width:675px; 
	margin:0 auto; 
	position:relative;}

#bodyPannel{
    position:relative;
	width:675px;
	margin:0 auto;

}

/*------------------------------------------------body end---------------------*/
	
/*------------------------------------------------content start---------------------*/
	
#contentpannel{
	width:470px; 
	display: block;
	float:right;
	padding: 30px 0 0 0px;
	font:13px  "Arial", Helvetica, sans-serif;
	12px; 
	color: #50504E;}
	
#contentpannel p{
	padding:0 0 10px 0;}

#contentpannel h1{
	display: block;
	width: 450px;
	color: #50504E; 
	font-size:18px;
	margin-right: 0px; 
	font-weight:bold; 
	line-height:18px;
	padding-bottom: 20px; 
	text-transform: inherent;
	}
	
#contentpannel h2{
	color: #4F4E4C; 
	font-size:14px; 
	font-weight:bold; 
	line-height:18px; 
	text-transform: inherent;}
	
	#contentpannel .smalltxt{
	color: #4F4E4C; 
	font-size:10px; 
	font-weight:bold; 
	line-height:10px; 
	text-transform: inherent;}
	
#contentpannel .u{
list-style-image: url("images/bullet.gif");
 }
	
a:visited {
	text-decoration: none;
	color: #189AA7;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #1CAEBD;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #189AA7;
}

.style1 {
	color: #4F4E4C;
	font-weight: bold;
}



/*------------------------------------------------content end---------------------*/
/*------------------------------------------------header start---------------------*/

#header{
    width: 675px; 
	height: 126px; 
	position:relative; 
	margin:0 auto; 
	padding:0;
}

#header img{
	display: block;
	width: 675px;
	height: 126;
	}
	
	
#header ul.nav{
    display:block;
	height:0px;
	padding: 0;
	margin: -20px 0 -4px 370px;
	position:absolute;
}
#header ul.nav li{
    display:block;
	float:left;
	padding:0;
	margin:0;
}
#header ul.nav li a{
    display:block;
	height:28px;
	padding:0 20px 0 11px;
	color:#1CAEBD;
	font:bold 13px  "Arial", Helvetica, sans-serif;
	text-decoration:none;
	margin:0 1px 0 0;
	float:left;
}
#header ul.nav li a:hover{
	color:#565655;
}
#header ul.nav li.home{
	height:28px;
	float:left;
	margin:0;
	padding:0 11px 0 11px;
	color:#4D4947;
	font:bold 13px  "Arial", Helvetica, sans-serif;
	text-decoration:none;
}

/*------------------------------------------------header end---------------------*/
/*------------------------------------------------Left Pannel start---------------------*/

.leftpanel {
	background:url(images/menu_home.gif) no-repeat 0 0 #ffffff; 
	float: left;
	width: 183px;
	height:187px;
	padding:0;}		
	
.leftpanel ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 183px; /* Width of Menu Items */
	font:bold 13px  "Arial", Helvetica, sans-serif;
	line-height:24px;
	}
	
.leftpanel ul li{
position: relative;
	width:170px; 
	height:20px; 
	border-bottom:1px dashed #ffffff;
	height: auto;
}
	
/*Sub level menu items */
.leftpanel ul li ul{
	position: absolute;
	width: 160px; /*sub menu width*/
	top: 0;
	background: #E1F1F1;
	visibility: hidden;
	height: auto;
}

/* Sub level menu links style */
.leftpanel ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #1CAEBD;
	text-decoration: none;
	background: #E1F1F1;
	padding: 5px 5px;
	border-bottom: 0;
	height: auto;
}

.leftpanel ul li a:visited{
	width:160px; 
	display:block; 
	background:#E1F1F1; 
	color:#1CAEBD; 
	line-height:20px; 
	text-decoration:none; 
	font:bold 13px  "Arial", Helvetica, sans-serif;
	height: auto;}

.leftpanel ul li a:hover{
	background:#7ED1D7; 
	color:#ffffff; 
	text-decoration:none;}
	
.leftPannel ul li.home{
	width:160px; 
	height:24px;
	display:block; 
	background: #7ED1D7; 
	color:#565655; 
	line-height:20px; 
	text-decoration:none; 
	font:bold 13px  "Arial", Helvetica, sans-serif;}
	 
#leftPannel ul li.contact{
	width:160px; 
	height:24px; 
	border-bottom:none;}


.leftPannel .subfolderstyle{

}

	
/* Holly Hack for IE \*/
* html .leftpanel ul li { float: left; height: 3%; }
* html .leftpanel ul li a { height: 1%; }
/* End */

		
/*------------------------------------------------Left Pannel end---------------------*/

#booking {
	width:183px; 
	height: 282px;
	background: url(images/bookings.gif) no-repeat;
	position:relative;
	float: left;
}

/*------------------------------------------------specials content start---------------------*/
	
#contentspecial{
	width:675px; 
	display: block;
	float:right;
	padding: 30px 0 0 0px;
	font:13px  "Arial", Helvetica, sans-serif;
	12px; 
	color: #50504E;}
	
#contentspecial p{
	padding:0 0 10px 0;}

#contentspecial h1{
	display: block;
	width: 675px;
	color: #50504E; 
	font-size:18px;
	margin-right: 0px; 
	font-weight:bold; 
	line-height:18px;
	padding-bottom: 20px; 
	text-transform: inherent;
	}
	
#contentspecial h2{
	color: #4F4E4C; 
	font-size:14px; 
	font-weight:bold; 
	line-height:18px; 
	text-transform: inherent;}
	
#contentspecial .smalltxt{
	color: #4F4E4C; 
	font-size:10px; 
	font-weight:bold; 
	line-height:10px; 
	text-transform: inherent;}
	
#contentspecial .u{
list-style-image: url("images/bullet.gif");
 }
	
/*------------------------------------------------specials content  end---------------------*/
/*------------------------------------------------pagepan start---------------------*/

#menuPan{
	width:400px; 
	height:20px;
	list-style-type: none;}
	
#menuPan ul{
	width:400px; 
	height:20px; 
	top:2px; 
	left:0px;
	list-style-type: none;}
	
#menuPan ul li{
	width:70px; 
	height:20px; 
	border-right:1px dashed #7DD1D7; 
	float:left;}
	
#menuPan ul li a{
	width:70px; 
	height:20px; 
	display:block; 
	background:#fff; 
	color:#504F4D; 
	font:11px/20px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;}
	
#menuPan ul li a:hover{
	width:70px; 
	height:20px; 
	background:#7DD1D7; 
	color:#fff; 
	border:none; 
	text-decoration:none;}

#menuPan ul li.home{
	width:70px; 
	height:20px; 
	background:#7DD1D7; 
	color:#fff; 
	font:11px/20px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	border:none; text-decoration:none;}

#menuPan ul li.contact a{
	width:70px;
	height:20px; 
	display:block; 
	background:#fff; 
	color:#2F2A28; 
	border:none; 
	font:11px/20px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	text-decoration:none;}
	
#menuPan ul li.contact a:hover{
	width:70px; 
	height:20px; 
	background:#2F2A28; 
	color:#fff; 
	border:none; 
	text-decoration:none;}
		
/*------------------------------------------------pagepan end---------------------*/
/*------------------------------------------------Left Cataract start---------------------*/

#headcataract{width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headcataract img{display: block; width: 675px; height: 126; }
#headcataract ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headcataract ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headcataract ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#AD899B; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headcataract ul.nav li a:hover{ color:#565655; }
#headcataract ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#4D4947; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftcataract {	background:url(images/cataract_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px;
	padding:0;}			
.leftcataract ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
	
.leftcataract ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftcataract ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #F5ECF0; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftcataract ul li a{ 	display: block; overflow: auto; /*force hasLayout in IE7 */ color: #AD899B; text-decoration: none;
background: #F5ECF0; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftcataract ul li a:visited{ width:160px;  display:block;  background:#F5ECF0;  color:#AD899B; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftcataract ul li a:hover{ background:#ECD8E2;  color:#ffffff; text-decoration:none;}
.leftcataract ul li.home{ 	width:160px; height:24px; display:block; background: #ECD8E2; color:#AD899B; line-height:20px; 
text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftcataract ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftcataract .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftcataract ul li { float: left; height: 3%; }
* html .leftcataract ul li a { height: 1%; }
/* End */

		
/*------------------------------------------------Left Pannel end---------------------*/

/*------------------------------------------------Left Cosmetic start---------------------*/

#headcosmetic{width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headcosmetic img{display: block; width: 675px; height: 126; }
#headcosmetic ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headcosmetic ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headcosmetic ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#9184A9; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headcosmetic ul.nav li a:hover{ color:#565655; }
#headcosmetic ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftcosmetic {	background:url(images/cosmetic_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px;
	padding:0;}			
.leftcosmetic ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:24px;}
	
.leftcosmetic ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftcosmetic ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #EDEDF8; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftcosmetic ul li a{ 	display: block; overflow: auto; /*force hasLayout in IE7 */ color: #9184A9; text-decoration: none;
background: #EDEDF8; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftcosmetic ul li a:visited{ width:160px;  display:block;  background:#EDEDF8;  color:#9184A9; line-height:24px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftcosmetic ul li a:hover{ background:#C3BBD2;  color:#ffffff; text-decoration:none;}
.leftcosmetic ul li.home{ 	width:160px; height:24px; display:block; background: #C3BBD2; color:#9184A9; line-height:24px; 
text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftcosmetic ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftcosmetic .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftcataract ul li { float: left; height: 3%; }
* html .leftcataract ul li a { height: 1%; }
/* End */
		
/*------------------------------------------------Left cosmetic end---------------------*/

/*------------------------------------------------Left Evaluation start---------------------*/

#headevaluaton{width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headevaluaton img{display: block; width: 675px; height: 126; }
#headevaluaton ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headevaluaton ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headevaluaton ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#949147; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headevaluaton ul.nav li a:hover{ color:#565655; }
#headevaluaton ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftevaluation {	background:url(images/evaluation_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftevaluation ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftevaluation ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftevaluation ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #FEFCED; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftevaluation ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #949147; text-decoration: none; background: #FEFCED; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftevaluation ul li a:visited{ width:160px;  display:block;  background:#FEFCED;  color:#949147; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftevaluation ul li a:hover{ background:#EBE899;  color:#ffffff; text-decoration:none;}
.leftevaluation ul li.home{ 	width:160px; height:24px; display:block; background: #EBE899; color:#9184A9; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftevaluation ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftevaluation .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftevaluation ul li { float: left; height: 3%; }
* html .leftevaluation ul li a { height: 1%; }
/* End */
/*------------------------------------------------Left Evaluation end---------------------*/
/*------------------------------------------------Left Common Vision start---------------------*/

#headcommon{width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headcommon img{display: block; width: 675px; height: 126; }
#headcommon ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headcommon ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headcommon ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#6E8C52; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headcommon ul.nav li a:hover{ color:#565655; }
#headcommon ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftcommon {	background:url(images/common_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftcommon ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftcommon ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftcommon ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #F4F7EE; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftcommon ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #6E8C52; text-decoration: none; background: #F4F7EE; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftcommon ul li a:visited{ width:160px;  display:block;  background:#F4F7EE;  color:#6E8C52; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftcommon ul li a:hover{ background:#C6E3AB;  color:#ffffff; text-decoration:none;}
.leftcommon ul li.home{ 	width:160px; height:24px; display:block; background: #C6E3AB; color:#9184A9; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftcommon ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftcommon .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftcommon ul li { float: left; height: 3%; }
* html .leftcommon ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left Common Vision end ---------------------*/
/*------------------------------------------------Left how eye start---------------------*/

#headhow {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headhow img{display: block; width: 675px; height: 126; }
#headhow ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headhow ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headhow ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#9C6A3E; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headhow ul.nav li a:hover{ color:#565655; }
#headhow ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.lefthow {	background:url(images/how_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.lefthow ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.lefthow ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.lefthow ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #F4F7EE; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.lefthow ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #9C6A3E; text-decoration: none; background: #FCEFE7; padding: 5px 5px; border-bottom: 0; height: auto;}
.lefthow ul li a:visited{ width:160px;  display:block;  background:#FCEFE7;  color:#9C6A3E; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.lefthow ul li a:hover{ background:#F0C49D;  color:#ffffff; text-decoration:none;}
.lefthow ul li.home{ 	width:160px; height:24px; display:block; background: #F0C49D; color:#9184A9; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#lefthow ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.lefthow .subfolderstyle{}
/* Holly Hack for IE \*/
* html .lefthow ul li { float: left; height: 3%; }
* html .lefthow ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left How Eye end---------------------*/
/*------------------------------------------------Left Eye Treatments start---------------------*/

#headeye {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headeye img{display: block; width: 675px; height: 126; }
#headeye ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headeye ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headeye ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#796EAA; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headeye ul.nav li a:hover{ color:#565655; }
#headeye ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.lefteye {	background:url(images/eye_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.lefteye ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.lefteye ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.lefteye ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #E2E1EF; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.lefteye ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #796EAA; text-decoration: none; background: #E2E1EF; padding: 5px 5px; border-bottom: 0; height: auto;}
.lefteye ul li a:visited{ width:160px;  display:block;  background:#E2E1EF;  color:#796EAA; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.lefteye ul li a:hover{ background:#B5ABE0;  color:#ffffff; text-decoration:none;}
.lefteye ul li.home{ 	width:160px; height:24px; display:block; background: #B5ABE0; color:#796EAA; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#lefteye ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.lefteye .subfolderstyle{}
/* Holly Hack for IE \*/
* html .lefteye ul li { float: left; height: 3%; }
* html .lefteye ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left Eye Treatments end---------------------*/
/*------------------------------------------------Left Glaucoma start---------------------*/

#headglaucoma {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headglaucoma img{display: block; width: 675px; height: 126; }
#headglaucoma ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headglaucoma ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headglaucoma ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#627A97; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headglaucoma ul.nav li a:hover{ color:#565655; }
#headglaucoma ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftglaucoma {	background:url(images/glaucoma_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftglaucoma ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftglaucoma ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftglaucoma ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #EBF0F4; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftglaucoma ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #627A97; text-decoration: none; background: #E2E1EF; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftglaucoma ul li a:visited{ width:160px;  display:block;  background:#EBF0F4;  color:#627A97; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftglaucoma ul li a:hover{ background:#B3C5DB;  color:#ffffff; text-decoration:none;}
.leftglaucoma ul li.home{ 	width:160px; height:24px; display:block; background: #B3C5DB; color:#627A97; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftglaucoma ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftglaucoma .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftglaucoma ul li { float: left; height: 3%; }
* html .leftglaucoma ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left Glaucoma end---------------------*/
/*------------------------------------------------Left Lens Implant start---------------------*/

#headlens {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headlens img{display: block; width: 675px; height: 126; }
#headlens ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headlens ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headlens ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#4D7574; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headlens ul.nav li a:hover{ color:#565655; }
#headlens ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftlens {	background:url(images/lens_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftlens ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftlens ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftlens ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #E1F1F1; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftlens ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #4D7574; text-decoration: none; background: #E1F1F1; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftlens ul li a:visited{ width:160px;  display:block;  background:#E1F1F1;  color:#4D7574; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftlens ul li a:hover{ background:#A2CAC9;  color:#ffffff; text-decoration:none;}
.leftlens ul li.home{ 	width:160px; height:24px; display:block; background: #A2CAC9; color:#4D7574; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftlens ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftlens .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftlens ul li { float: left; height: 3%; }
* html .leftlens ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left Lens Implant end---------------------*/
/*------------------------------------------------Left Squint start---------------------*/

#headsquint {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headsquint img{display: block; width: 675px; height: 126; }
#headsquint ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headsquint ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headsquint ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#5DA08C; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headsquint ul.nav li a:hover{ color:#565655; }
#headsquint ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftsquint {	background:url(images/squint_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftsquint ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftsquint ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftsquint ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #ECF8F4; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftsquint ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #5DA08C; text-decoration: none; background: #ECF8F4; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftsquint ul li a:visited{ width:160px;  display:block;  background:#ECF8F4;  color:#5DA08C; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftsquint ul li a:hover{ background:#A8E5D3;  color:#ffffff; text-decoration:none;}
.leftsquint ul li.home{ 	width:160px; height:24px; display:block; background: #A8E5D3; color:#4D7574; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftsquint ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftsquint .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftsquint ul li { float: left; height: 3%; }
* html .leftsquint ul li a { height: 1%; }
/* End */

/*------------------------------------------------Squint Implant end---------------------*/
/*------------------------------------------------Left faq start---------------------*/

#headfaq {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headfaq img{display: block; width: 675px; height: 126; }
#headfaq ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headfaq ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headfaq ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#82815E; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headfaq ul.nav li a:hover{ color:#565655; }
#headfaq ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftfaq {	background:url(images/faq_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftfaq ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftfaq ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftfaq ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #FEFCED; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftfaq ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #82815E; text-decoration: none; background: #FEFCED; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftfaq ul li a:visited{ width:160px;  display:block;  background:#FEFCED;  color:#82815E; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftfaq ul li a:hover{ background:#EBE899;  color:#ffffff; text-decoration:none;}
.leftfaq ul li.home{ 	width:160px; height:24px; display:block; background: #EBE899; color:#82815E; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftfaq ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftfaq .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftfaq ul li { float: left; height: 3%; }
* html .leftfaq ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left FAQ end---------------------*/
/*------------------------------------------------Left Links start---------------------*/

#headlinks {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headlinks img{display: block; width: 675px; height: 126; }
#headlinks ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headlinks ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headlinks ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#996D97; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headlinks ul.nav li a:hover{ color:#565655; }
#headlinks ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftlinks {	background:url(images/links_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftlinks ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftlinks ul li{position: relative; width:170px;  height:20px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftlinks ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #EFE1F0; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftlinks ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #996D97; text-decoration: none; background: #EFE1F0; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftlinks ul li a:visited{ width:160px;  display:block;  background:#EFE1F0;  color:#996D97; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftlinks ul li a:hover{ background:#D3A9D1;  color:#ffffff; text-decoration:none;}
.leftlinks ul li.home{ 	width:160px; height:20px; display:block; background: #D3A9D1; color:#996D97; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftlinks ul li.contact{ width:160px;  height:20px; border-bottom:none;}
.leftlinks .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftlinks ul li { float: left; height: 3%; }
* html .leftlinks ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left Links end---------------------*/

/*------------------------------------------------Left Pterygium start---------------------*/

#headptery {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headptery img{display: block; width: 675px; height: 126; }
#headptery ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headptery ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headptery ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#5395A2; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headptery ul.nav li a:hover{ color:#565655; }
#headptery ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftptery {	background:url(images/petrigium_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftptery ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftptery ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftptery ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #D1F1F0; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftptery ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #5395A2; text-decoration: none; background: #D1F1F0; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftptery ul li a:visited{ width:160px;  display:block;  background:#D1F1F0;  color:#5395A2; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftptery ul li a:hover{ background:#84CCDA;  color:#ffffff; text-decoration:none;}
.leftptery ul li.home{ 	width:160px; height:24px; display:block; background: #84CCDA; color:#5395A2; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftptery ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftptery .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftptery ul li { float: left; height: 3%; }
* html .leftptery ul li a { height: 1%; }
/* End */
/*------------------------------------------------Left Pterygium end---------------------*/
/*------------------------------------------------Left Yag Laser start---------------------*/

#headyag {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headyag img{display: block; width: 675px; height: 126; }
#headyag ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headyag ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headyag ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#477390; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headyag ul.nav li a:hover{ color:#565655; }
#headyag ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftyag {	background:url(images/yag_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftyag ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftyag ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftyag ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #E5F2FB; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftyag ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #477390; text-decoration: none; background: #E5F2FB; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftyag ul li a:visited{ width:160px;  display:block;  background:#E5F2FB;  color:#477390; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftyag ul li a:hover{ background:#9DCFF0;  color:#ffffff; text-decoration:none;}
.leftyag ul li.home{ 	width:160px; height:24px; display:block; background: #9DCFF0; color:#477390; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftyag ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftyag .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftyag ul li { float: left; height: 3%; }
* html .leftyag ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left Yag Laser end---------------------*/
/*------------------------------------------------Left Staff start---------------------*/

#headstaff {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headstaff img{display: block; width: 675px; height: 126; }
#headstaff ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headstaff ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headstaff ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#9E6E70; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headstaff ul.nav li a:hover{ color:#565655; }
#headstaff ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftstaff {	background:url(images/staff_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftstaff ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftstaff ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftstaff ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #F5EDEB; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftstaff ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #9E6E70; text-decoration: none; background: #F5EDEB; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftstaff ul li a:visited{ width:160px;  display:block;  background:#F5EDEB;  color:#9E6E70; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftstaff ul li a:hover{ background:#DCC4C5;  color:#ffffff; text-decoration:none;}
.leftstaff ul li.home{ 	width:160px; height:24px; display:block; background: #DCC4C5; color:#9E6E70; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftstaff ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftstaff .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftstaff ul li { float: left; height: 3%; }
* html .leftstaff ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left Staff end---------------------*/
/*------------------------------------------------Left pay start---------------------*/

#headpay {width: 675px; height: 126px; position:relative; margin:0 auto; padding:0; }
#headpay img{display: block; width: 675px; height: 126; }
#headpay ul.nav{ display:block; height:0px; padding: 0; margin: -20px 0 -4px 370px; position:absolute;}
#headpay ul.nav li{ display:block; float:left; padding:0; margin:0; }
#headpay ul.nav li a{ display:block; height:28px; padding:0 20px 0 11px; color:#758AA0; font:bold 13px  "Arial", Helvetica, sans-serif;	text-decoration:none; margin:0 1px 0 0; float:left; }
#headpay ul.nav li a:hover{ color:#565655; }
#headpay ul.nav li.home{ height:28px; float:left; margin:0; padding:0 11px 0 11px;	color:#565655; font:bold 13px  "Arial", Helvetica, sans-serif; text-decoration:none; }

.leftpay {	background:url(images/pay_menu.gif) no-repeat 0 0 #ffffff; float: left; width: 183px;	height:187px; padding:0;}			
.leftpay ul{ margin: 0; padding: 0; list-style-type: none; width: 183px; /* Width of Menu Items */	font:bold 13px  "Arial", Helvetica, sans-serif;	line-height:20px;}
.leftpay ul li{position: relative; width:170px;  height:24px; border-bottom:1px dashed #ffffff; height: auto; }
/*Sub level menu items */
.leftpay ul li ul{	position: absolute; width: 160px; /*sub menu width*/ top: 0; background: #D6E4F1; visibility: hidden;
height: auto;}
/* Sub level menu links style */
.leftpay ul li a{ display: block; overflow: auto; /*force hasLayout in IE7 */ color: #758AA0; text-decoration: none; background: #D6E4F1; padding: 5px 5px; border-bottom: 0; height: auto;}
.leftpay ul li a:visited{ width:160px;  display:block;  background:#D6E4F1;  color:#758AA0; line-height:20px; 	text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif; height: auto;}
.leftpay ul li a:hover{ background:#A0B6CE;  color:#ffffff; text-decoration:none;}
.leftpay ul li.home{ 	width:160px; height:24px; display:block; background: #A0B6CE; color:#758AA0; line-height:20px; text-decoration:none; font:bold 13px  "Arial", Helvetica, sans-serif;}
#leftpay ul li.contact{ width:160px;  height:24px; border-bottom:none;}
.leftpay .subfolderstyle{}
/* Holly Hack for IE \*/
* html .leftpay ul li { float: left; height: 3%; }
* html .leftpay ul li a { height: 1%; }
/* End */

/*------------------------------------------------Left pay end---------------------*/





