
div#backImgHeader {
	position: relative;
	height: 601px;
	width: 653px;
	top: 0px;
	left: 0px;
	clear: both;
}

div#samplesnav {
	position: relative;
	height: auto;
	width: auto;
	text-align: right;
	top: 100px;
	left: -137px;
	clear: both;
}

div#samplesheader {
	background: #ffffff url(../_images/background_header.jpg) no-repeat top left;
	width: 900px;
	height: 182px;
}

div#samplescontent {
	background: #ffffff url(../_images/background_body.jpg) top left;
	background-repeat:repeat-y;
	position: relative;
	width: 900px;
	height: auto;
	top: -12px;
}

div#samplesfooter {
	background: #ffffff url(../_images/background_footer.jpg) no-repeat top left;
	position: relative;
	width: 900px;
	height: 182px;
	margin-top: 0px;
	top: -12px;
}

div#backImgSamples {
	position: relative;
	height: 601px;
	width: 653px;
	top: 0px;
	left: 110px;
	clear: both;
}

div#backImg2Samples {
	background: url(../_images/samples.gif) top left no-repeat;
	position: absolute;
	height: 601px;
	width: 190px;
	text-align: left;
	top: 0px;
	left: 270px;
	clear: both;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	display: inline;
}

.ie div#backImg2Samples {
	background: url(../_images/samples.gif) top left no-repeat;
	position: absolute;
	height: 601px;
	width: 190px;
	text-align: left;
	top: 0px;
	left: 300px;
	clear: both;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

