li.top-nav_1
{
    left: 0px;
    top: 0px;
    background-position: 0px 0px;
    width: 81px;
    height: 34px;
}

li.top-nav_2
{
     left: 81px;
    top: 0px;
    background-position: -81px 0px;
    width: 98px;
    height: 34px;
}

li.top-nav_3
{
    left: 179px;
    top: 0px;
    background-position: -179px 0px;
    width: 112px;
    height: 34px;
}

li.top-nav_4
{
    left: 291px;
    top: 0px;
    background-position: -291px 0px;
    width: 89px;
    height: 34px;
}

li.top-nav_5
{
    left: 380px;
    top: 0px;
    background-position: -380px 0px;
    width: 91px;
    height: 34px;
}

li.top-nav_6
{
    left: 471px;
    top: 0px;
    background-position: -471px 0px;
    width: 117px;
    height: 34px;
}

li.top-nav_7
{
    left: 587px;
    top: 0px;
    background-position: -587px 0px;
    width: 110px;
    height: 34px;
}

li.top-nav_8
{
    left: 697px;
    top: 0px;
    background-position: -697px 0px;
    width: 77px;
    height: 34px;
}

li.top-nav_1 a:hover
{
    width: 81px;
    height: 34px;
}   

li.top-nav_2 a:hover
{
    width: 98px;
    height: 34px;
}

li.top-nav_3 a:hover
{
    width: 112px;
    height: 34px;
}

li.top-nav_4 a:hover
{
    width: 89px;
    height: 34px;
}

li.top-nav_5 a:hover
{
    width: 91px;
    height: 34px;
}

li.top-nav_6 a:hover
{
    width: 117px;
    height: 34px;
}

li.top-nav_7 a:hover
{
    width: 110px;
    height: 34px;
}

li.top-nav_8 a:hover
{
    width: 77px;
    height: 34px;
}

#top-nav
{
    height: 34px;
    font-size: 1px;
    padding: 0;
    margin: 0;
    position: relative;
    clear: both;
}

#top-nav ul
{
    float: left;
    margin: 0;
}

#top-nav li
{
    margin: 0;
    list-style: none;
    position: absolute;
}

#top-nav li, #top-nav a
{
    height: 34px;
    display: block;
}

#top-nav li a span
{
    display: none;
}
