body {
	padding: 0;
	margin: 0;
/*	overflow: hidden;*/
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #533F27;
}
#white_page {
	position: absolute;
	width: 590px;
	height: 590px;
	top: 5px;
	left: 5px;
	background-color: #fff;
	border-collapse: collapse;
	/*margin-collapse: collapse;*/
}
#interior {
	position: relative;
	width: 578px;
	height: 578px;
	border: 1px #ccc solid;
	top: 5px;
	left: 5px;
	border-collapse: collapse;
	/*margin-collapse: collapse;*/
}
#hdr {
	position: relative;
	width: 578px;
	height: 43px;
	border-bottom: 1px #ccc solid;
	top: 0px;
	left: 0px;
}
#wall_color {
	position: relative;
	width: 578px;
	height: 57px;
	border-bottom: 1px #ccc solid;
	top: 0px;
	left: 0px;
	clear: left;
}
#wall_color .hdg {
	width: 278px;
}
#wall_color .hdg img {
	margin-top: 39px;
}
#hearth_style {
	position: relative;
	width: 578px;
	height: 57px;
	border-bottom: 1px #ccc solid;
	top: 0px;
	left: 0px;
	clear: left;
}
#hearth_style .hdg {
	width: 278px;
}
#hearth_style .hdg img {
	margin-top: 39px;
}
#back_panel {
	position: relative;
	width: 578px;
	height: 57px;
	border-bottom: 1px #ccc solid;
	top: 0px;
	left: 0px;
	clear: left;
}
#back_panel .hdg {
	width: 278px;
}
#back_panel .hdg img {
	margin-top: 39px;
}
#bdy {
	position: relative;
	width: 578px;
	height: 354px;
	top: 0px;
	left: 0px;
	clear: left;
}
.hdg {
	float: left;
}
#material {
	position: relative;
	width: 161px;
	height: 308px;
	top: 0px;
	left: 5px;
	float: left;
	border: 1px #ccc solid;
}
#material .hdg {
	float: none;
	margin-top: 41px;
}
#material .selections {
	margin-left: 12px;
}
#displayDiv {
	position: relative;
	width: 400px;
	height: 310px;
	float: left;
	top: 0px;
	left: 10px;
	z-index: 1;
}
#displayDiv img {
	display: block;
}
#hearthDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#panelDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}
#ftr {
	position: relative;
	width: 566px;
	height: 27px;
	top: 5px;
	left: 5px;
	border: 1px #ccc solid;
	background-color: #F1F7FD;
	clear: both;
	text-align: right;
}
#ftr .content {
	padding: 7px 10px;
	font: normal 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	float: left;
	text-align: left;
}
#ftr a:link, a:hover, a:visited, a:active {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#buy {
	float: right;
	text-align: right;
	margin-right: 5px;
}
.swatch {
	margin: 29px 10px 0px 0px;
	width: 20px;
	height: 20px;
	float: left;
}
.mat_swatch {
/*	margin-collapse: collapse;*/
	margin: 12px 12px 0 0;
	float: left;
}
.c001 {
	background-color: #AA9B6A;
}
.c002 {
	background-color: #8CB5B7;
}
.c003 {
	background-color: #B3A99D;
}
.c004 {
	background-color: #ECCE8E;
}
.c005 {
	background-color: #A85B3F;
}
.c006 {
	background-color: #D6C4AC;
}
.c007 {
	background-color: #8D2B22;
}
.c008 {
	background-color: #C1CF7A;
}
.c009 {
	background-color: #9AA4BF;
}
.c010 {
	background-color: #624A3E;
}
.last {
	margin: 29px 0px 0px 0px;
}
.hearth {
	margin: 10px 20px 0px 0px;
	float: left;
}
