#img {
	position: absolute;
	left: 50px;
	top: 154px;
	width: 370px;
	height: 250px;
	border: thin solid ButtonFace;
	z-index: 3;
}
#matlayer {
	position: absolute;
	left: 43px;
	top: 155px;
	width: 372px;
	height: 295px;
	border: thin #FFFACD;
	z-index: 2;
}
#samplelayer { visibility: hidden;
	position: absolute;
	top: 135px;
	left: 680px;
	z-index: 1;
}
#largeimg {
	position: absolute;
	border: thin solid ButtonFace;
	visibility: hidden;
	left: 15px;
	top: 125px;
	width: 370px;
	height: 294px;
	
	z-index: 6;
	background-repeat: no-repeat;
	}
#framelayer {
	position: absolute;
	top: 128px;
	left: 18px;
	width: 450px;
	height: 346px;
	background-repeat: no-repeat;
	z-index: 1;
}
#ptitle{
	position: absolute;
	top: 110px;
	left: 25px;
	z-index: 3;
	font-weight: bold;
}

#maglayer{position: absolute; top: 360px; left: 675px;
}

#wallcolorlayer {
	top: 0px;
	position: absolute;
	width: 475px;
	height: 380px;
	left: 170px;
	background-color: #FFFFE0;
	border: thin solid ButtonFace;
}
#productopts {
	top: 120px;
	position: absolute;
	left: 460px;
}

#matopts {
	top: 350px;
	position: absolute;
	left: 460px;
}

#frameopts {
top: 310px;
	position: absolute;
	left: 700px;
}
#product #submit #submitbtn {
top: 475px;
position: absolute;
	left: 20px;
}

