#substrateswrap {
	background-image: url(/images/substrates_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 821px;
	height: 453px;
	margin: 7px auto 0 auto;
}
#substratenav {
	width: 970px;
	height: 49px;
	margin: 0 auto 8px auto;
	text-align: center;
}
.substratecontainer1 {
	float: left;
	width: 178px;
	height: 394px;
	margin: 16px 0 0 39px;
}
.substratecontainer2 {
	float: left;
	width: 178px;
	height: 394px;
	margin: 16px 0 0 10px;
}
#substrateswrap2 {
	width: 1002px;
	margin: auto;
}
.substrate_mini {
	background-image: url(/images/substrates_bg2.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 1000px;
	height: 439px;
	float: left;
	margin: -10px 0 0 2px;
	position: relative;
}
.substrate_mini_img {
	margin: 18px 0 0 19px;
}
.substrate_text {
	height: 100px;
	width: 679px;
	top: 313px;
	left: 19px;
	position: absolute;
}
.substrate_text_col {
	height: 100px;
	width: 260px;
	float: left;
	margin: 0 30px 0 10px;
}
.sub_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 260px;
	display: block;
	color: #666;
	padding: 7px 5px 5px 0px;
	border-bottom: 1px dotted #666;
	margin: 0 0 7px 20px;
}
.sub_text_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 260px;
	display: block;
	color: #666;
	margin: 0 0 6px 20px;
}
#substrate_spacer {
	width: 974px;
	height: 75px;
	float: left;
}
#testimonials_wrap {
	width: 970px;
	margin: auto;
	overflow: hidden;
}
#testimonials_grid {
	background-image: url(/images/testimonials_grid.png);
	background-repeat: repeat;
	background-position: top center;
	width: 924px;
	overflow: hidden;
	margin: 15px auto 20px auto;
}
#testimonials_leftcolumn {
	width: 451px;
	overflow: hidden;
	float: left;
	margin: 1px 0 0 1px;
}
.testimonials_leftrowheader {
	background-image: url(/images/testimonials_header.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 451px;
	height: 234px;
	float: left;
}
.testimonials_leftrow {
	width: 451px;
	height: 216px;
	float: left;
	margin: 0 0 19px 0;
}
#testimonials_rightcolumn {
	width: 452px;
	overflow: hidden;
	float: left;
	margin: 1px 0 0 19px;
}
.testimonials_rightrowheader {
	background-image: url(/images/testimonials_header2.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 452px;
	height: 234px;
	float: left;
}
.testimonials_rightrow {
	width: 452px;
	height: 216px;
	float: left;
	margin: 0 0 19px 0;
}
.acrylic_instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin: 25px;
	line-height: 170%;
	color: #212221;
	display: block;
}