#about{
position:relative;
width:102px;
height:30px;
display:block;
float:left;
margin:0;
padding:0;
}
#services{
position:relative;
width:96px;
height:30px;
display:block;
float:left;
margin:0;
padding:0;
}
#patientinfo{
position:relative;
width:189px;
height:30px;
display:block;
float:left;
margin:0;
padding:0;
}
#contactus{
position:relative;
width:119px;
height:29px;
display:block;
float:left;
margin:0;
padding:0;
}
#whyChoose{
position:relative;
width:242px;
height:29px;
display:block;
float:left;
margin:0;
padding:0;
}

.submenu{
margin:0;
padding:0;
position:absolute;
border:1px solid ##DE6A03;
top:30px;
left:0px;
width:180px;
display:none;
background-color:#1F4D8B;
z-index:115;
}

#services .submenu{
  width:285px;
}

#patientinfo .submenu{
  width:221px;
}

#about .submenu{
  width:200px;
}

#whyChoose .submenu{
  width:210px;
}

.submenu a{
white-space:nowrap;
font-size:14px;
font-weight:bold;
display:block;
padding:4px 8px;
}
.submenu a:link,.submenu a:visited{color:#FFF;text-decoration:none;}
.submenu a:hover,.submenu a:active{background-color:#FB7F0F;color:#FFF;text-decoration:none;}

#bluearrowholder{height:44px;z-index:1007;top:138px;position:absolute;width:100px;left:0;}
/*#bluearrowleft{background:url(../images/bluearrowsliver.png) repeat-x;height:44px;width:0;padding-left:20px;float:left;margin:0;opacity:.8;filter:alpha(opacity=80);}*/
#bluearrowleft{background:url(../images/bluearrowsliver.png) repeat-x;height:44px;width:0;padding-left:20px;float:left;margin:0;}
