﻿#nav ul
{
    list-style-image:none;
    list-style-type:none;
    margin:0px 0px 0px 50px;
    padding:0px 0px 0px 0px;
    height:45px;
    width:928px;

}

#nav li
{
    list-style-image:none;
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
}

#nav a
{
    display:block;
    font-family: Arial;
    color:white;
    font-size:12px;
    padding:12px 20px 10px 30px;
    text-decoration:none;  
}

#nav a.nav1:hover
{
    background-image:url(../images/navon_bg.gif);
    background-repeat: no-repeat;
    background-position:center;  
}

#nav a.navon
{
    background-image:url(../images/navon_bg.gif);
    background-repeat: no-repeat;
    background-position:center;   
}

#nav a.nav2:hover
{
    background-image:url(../images/navon_bg2.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding:12px 20px 11px 30px;  
}

#nav a.navon2
{
    background-image:url(../images/navon_bg2.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding:12px 20px 11px 30px;  
}

#nav a.nav3:hover
{
    background-image:url(../images/navon_bg3.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding:12px 20px 11px 30px;   
}

#nav a.navon3
{
    background-image:url(../images/navon_bg3.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding:12px 20px 11px 30px;       
}

#nav a.nav4:hover
{
    background-image:url(../images/navon_bg4.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding:12px 20px 11px 30px;   
}

#nav a.navon4
{
    background-image:url(../images/navon_bg4.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding:12px 20px 11px 30px;       
}

#nav a.nav5:hover
{
    background-image:url(../images/navon_bg5.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding:12px 20px 11px 30px;   
}

#nav a.navon5
{
    background-image:url(../images/navon_bg5.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding:12px 20px 11px 30px;       
}

#nav a.nav6:hover
{
    background-image:url(../images/navon_bg6.gif);
    background-repeat: no-repeat;
    background-position:center;
    padding:12px 20px 11px 30px;   
}

#nav a.navon6
{
    background-image:url(../images/navon_bg6.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding:12px 20px 11px 30px;       
}


#nav a.nav7:hover
{
  background-image:url(../images/navon_bg7.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding:12px 20px 11px 30px; 
   
}

#nav a.navon7
{
    background-image:url(../images/navon_bg7.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding:12px 20px 11px 30px;       
}

#nav a.nav8:hover
{
  background-image:url(../images/navon_bg8.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding:12px 20px 11px 30px; 
   
}

#nav a.navon8
{
    background-image:url(../images/navon_bg8.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding:12px 20px 11px 30px;       
}




