#menu{
	position:relative;
	width:259px;
	text-align: left;
	z-index: 150;
	padding-left:24px;

}




#menu a{
	display:block;
	font:normal 'Tahoma', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent:8px;
	width:283px;
	color: #ffffff;
	text-decoration:none;
	line-height:25px;
}

#menu li a, #menu li a:hover {
	display:block;
	background-repeat: no-repeat;
	text-decoration:none;
	text-indent: -3000px;
	background-color:none;	
}

#menu li li a, #menu li li a:visited{
	color:#ffffff;
	text-indent:8px !important;
	width: 207px;
	height: 25px;

}

#menu li li a:hover{
	background-color: none;
	color:#ffefb1;
}

#menu a:hover{
	color:#ffffff;

	display:block;
}

#menu a:active{
color:#ffffff;
}



#menu li{
	list-style-type:none;
	color: #ffffff;
}

#menu ul li{
	position:relative;
	color: #ffffff;

}

#menu li ul{
position:absolute;
top:0;
left:283px;
display:none;	
width:207px;

}

#menu li li ul {
left:200px;
}

div#menu ul, #menu ul ul, div#menu ul ul ul {
list-style-image:none;
margin:0;
padding:0;
width:200px;
}




/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */


div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
}




/** Home Page First Level Navigation**/

a.nav-hm-practice {background-image: url(/images/nav/home/nav-hm-practice.png); width: 283px; height: 25px;}
a.nav-hm-practice:hover {background-image: url(/images/nav/home/nav-hm-practice-hover.png) ;height: 25px;}


a.nav-hm-physcicians {background-image: url(/images/nav/home/nav-hm-physicians.png); width: 283px; height: 25px;}
a.nav-hm-physcicians:hover  {background-image: url(/images/nav/home/nav-hm-physicians-hover.png); height: 25px;}

a.nav-hm-specialities {background-image: url(/images/nav/home/nav-hm-specialties.png); width: 283px; height: 25px;}
a.nav-hm-specialities:hover  {background-image: url(/images/nav/home/nav-hm-specialties-hover.png); height: 25px;}

a.nav-hm-services {background-image: url(/images/nav/home/nav-hm-services.png); width: 283px; height: 25px;}
a.nav-hm-services:hover  {background-image: url(/images/nav/home/nav-hm-services-hover.png); height: 25px;}

a.nav-hm-information {background-image: url(/images/nav/home/nav-hm-information.png); width: 283px; height: 25px;}
a.nav-hm-information:hover  {background-image: url(/images/nav/home/nav-hm-information-hover.png); height: 25px;}

a.nav-hm-center {background-image: url(/images/nav/home/nav-hm-center.png); width: 283px; height: 25px;}
a.nav-hm-center:hover  {background-image: url(/images/nav/home/nav-hm-center-hover.png); height: 25px;}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/** Template First Level Navigation**/

a.nav-tmp-practice {background-image: url(/images/nav/template/nav-tmp-practice.png); width: 283px; height: 25px;}
a.nav-tmp-practice:hover  {background-image: url(/images/nav/template/nav-tmp-practice-hover.png) ;height: 25px;}

a.nav-tmp-physcicians {background-image: url(/images/nav/template/nav-tmp-physicians.png); width: 283px; height: 25px;}
a.nav-tmp-physcicians:hover  {background-image: url(/images/nav/template/nav-tmp-physicians-hover.png); height: 25px;}

a.nav-tmp-specialities {background-image: url(/images/nav/template/nav-tmp-specialties.png); width: 283px; height: 25px;}
a.nav-tmp-specialities:hover  {background-image: url(/images/nav/template/nav-tmp-specialties-hover.png); height: 25px;}

a.nav-tmp-services {background-image: url(/images/nav/template/nav-tmp-services.png); width: 283px; height: 25px;}
a.nav-tmp-services:hover  {background-image: url(/images/nav/template/nav-tmp-services-hover.png); height: 25px;}

a.nav-tmp-information {background-image: url(/images/nav/template/nav-tmp-information.png); width: 283px; height: 25px;}
a.nav-tmp-information:hover  {background-image: url(/images/nav/template/nav-tmp-information-hover.png); height: 25px;}

a.nav-tmp-center {background-image: url(/images/nav/template/nav-tmp-center.png); width: 283px; height: 25px;}
a.nav-tmp-center:hover  {background-image: url(/images/nav/template/nav-tmp-center-hover.png); height: 25px;}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

a.top {background-image: url(/images/nav/top-bg.png); width: 207px; height: 22px;}
a.bottom {background-image: url(/images/nav/btm-bg.png); width: 207px; height: 35px;}
a.middle {background: url(/images/nav/nav-bg.png) repeat-y; width: 207px; height: 35px;}
