#menumain{
   margin:0;
   white-space:nowrap;
   overflow:hidden;
   width:100%;
   color:#fff;
   background-color:#343434;
}

#menumain .menumain{
   float:left;
   width:156px;
   height:53px;
   color:#fff;
   border-left:1px solid #ffffff;
   border-top:1px solid #ffffff;
   line-height:53px;
   text-align:center;
   margin:-1px 1px 1px -1px ;
}


#menumain .menumain a:link {
   color: #fff; 
   font-size:15px;
   display:block;
   text-decoration: none;
   line-height:53px;
}

#menumain .menumain a:visited {
   color: #fff; 
   font-size:15px;
   display:block;
   text-decoration: none;
   line-height:53px;
}

#menumain .menumain a:hover {
   color: #fff; 
   font-size:15px;
   text-decoration: none;
   background: url(nav_03_vs71-1.jpg) no-repeat center;
   line-height:53px;
} 

