navbar{width:575px;
height:75px;
background:url(../images/navbarbg.gif) no-repeat;
position:absolute;
right:0;
top:3px
}
#subnav
{
position:absolute;
right:10px;
top:84px;
color:#666}
#subnav a
{
text-decoration:none;
color:#999;
margin-left:5px;
margin-right:5px}
#subnav 
a:hover
{
color:#F90
}
#navbar ul
{
list-style-type:none;
margin:0;
padding:0
}
#navbar 
ul 
li
{
float:left
}
#navbar ul li a
{
display:block;
width:110px;
margin-right:2px;
margin-left:1px;
text-decoration:none;
color:#555;
text-transform:uppercase;
font-size:14px;
font-weight:500;
text-align:center;
outline:none;
height:45px;
padding-top:35px;
font-weight:bold}
#navbar ul li a:hover,
#navbar ul li a:focus,
#navbar ul li a:active
{
background-position:0px 0;
color:#f9f9f9
}
#navbar ul li a
{
background:url(../images/nav-hover.gif) no-repeat;
background-position:3px -72px}
#navbar ul li .sel
{
background:url(../images/nav-sel.gif) no-repeat;
background-position:0px -1px;
display:block;
padding-top:35px;
height:45px;
color:#fff;
text-decoration:none;
text-align:center;
text-transform:uppercase;
font-size:14px;
font-family:Arial,Helvetica,sans-serif;
width:110px;
font-weight:bold
}
