#menu ul{ margin:17px 0 0 41px; }

#menu ul .market a{ width:159px; background:url('../img/3/menu_market.jpg') no-repeat; }
#menu ul .about a{ width:77px; background:url('../img/3/menu_about.jpg') no-repeat; }
#menu ul .services a{ width:110px; background:url('../img/3/menu_services.jpg') no-repeat; }
#menu ul .advantages a{ width:77px; background:url('../img/3/menu_advantages.jpg') no-repeat; }
#menu ul .contact a{ width:75px; background:url('../img/3/menu_contact.jpg') no-repeat; }
#menu ul .home a{ width:51px; background:url('../img/3/menu_home.jpg') no-repeat; }

#menu ul .market .selected, #menu ul .market a:hover{ background:url('../img/3/menu_market_hover.jpg') no-repeat; }
#menu ul .about .selected, #menu ul .about a:hover{ background:url('../img/3/menu_about_hover.jpg') no-repeat; }
#menu ul .services .selected, #menu ul .services a:hover{ background:url('../img/3/menu_services_hover.jpg') no-repeat; }
#menu ul .advantages .selected, #menu ul .advantages a:hover{ background:url('../img/3/menu_advantages_hover.jpg') no-repeat; }
#menu ul .contact .selected, #menu ul .contact a:hover{ background:url('../img/3/menu_contact_hover.jpg') no-repeat; }
#menu ul .home .selected, #menu ul .home a:hover{ background:url('../img/3/menu_home_hover.jpg') no-repeat; }