#top-nav {
margin-top:7px;
padding-bottom:15px;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0;
font-size: 13px;
}

#nav-menu #home a
{
background: url(../images/grey/nav_bg.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 50px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #home a:hover
{
background: url(../images/grey/nav_bg_hover.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 50px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav1 a
{
background: url(../images/grey/nav_bg.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 170px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav1 a:hover
{
background: url(../images/grey/nav_bg_hover.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 170px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav1 a:active
{
background: url(../images/grey/nav_bg_active.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 170px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav2 a
{
background: url(../images/grey/nav_bg.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 170px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav2 a:hover
{
background: url(../images/grey/nav_bg_hover.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 170px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav2 a:active
{
background: url(../images/grey/nav_bg_active.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 170px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav3 a
{
background: url(../images/grey/nav_bg.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 100px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav3 a:hover
{
background: url(../images/grey/nav_bg_hover.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 100px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu #nav3 a:active
{
background: url(../images/grey/nav_bg_active.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 100px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu li a
{
background: url(../images/grey/nav_bg.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 100px;
display: block;
color: #FFFFFF;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu li a:hover
{
background: url(../images/grey/nav_bg_hover.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 100px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

#nav-menu li a:active
{
background: url(../images/grey/nav_bg_active.gif) #fff bottom left repeat-x;
height: 37px;
line-height: 37px;
float: left;
width: 100px;
display: block;
text-decoration: none;
font-weight:bold;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:925px;
background: url(../images/grey/nav_bg.gif) bottom left repeat-x;
float:left;
}

#nav-menu-left
{
width:5px;
height: 37px;
background: url(../images/grey/nav_bg_left.gif) bottom left no-repeat;
float:left;
}

#nav-menu-right
{
width:5px;
height: 37px;
background: url(../images/grey/nav_bg_right.gif) bottom left no-repeat;
float:left;
}

.footernav {  clear: both; left: 25px; padding-top: 15px; }
.footernav-links { margin-left: 25px; }
