#homewrap{
	width: 575px; 
	height: 490px;
	margin: 0px auto;
	position: relative;
}

#entergallery2{
	position: absolute;
	top: 190px;
	left: 165px;
	width: 273px;
	height: 88px;
	overflow: hidden;
}

#entergallery2 a:hover img{
	position: relative;
	top: -88px;
}

#img1{
	position: absolute;
	top: 0px;
	left: 0px;
}

#img2{
	position: absolute;
	top: 0px;
	left: 182px;
}

#img3{
	position: absolute;
	top: 0px;
	left: 401px;
}

#img4{
	position: absolute;
	top: 132px;
	left: 434px;
}

#img5{
	position: absolute;
	top: 348px;
	left: 343px;
}

#img6{
	position: absolute;
	top: 313px;
	left: 198px;
}

#img7{
	position: absolute;
	top: 378px;
	left: 0px;
}

#img8{
	position: absolute;
	top: 129px;
	left: 0px;
}

