#topmenu{
margin-left: 4px; /*Opera 8 fix -1px*/
padding: 0;
height: 23px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#topmenu ul{
font: normal 12px Geneva, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#nav li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:capitalize;
font-size: 120%;
height: 23px;
}


#nav a, #nav strong{
float:left;
color:#545454;
background: transparent url("images/menu.gif") no-repeat left top;
margin:0 1px 0 0;
padding:0 0 0 3px;
text-decoration:none;
font-size: 12px;
margin-top: 6px;
font-family:  Geneva, Arial, Helvetica, sans-serif;
}

#nav a span, #nav #active span{
float:left;
display:block;
color:#545454;
background: transparent url("images/menu.gif") no-repeat right top;
padding:3px 9px 3px 6px;
padding:6px 9px 0px 6px!important;
font-weight:bold;
}

#nav a span{
float:none;
}

#nav #active a, #nav strong{
	background-position:0 -46px;
}

#nav #active a span, #nav #active span{
background-position:100% -46px;
padding-bottom:0px;	color:#00428C;
}

#nav a:hover{
background-position:0% -23px;
}

#nav a:hover span{
color: #00428C;
background-position:100% -23px;
}

#nav #active a:hover {	background-position:0% -46px; color:#00428C }
#nav #active a:hover span { color: #00428C;	background-position:100% -46px; }