#menu1 {background: url('menu-1.jpg'); width: 117px; }
#menu1:hover {background: url('menu-1.jpg') -117px}
#menu2 {background: url('menu-2.jpg'); width: 63px;}
#menu2:hover {background: url('menu-2.jpg') -63px;}
#menu3 {background: url('menu-3.jpg'); width: 82px;}
#menu3:hover {background: url('menu-3.jpg') -82px;}
#menu4 {background: url('menu-4.jpg'); width: 94px;}
#menu4:hover {background: url('menu-4.jpg') -94px}
#menu5 {background: url('menu-5.jpg'); width: 56px;}
#menu5:hover {background: url('menu-5.jpg') -56px;}
#menu6 {background: url('menu-6.jpg'); width: 101px;}
#menu6:hover {background: url('menu-6.jpg') -101px;}
#menu7 {background: url('menu-7.jpg'); width: 77px;}
#menu7:hover {background: url('menu-7.jpg') -77px;}
#menu8 {background: url('menu-8.jpg'); width: 55px;}
#menu8:hover {background: url('menu-8.jpg') -55px;}
#menu9 {background: url('menu-9.jpg'); width: 65px;}
#menu9:hover {background: url('menu-9.jpg') -65px;}
#menu10 {background: url('menu-10.jpg'); width: 77px;}
#menu10:hover {background: url('menu-10.jpg') -77px;}

#menu1active {background: url('menu-1.jpg') -117px; width: 117px; height: 62px}
#menu2active {background: url('menu-2.jpg') -63px; width: 63px; height: 62px}
#menu3active {background: url('menu-3.jpg') -82px; width: 82px; height: 62px}
#menu4active {background: url('menu-4.jpg') -94px; width: 94px; height: 62px}
#menu5active {background: url('menu-5.jpg') -56px; width: 56px; height: 62px}
#menu6active {background: url('menu-6.jpg') -101px; width: 101px; height: 62px}
#menu7active {background: url('menu-7.jpg') -77px; width: 77px; height: 62px}
#menu8active {background: url('menu-8.jpg') -55px; width: 55px; height: 62px}
#menu9active {background: url('menu-9.jpg') -65px; width: 65px; height: 62px}
#menu10active {background: url('menu-10.jpg') -77px; width: 77px; height: 62px}