.icemeshlogo {
	position: absolute;
	height: 193px;
	width: 332px;
	top: 250px;
	background-image: url(IceMesh/IceMeshLogo.jpg);
}
.icemeshtext {
	position: absolute;
	height: 450px;
	width: 250px;
	top: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
}
.IceMeshFabric {
	position: absolute;
	height: 838px;
	width: 444px;
	top: 250px;
	margin-left: 310px;
	background-image: url(IceMesh/IceMeshFabric.jpg);
}
.footer {
	position: absolute;
	height: 50px;
	top: 1080px;
}
.centericemesh {
	height: 1070px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #000;
}
.IceMeshColourExamples {
	position: absolute;
	height: 838px;
	width: 199px;
	top: 250px;
	margin-left: 760px;
	background-image: url(IceMesh/IceMeshColourExamples.jpg);
}
