body.index {
	background: white;
}

#layercontent {
	position: absolute;
	z-index: 2;
	left:250px;
	top:95px;
	width: 350px;
}

#layercontentprint {
	font-size: 95%;
	width: 650px;
	padding: 0;
	margin: 20px;
}

#layerheaderlogo {
	position: absolute;
	top: 0;
	left: 20px;
	width: 215px;
}

#layermenunavigationprimary {
	position: absolute;
	top: 105px;
	left: 25px;
	z-index: 1;
}

#layercontactdetails {
	position: absolute;
	top: 550px;
	left: 40px;
	width: 200px;
}

#layerfooter {
	padding: 20px;
	margin: 0px;
}

/** Layers / Products */

#layerproducts-banner-display {
	position: absolute;
	top: 60px;
	left: 350px;
}

#layerproducts-chemical-labels {
}

#layerproducts-mac-pc-plotter {
}

#layerproducts-display_retail_motor {
	position: absolute;
	top: 360px;
	left: 95px;
}

#layerwebpageimages {
	position: absolute;
	top: 50px;
	left: 650px;
	z-index: 1;
}

#layermontagefixforMicrosoftIE {
	position: absolute;
	top: 310px;
	left: 0px;
	z-index: 10;
}

/** Call-to-Action */

.rbroundbox {
	background-color: #939;
}

.rbtop div { background: url("../../images/interface/devices/buttons/cta/img-corner_tl.gif") no-repeat top left; }
.rbtop { background: url("../../images/interface/devices/buttons/cta/img-corner_tr.gif") no-repeat top right; }
.rbbot div { background: url("../../images/interface/devices/buttons/cta/img-corner_bl.gif") no-repeat bottom left; }
.rbbot { background: url("../../images/interface/devices/buttons/cta/img-corner_br.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 12px;
}

.rbcontent {
	color: white;
	font-family: "Verdana", sans-serif;
	padding: 0 0 0 15px;
}

.rbroundbox { width: 360px; margin: 1em auto; }