.product1 {
	position: relative;
height: 370px;
	width: 165px;
	/*left: 0px;*/

}
.product2 {
	position: relative;
height: 320px;
	width: 165px;
	left: 176px;
	top: -370px;
	
}
.product3 {
	position: relative;
height: 320px;
	width: 165px;
	left: 352px;
	top: -690px;

}

.productsecondrow1 {
	position: absolute;
	height: 320px;
	width: 165px;
	/*left: 0px;*/
	top: 940px;
}
.productsecondrow2 {
	position: absolute;
	height: 320px;
	width: 165px;
	left: 176px;
	top: 940px;
}
.productsecondrow3 {
	position: absolute;
	height: 320px;
	width: 165px;
	left: 352px;
	top: 940px;
}
.column1 {
	position: relative;
	width: 165px;
	/*left: 0px;*/
	top: -250px;
}
.column2 {
	position: absolute;
	width: 165px;
	left: 176px;
	top: 1220px;
}
.column3 {
	position: absolute;
	width: 165px;
	left: 352px;
	top: 1220px;
}
#allother {position: absolute;
	
	/*left: 0px;*/
	top: 1190px;
}
.products {
	position: relative;
	height: 320px;
	width: 165px;
margin-top:20px;
}
.productmanual {
	position: absolute;
	height: 320px;
	width: 350px;
	left: 176px;
	top: 940px;
}
.productmanualthird {
	position: absolute;
	height: 1400px;
	width: 500px;
	top: 1310px;
	left: 0px;
}

.productimage {
	width: 71px;
	padding-right: 5px;
	

}
.buttonimage {
	position: relative;
	height: 25px;
	width: 80px;
margin-top:5px;
}

#previous {
position: absolute;
top: 1350px;
left: 160px;
}
#next {
position: absolute;
top: 1350px;
left: 270px;
}
