#menu .m1 a{ 
	background: url(../img/menu1_bg.png) top right no-repeat;
	height: 46px;
}
#menu .m1 a:hover, #menu .m1 .on{ background: url(../img/menu1on_bg.png) top right no-repeat;}

#menu .m2 a{ 
	background: url(../img/menu2_bg.png) top right no-repeat;
	height: 40px;
}
#menu .m2 a:hover, #menu .m2 .on{ background: url(../img/menu2on_bg.png) top right no-repeat;}

#menu .m3 a{ 
	background: url(../img/menu3_bg.png) top right no-repeat;
	height: 40px;
}
#menu .m3 a:hover, #menu .m3 .on{ background: url(../img/menu3on_bg.png) top right no-repeat;}

#menu .m4 a{ 
	background: url(../img/menu4_bg.png) top right no-repeat;
	height: 40px;
}
#menu .m4 a:hover, #menu .m4 .on{ background: url(../img/menu4on_bg.png) top right no-repeat;}

#menu .m5 a{ 
	background: url(../img/menu5_bg.png) top right no-repeat;
	height: 45px;
}
#menu .m5 a:hover, #menu .m5 .on{ background: url(../img/menu5on_bg.png) top right no-repeat;}

#menu .m6 a{ 
	background: url(../img/menu6_bg.png) top right no-repeat;
	height: 40px;
}
#menu .m6 a:hover, #menu .m6 .on{ background: url(../img/menu6on_bg.png) top right no-repeat;}

#contact .link{ background: url(../img/contacts_bg.png); width: 124px; height: 33px; display: block; }
#contact .link:hover, #contact .on{ background: url(../img/contactson_bg.png);}
