body {
	background-image: url(images/background1.jpg);
	margin: 0px;
}
#Layer1 {
	position:absolute;
	left:100px;
	top:100px;
	width:200px;
	height:200px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(images/whitelogo.gif);
	background-position: center center;
	border: 1px solid #CCCCCC;
}
#Layer2 {
	position:absolute;
	left:299px;
	top:0px;
	width:500px;
	height:99px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:350px;
	top:250px;
	width:200px;
	height:200px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:650px;
	top:250px;
	width:200px;
	height:200px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:100px;
	top:400px;
	width:250px;
	height:200px;
	z-index:5;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#content {
	position:absolute;
	left:350px;
	top:200px;
	width:450px;
	height:400px;
	z-index:4;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
}
.itemdescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
	padding-left: 10px;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
.bg-surfaces {
	background-image: url(images/header-surfaces.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-surfaces-richlite {
	background-image: url(images/header-surfaces-richlite.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-surfaces-concrete {
	background-image: url(images/header-surfaces-concrete.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-surfaces-stainless {
	background-image: url(images/header-surfaces-stainless.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-surfaces-zinc {
	background-image: url(images/header-surfaces-zinc.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture {
	background-image: url(images/header-furniture.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-recent {
	background-image: url(images/header-furniture-rw.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-studio {
	background-image: url(images/header-furniture-sl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-rw-dining {
	background-image: url(images/header-furniture-rw-dining.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-rw-coffee {
	background-image: url(images/header-furniture-rw-coffee.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-rw-console {
	background-image: url(images/header-furniture-rw-console.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-rw-desk {
	background-image: url(images/header-furniture-rw-desk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-rw-cabinet {
	background-image: url(images/header-furniture-rw-cabinet.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-rw-casegoods {
	background-image: url(images/header-furniture-rw-casegoods.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-rw-bed {
	background-image: url(images/header-furniture-rw-bed.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-rw-fireplace {
	background-image: url(images/header-furniturerw-fireplace.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-sl-dining {
	background-image: url(images/header-furnituresl-dining.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-sl-coffee {
	background-image: url(images/header-furniture-sl-coffee.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-sl-console {
	background-image: url(images/header-furniture-sl-console.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-sl-end {
	background-image: url(images/header-furniture-sl-end.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-furniture-sl-seating {
	background-image: url(images/header-furniture-sl-seating.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pic-border-right {
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 1px;
	border-right-color: #F2F1ED;
}
