body {
	background-image:url('/_layouts/images/headbg.png');
	background-repeat: repeat-x;
	margin: 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #151515;
}

.clear {
	clear: both;
}
img {
	border: 0;
}
a {
	color: #0ca0dd;
	text-decoration: underline;
}
a:hover {
	color: #068dc5;
}
#wrapper {
	width: 850px;
	margin: 0 auto 0;
}
#content {
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 22px 22px 12px;
}
#content h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 20px;
	font-weight: 100;
	color: #191919;
	margin: 0 0 12px;
}
#content h1 span {
	font-weight: bold;
	color: #99c80a;
}
#results {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	margin: 0 0 30px;
}
.rowhead1 {
	background: #006acf;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 8px 0 8px 10px;
}
.rowhead2 {
	background: #006acf;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #fff;
	font-weight: bold;
	padding: 8px 0 8px 10px;
}
.row1 {
	border-top: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: 1px solid #dedede;
	padding: 5px 0 5px 10px;
}
.row2 {
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: 1px solid #dedede;
	padding: 5px 0 5px 10px;
}
#results a {
	color: #ea0d00;
}
#results a:hover {
	color: #d20c00;
}
#productarea {
	margin: 0 0 30px;
}
#productselect {
	width: 480px;
	float: left;
	margin: 0 30px 0 0;
}
#productselect h2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 26px;
	font-weight: 100;
	color: #006acf;
	margin: 0 0 3px;
}
#productselect form {
	margin: 0;
	padding: 0;
}
.product {
	background: url('images/bg-productselect.jpg') no-repeat;
	width: 480px;
	height: 75px;
	margin: 0 0 10px;
}
.productradio {
	width: 31px;
	height: 12px;
	float: left;
	margin: 12px 0 0 3px;
}
p.description {
	width: 370px;
	float: left;
	height: 67px;
	line-height: 18px;
	margin: 0;
	padding: 8px 0 0 10px;
}
p.price {
	font-weight: bold;
	font-size: 14px;
	color: #8e8e8e;
	text-align: center;
	margin: 0;;
	padding: 14px 0 0;
	line-height: 14px;
}
p.price span {
	color: #006acf;
	font-size: 11px;
	font-weight: 100;
}
.terms {
	padding: 8px 0 0 20px;
}
.terms input {
	float: left;
}
.terms p {
	width: 430px;
	float: left;
	font-size: 11px;
	color: #3a3a3a;
	line-height: 16px;
	margin: 0;
	padding: 0 0 0 10px;
}
.terms p span {
	color: #d72015;
}
#maps {
	width: 292px;
	height: 264px;
	border: 1px solid #888888;
	float: left;
	margin: 0 0 30px;
}
#checkout {
	float: left;
}
#nohiddencharges {
	background: url('images/bg-nohiddencharges.jpg') no-repeat;
	width: 575px;
	height: 35px;
	float: left;
	margin: 0 0 0 10px;
}
#satisfactionguaranteed {
	background: url('images/bg-satisfactionguaranteed.jpg') no-repeat;
	width: 804px;
	height: 104px;
	margin: 0 0 12px;
}
#satisfactionguaranteed p {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
	padding: 30px 2px 0 125px;
}
#seals {
	text-align: center;
}
#footer {
	padding: 10px;
}
#footer p {
	margin: 0;
	padding: 0 0 5px;
}
#footer a {
	color: #636363;
	margin: 0 5px;
}
#footer a:hover {
	color: #4e4e4e;
}
#footer p {
	font-size: 11px;
	text-align: center;
	color: #afafaf;
}