@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #0a326c;
	font: 70%/1.5em Arial, Helvetica, sans-serif;
}
html,
body {
	height: 100%;
}
a {
	color: #000;
}
a:hover {
	color: #5f7832;
}
h1 {
	font-size: 180%;
	color: #5F7832;
	margin-bottom: 10px;
}
h2 {
	font-size: 100%;
}
img {
	border: none;
}
.product img.gen {
	float: right;
}
p {
	margin: 0 0 14px 0;
}
p#contact {
	float: left;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0 0 16px;
}
p#copyright {
	float: right;
	clear: right;
	width: 50%;
	line-height: normal;
	margin: 10px 10px 0 0;
	font-size: 90%;
	text-align: right;
	color: #4c87b7;
}
td, th {
	padding: 3px;
}
ul {
	margin-bottom: 14px;
}
.certs {
	float: left;
	height: auto;
	width: 560px;
	text-align: right;
}
.certs img {
	margin-left: 24px;
}
.imgRight {
	float: right;
}
.inline {
	display: inline;
}
.product {
	float: left;
	height: auto;
	width: 550px;
	margin-bottom: 25px;
}
.product img {
	float: left;
	margin: 13px 16px 20px 0;
}
.spacer {
	float: right;
	height: 137px;
	width: 211px;
	margin-top: 5px;
}
.testimonial {
	float: left;
	height: auto;
	width: 560px;
}
.testimonial p {
	clear: left;
}
.testPic {
	float: left;
	height: auto;
	width: 270px;
	margin: 0 8px 10px 0;
}
#content {
	float: left;
	height: auto;
	width: 842px;
	margin: 72px 0 5px 0;
	background: url(../images/bkg_content.jpg) repeat-y center top;
}
#flash {
	float: right;
	height: 262px;
	width: 620px;
}
#footer {
	float: left;
	height: auto;
	width: 842px;
	color: #fff;
	background: url(../images/bkg_footer.jpg) no-repeat center top;
	padding-bottom: 15px;
}
#footer img {
	float: right;
	margin: 0 10px 0 0;
}
#footer p#contact a {
	color: #fff;
}
#logo {
	float: left;
}
#logos {
	float: right;
	height: 100%;
	width: 187px;
	margin-right: 11px;
	padding: 19px 0 10px 17px;
	background: url(../images/bkg_logos.jpg) no-repeat right top;
}
#main {
	float: right;
	height: auto;
	width: 615px;
	background: url(../images/bkg_main.jpg) repeat-y left top;
}
#nav {
	float: left;
	clear: left;
	height: auto;
	width: 222px;
	font-size: 110%;
	text-transform: uppercase;
}
#nav ul {
	float: right;
	width: 215px;
	list-style: none;
	margin: 0;
	background-color: #0A326C;
	padding-bottom: 5px;
}
#nav li {
	float: right;
	height: 30px;
	width: 215px;
}
#nav a {
	float: right;
	height: 26px;
	width: 202px;
	text-align: right;
	padding: 4px 13px 0 0;
	color: #fff;
	background: url(../images/bkg_navbar.jpg) no-repeat right top;
	text-decoration: none;
}
#nav a:hover {
	background: url(../images/bkg_navbar_hover.jpg) no-repeat right top;
}
#nav img {
	float: left;
}
#nav .clear {
	float: right;
	background-color: #0A326C;
	height: 1px;
	width: 211px;
	overflow: hidden;
}
#sideBar {
	float: left;
	clear: left;
	height: auto;
	width: 211px;
	margin-left: 11px;
}
#sideBar img {
	float: right;
}
#txt {
	float: left;
	height: auto;
	width: 353px;
	padding: 60px 18px 20px 29px;
}
#warrantyLinks {
	float: left;
	height: auto;
	width: 100%;
	margin: 52px 0 85px 0;
	text-align: center;
}
#warrantyLinks img {
	margin: 0 18px 0 18px;
	vertical-align: bottom;
}
#wrap {
	height: auto;
	width: 842px;
	margin: 0 auto;
}
.left {
	float: left;
}
.blue_link {
	color: #0A326C;
	text-decoration: underline;
}
.blue_link:hover {
	color: #5F7832;
}
