#menu {width:910px; height:38px; text-align:left;}
#menu ul {display:inline;} 
#menu ul.top-level {margin-left:0;}
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap;  text-align:left;} 
#menu li {margin:0; padding:0; }
#menu a {display:block; font:normal 11px verdana,arial,sans-serif;color:#ffffff; line-height:38px; text-decoration:none; padding:0 23.8px;} 
* html #menu ul.top-level {margin-left:0;} /* I don't know why, but this centers IE5.5 ?? */

#menu li:hover > ul {visibility:visible;}
#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {visibility:visible;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {visibility:hidden;}

#menu ul.top-level {margin:0 auto;} 
#menu li.top-level-li {float:left; position:relative; margin-right:1px;}

#menu a.top-level-a {float:left; padding:0 0 0 23.8px; background:url(assets/templates/wayfinder/taba.gif) no-repeat left top;} 
#menu a.top-level-a b {float:left; padding:0 23.8px 0 0; background:url(assets/templates/wayfinder/tabb.gif) no-repeat right top; cursor:pointer; cursor:hand;}
#menu a.down b {float:left; padding:0 23.8px 0 0; background:url(assets/templates/wayfinder/tabc1.gif) no-repeat right top; cursor:pointer;}

#menu a.top-level-a:hover, 
#menu a.top-level-a:focus, 
#menu a.top-level-a:active {white-space:nowrap; background:url(assets/templates/wayfinder/taba.gif) no-repeat left -38px;}
#menu a.top-level-a:hover b, 
#menu a.top-level-a:focus b, 
#menu a.top-level-a:active b {color:#ffffff; background:url(assets/templates/wayfinder/tabb.gif) no-repeat right -38px; cursor:pointer;}
#menu a.down:hover b, 
#menu a.down:focus b, 
#menu a.down:active b {color:#ffffff; background:url(assets/templates/wayfinder/tabb.gif) no-repeat right -38px; cursor:pointer;}

#menu li.top-level-li:hover > a {white-space:nowrap; background:url(assets/templates/wayfinder/taba.gif) no-repeat left -38px;}
#menu li.top-level-li:hover > a b {color:#ffffff;  background:url(assets/templates/wayfinder/tabb.gif) no-repeat right -38px;}
#menu li.top-level-li:hover > a.down b {color:#ffffff;  background:url(assets/templates/wayfinder/tabb.gif) no-repeat right -38px;}

#menu li ul {display:inline-block; position:absolute; visibility:hidden; background:#0074a3;margin-top:0px;   padding:0px 0px 6px 0px;  left:2px; line-height:25px; }
#menu .subb {border-bottom:1px solid #ffffff;line-height:25px; }
#menu .subb a {background:#019ab7;line-height:25px;} 
#menu .subb a:hover {background:#01b3d0;line-height:25px;} 
#menu .subb_curent {border-bottom:1px solid #ffffff; background:#01b3d0;line-height:25px;}
#menu .subb_curent a {background:#01b3d0;line-height:25px;}
#menu .subb_curent a:hover {background:#01b3d0;line-height:25px;}
 

#menu ul.drop-down {top:38px; opacity:1;} 
#menu li li ul {left:100%; margin-top:-25px; margin-left:-5px;}

#menu table {position:absolute;top:0;left:0;border-collapse:collapse;text-align:left;}
#menu table ul li a {padding-left:0; padd\ing-left:20px;}
#menu table table {top:auto; left:100%; margin-left:-1px; padding:0; margin:0;}
#menu table table ul {margin-top:-4px; marg\in-top:-7px;}

#menu a.top-level-a_curent {float:left; padding:0 0 0 23.8px; background:url(assets/templates/wayfinder/taba_curent.gif) no-repeat left top;} 
#menu a.top-level-a_curent b {float:left; padding:0 23.8px 0 0; background:url(assets/templates/wayfinder/tabb_curent.gif) no-repeat right top; cursor:pointer; cursor:hand;}
 
