
#menuBlock a.menuItem_1 {
	background-image: url(../img/en/menu_1.gif);
	background-color: #87154e;
}
#menuBlock a.menuItem_1_sel {
	background-image: url(../img/en/menu_1_sel.gif);
	height: 115px;
	width: 115px;
}

#menuBlock a.menuItem_2 {
	background-image: url(../img/en/menu_2.gif);
	background-color: #2e1e1a;
}
#menuBlock a.menuItem_2_sel {
	background-image: url(../img/en/menu_2_sel.gif);
	height: 115px;
	width: 115px;
}

#menuBlock a.menuItem_3 {
	background-image: url(../img/en/menu_3.gif);
	background-color: #47322a;
}
#menuBlock a.menuItem_3_sel {
	background-image: url(../img/en/menu_3_sel.gif);
	height: 115px;
	width: 115px;
}

#menuBlock a.menuItem_4 {
	background-image: url(../img/en/menu_4.gif);
	background-color: #685144;
}
#menuBlock a.menuItem_4_sel {
	background-image: url(../img/en/menu_4_sel.gif);
	height: 115px;
	width: 115px;
}

#menuBlock a.menuItem_5 {
	background-image: url(../img/en/menu_5.gif);
	background-color: #927b66;
}
#menuBlock a.menuItem_5_sel {
	background-image: url(../img/en/menu_5_sel.gif);
	height: 115px;
	width: 115px;
}

#menuBlock a.menuItem_6 {
	background-image: url(../img/en/menu_6.gif);
	background-color: #c8b9a9;
}
#menuBlock a.menuItem_6_sel {
	background-image: url(../img/en/menu_6_sel.gif);
	height: 115px;
	width: 115px;
}

#menuBlock a.menuItem_1:hover, #menuBlock a.menuItem_2:hover , #menuBlock a.menuItem_3:hover , #menuBlock a.menuItem_4:hover , #menuBlock a.menuItem_5:hover , #menuBlock a.menuItem_6:hover  {
	width: 80px;
}
