@charset "UTF-8";
/* CSS Document */




#product {
	position: absolute;
	left: 550px;
	top: 100px;
	z-index: 2;
}
body {
	background-color: black;
	margin: 0;
	padding: 0;
	text-align: center;
	color: white;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	z-index: 1;/*background-image: url(/images/mainHeader.jpg);
	background-repeat: no-repeat;
	background-position:center top;*/
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: right;
}
li#homelink a, li#aboutlink a, li#howlink a, li#productslink a, li#buylink a, li#testimonialslink a, li#dealers link a {
	display:block;
	background-image:url(../images/nav-note.gif);
	background-repeat:none;
	background-repeat: no-repeat;
	background-position: 100% -2px;
	padding-right: 30px;
	padding-bottom: 15px;
}
#navList a:link, a:active, a:visited {
	display:block;
	background-repeat:none;
	background-repeat: no-repeat;
	background-position: 100% -2px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-decoration:none;
	font-size:19px;
	color:#ffffff;
	text-decoration:none;
}
#navList a:hover {
	display:block;
	background-image:url(../images/nav-note-rollover.gif);
	background-repeat:none;
	background-repeat: no-repeat;
	background-position: 100% -2px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-decoration:none;
}
a:link {
	color:#FF9;
}
.twoColFixRtHdr #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.twoColFixRtHdr #header {
	padding: 0px;
	width: 980px;
	height:140px;
}
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 280px;
	padding: 0;
	margin: 0;
}
.twoColFixRtHdr #mainContent {
	margin: 0 250px 0 0;
	padding: 0 20px;
}
.twoColFixRtHdr #mainContentHome {
	margin: 0 250px 0 0;
	padding: 0 20px;
	width: 450px;
	font-size:16px;
}
.twoColFixRtHdr #footer {
	margin: 50px 0px 0px 0px;
	font-size:12px;
	text-align:center;
}
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
<!--
[if IE 5]> <style type="text/css"> /* place css box model fixes for IE 5* in this conditional comment */
.twoColFixRtHdr #sidebar1 {
width: 220px;
}
</style> <![endif]
-->
<!--
[if IE]> <style type="text/css"> /* place css fixes for all versions of IE in this conditional comment */
.twoColFixRtHdr #sidebar1 {
padding-top: 30px;
}
.twoColFixRtHdr #mainContent {
	zoom: 1;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style> <![endif]
-->

