#menu ul{ margin:17px 0 0 35px; }

#menu ul .market a{ width:125px; background:url('../img/2/menu_market.jpg') no-repeat; }
#menu ul .about a{ width:87px; background:url('../img/2/menu_about.jpg') no-repeat; }
#menu ul .services a{ width:80px; background:url('../img/2/menu_services.jpg') no-repeat; }
#menu ul .advantages a{ width:79px; background:url('../img/2/menu_advantages.jpg') no-repeat; }
#menu ul .contact a{ width:74px; background:url('../img/2/menu_contact.jpg') no-repeat; }
#menu ul .home a{ width:60px; background:url('../img/2/menu_home.jpg') no-repeat; }

#menu ul .market .selected, #menu ul .market a:hover{ background:url('../img/2/menu_market_hover.jpg') no-repeat; }
#menu ul .about .selected, #menu ul .about a:hover{ background:url('../img/2/menu_about_hover.jpg') no-repeat; }
#menu ul .services .selected, #menu ul .services a:hover{ background:url('../img/2/menu_services_hover.jpg') no-repeat; }
#menu ul .advantages .selected, #menu ul .advantages a:hover{ background:url('../img/2/menu_advantages_hover.jpg') no-repeat; }
#menu ul .contact .selected, #menu ul .contact a:hover{ background:url('../img/2/menu_contact_hover.jpg') no-repeat; }
#menu ul .home .selected, #menu ul .home a:hover{ background:url('../img/2/menu_home_hover.jpg') no-repeat; }
