body {
	background: #3aa562;
	font-family: arial, tahoma, verdana, sans-serif;
	color: #828182;
	margin: 25px 0 0;
	font-size: 12px;
}
a {
	color: #5a5297;
}
a:hover {
	color: #4b428e;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
#wrapper {
	width: 950px;
	margin: 0 auto 0;
}
#header h1 {
	font-size: 48px;
	letter-spacing: -3px;
	color: #fff;
	margin: 0 0 9px 9px;
	font-weight: 100;
}
#header h1 span {
	font-weight: bold;
}
#content {
	background: #fff;
	padding: 20px;
}
#introtext {
	width: 628px;
	float: left;
}
#introtext h2 {
	font-size: 18px;
	font-weight: 100;
	color: #5a5297;
	margin: 0 0 5px;
}
#introtext p {
	margin: 0;
	padding: 0 0 10px;
	font-size: 14px;
	line-height: 20px;
}
#photo {
	width: 262px;
	float: right;
}
#photo img {
	display: block;
}
#reviewTable {
	border: 1px solid #d8d8d8;
	margin: 20px 0;
}
.rtH1 {
	background: url('images/gradient.jpg') repeat-x;
	height: 32px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
}
.rtH2 {
	background: url('images/gradient.jpg') repeat-x;
	height: 32px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
}
.rt1 {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.rt1 p {
	padding: 10px;
	margin: 0;
}
.rt1 p span {
	color: #e40909;
}
.product {
	float: left;
	border: 1px solid #6f707a;
	margin: 0 10px;
}
.rt2 {
	border-bottom: 1px solid #e1e1e1;
}
.rt2 img {
	margin: 0 0 0 10px;
}
.stars {
	text-align: center;
}
.rt1 a {
	text-decoration: none;
	font-size: 14px;
}
h3 a {
	color: #26904e;
	text-decoration: none;
}
h3 a:hover {
	color: #1a703a;
	text-decoration: none;
}
h3#one {
	background: url('images/one.jpg') no-repeat;
	color: #26904e;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
	height: 30px;
	padding: 7px 0 0 55px;
}
h3#two {
	background: url('images/two.jpg') no-repeat;
	color: #26904e;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
	height: 30px;
	padding: 7px 0 0 55px;
}
h3#three {
	background: url('images/three.jpg') no-repeat;
	color: #26904e;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
	height: 30px;
	padding: 7px 0 0 55px;
}
.reviewbox {
	border: 2px solid #26904e;
	padding: 10px;
	margin: 0 0 20px;
}
.reviewbox p {
	font-size: 14px;
	color: #828182;
	line-height: 20px;
	margin: 0 0 15px;
}
.reviewbox img {
	display: block;
}
#footer p {
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 10px;
}
