.item1 {
	background-image:url(../images/homeAboutUsEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:0px;
	top:350px;
	width:170px;
	height:182px;
}
.item1:hover {
	background-image:url(../images/homeAboutUsHoverEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:0px;
	top:350px;
	width:170px;
	height:182px;
}
.item2 {
	background-image:url(../images/homeEquipmentEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:170px;
	top:350px;
	width:169px;
	height:171px;
}
.item2:hover {
	background-image:url(../images/homeEquipmentHoverEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:170px;
	top:350px;
	width:169px;
	height:171px;
}
.item3 {
	background-image:url(../images/homeOtherEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:342px;
	top:325px;
	width:171px;
	height:171px;
}
.item3:hover {
	background-image:url(../images/homeOtherHoverEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:342px;
	top:325px;
	width:171px;
	height:171px;
}
.item4 {
	background-image:url(../images/homeBuildingEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:495px;
	top:252px;
	width:169px;
	height:171px;
}
.item4:hover {
	background-image:url(../images/homeBuildingHoverEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:495px;
	top:252px;
	width:169px;
	height:171px;
}
.item5 {
	background-image:url(../images/homeRemakingEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:611px;
	top:133px;
	width:168px;
	height:172px;
}
.item5:hover {
	background-image:url(../images/homeRemakingHoverEng.jpg);
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	left:611px;
	top:133px;
	width:168px;
	height:172px;
}

