.menu ul {
background:#322F29 url(/images/mainNavBg.png) repeat-x scroll 0% 50%;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding:0pt;
text-transform:uppercase;
width:874px;
font-family: verdana;
}
.menu ul li {
float:left;
}
.menu ul a {
background:transparent url(/images/mainNavBorder.png) repeat-y scroll left top;
color:#fff;
display:block;
float:left;
line-height:2.1em;
padding:0pt 1em;
text-decoration:none;
font-weight:normal;
}
.menu ul a:hover {
background:#322f29 url(/images/mainNavBghov.png) repeat-x;
color:#fff;
text-decoration:none; border-bottom:none;
}
.menu ul .first a {
background:transparent none repeat scroll 0% 50%;
}
