
#lay-menu{ height: 40px; margin-top: 9px; padding: 0px 1px; }
#lay-menu ul { margin: 0; list-style: none; text-align: center; height: 40px; background: transparent url(../gfx/main/menu/menu-bkg.gif) top left repeat-x; width: 958px; }
#lay-menu li { font-size: 15px; font-family: Tahoma; color: #ffffff; display: block; float: left }
#lay-menu li.separator{ font-size: 13px; height:40px; width:2px; background: url(../gfx/main/menu/menu-spacer.gif) center bottom no-repeat; }

#lay-menu li a { color: #ffffff; font-size: 14px; font-weight: bold; float:left; line-height: 40px; height: 40px; padding: 0px 14px; }
#lay-menu li a:hover { color: #efe103; text-decoration: none; background: transparent url(../gfx/main/menu/menu-active.gif) top left repeat-x; }
#lay-menu li.first a{ padding: 0px 14px 0px 20px; }
#lay-menu li.last a{ padding: 0px 14px 0px 14px; }

#lay-menu li a span{ height: 40px; line-height: 40px; float:left;  }
#lay-menu li a:hover span{ text-decoration: none; background: transparent url(../gfx/main/menu/menu-arrow.gif) center bottom no-repeat; }
