#menu
{
width:680px;
height:30px;
margin:0px;
position: relative;
}

#menu ul {
padding:0;
margin:0;
list-style:none;
position:absolute;
left:0;
top:0;
width:680px;
height:30px;
z-index:10;
}

#menu ul li
{
float:left;
padding:0;
}

#menu li a
{
display:block;
height:30px;
float:left;
color:#FFFFFF;
text-decoration:none; 
padding:0;
font-family:arial, sans-serif;
font-size:14px;
margin:0px;
}

#nav_home_current {width: 65px; height: 30px; background-image:url('../images/button_home-over.gif'); z-index:8;}
#nav_menus_current  {width: 65px; height: 30px; background-image:url('../images/button_menus-over.gif'); z-index:8;}
#nav_coupons_current  {width: 80px; height: 30px; background-image:url('../images/button_coupons-over.gif'); z-index:8;}
#nav_gallery_current  {width: 120px; height: 30px; background-image:url('../images/button_catering_gallery-over.gif'); z-index:8;}
#nav_history_current  {width: 70px; height: 30px; background-image:url('../images/button_history-over.gif'); z-index:8;}
#nav_pr_current  {width: 125px; height: 30px; background-image:url('../images/button_pr-over.gif'); z-index:8;}
#nav_contact_current  {width: 95px; height: 30px; background-image:url('../images/button_contact-over.gif'); z-index:8;}
#nav_blank  {width: 60px; height: 30px; background-image:url('../images/index_13.gif'); z-index:8;}

#menu li#nav_home a b {width: 65px; height: 30px; background-image:url('../images/button_home.gif'); z-index:10;}
#menu li#nav_menus a b {width: 65px; height: 30px; background-image:url('../images/button_menus.gif'); z-index:10;}
#menu li#nav_coupons a b {width: 80px; height: 30px; background-image:url('../images/button_coupons.gif'); z-index:10;}
#menu li#nav_gallery a b {width: 120px; height: 30px; background-image:url('../images/button_catering_gallery.gif'); z-index:10;}
#menu li#nav_history a b {width: 70px; height: 30px; background-image:url('../images/button_history.gif'); z-index:10;}
#menu li#nav_pr a b {width: 125px; height: 30px; background-image:url('../images/button_pr.gif'); z-index:10;}
#menu li#nav_contact a b {width: 95px; height: 30px; background-image:url('../images/button_contact.gif'); z-index:10;}
#menu li#nav_blank  {width: 60px; height: 30px; background-image:url('../images/index_13.gif'); z-index:8;}

#menu li a:hover b {display:block; position:absolute; z-index:-1;}

#menu li#nav_home a:hover b {width: 65px; height: 30px; background-image:url('../images/button_home-over.gif'); z-index:10;}
#menu li#nav_menus a:hover b {width: 65px; height: 30px; background-image:url('../images/button_menus-over.gif'); z-index:10;}
#menu li#nav_coupons a:hover b {width: 80px; height: 30px; background-image:url('../images/button_coupons-over.gif'); z-index:10;}
#menu li#nav_gallery a:hover b {width: 120px; height: 30px; background-image:url('../images/button_catering_gallery-over.gif'); z-index:10;}
#menu li#nav_history a:hover b {width: 70px; height: 30px; background-image:url('../images/button_history-over.gif'); z-index:10;}
#menu li#nav_pr a:hover b {width: 125px; height: 30px; background-image:url('../images/button_pr-over.gif'); z-index:10;}
#menu li#nav_contact a:hover b {width: 95px; height: 30px; background-image:url('../images/button_contact-over.gif'); z-index:10;}