*	{
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 0 10px 0;
	padding: 0px;
    background-color: #d0d0d0;
    background-image: url(images/pat.gif);
    font: normal 70%/1.5em "lucida grande", verdana, sans-serif;
    text-align: center;
	color: #000;
	}
	
a, a:link,  a:visited { color: #cc0000; text-decoration: underline; }
a:active, a:hover { color: #666; text-decoration: underline; }

img { border: none; }

div#container {
	position: relative;
	background-color: #fff;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	text-align: left;
	width: 850px;
	margin: 0 auto;
	}
	
div#head {
	position: relative;
	height: 80px;
	margin: 0;
	padding-top: 14px; 
	padding-left: 39px; 
	background-color: #e6e6e6;
	}
	
div#headLinkSales  {
	position: absolute;
	line-height: 1.4;
	left: 316px;
	top: 40px;
	}
	
div#headLinkPrice  {
	position: absolute;
	line-height: 1.4;
	left: 316px;
	top: 62px;
	}
	
div#headLinkFin  {
	position: absolute;
	line-height: 1.4;
	left: 587px;
	top: 40px;
	}
	
div#headLinkWarr  {
	position: absolute;
	line-height: 1.4;
	left: 585px;
	top: 62px;
	}

div#main {
	margin: 0;
	padding: 0 45px; 
	background-color: #fff;
	}
	
h1  {
	color: #003366;
	font: 20px helvetica neue, helvetica, arial, sans serif;
	margin-top: 30px;
	margin-bottom: 13px;
	font-weight: normal;
	}
	
h2  {
	color: #003366;
	font: 20px helvetica neue, helvetica, arial, sans serif;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	}
	
ul#introList  {
	list-style: none;
	width: 845px;
	}
	
div#good {
	padding: 0 45px; 
	background-color: #fff;
	}
	
#introList li {
	float: left;
	display: inline;
	width: 230px;
	margin-right: 40px;
	}
	
ul#goodList  {
	clear: both;
	list-style: none;
	width: 845px;
	}
	
ul#goodList li {
	float: left;
	display: inline;
	width: 230px;
	margin-right: 40px;
	}

#good-better  {
	position: relative;
	clear: both;
	height: 235px;
	margin: 0 0 0 35px;
	background: url(images/curved.gif) 0 1px no-repeat;
	xbackground-color: #e6e6e6;
	padding-bottom: 200px;
	}
	
#good-better2  {
	position: relative;
	clear: both;
	height: 55px;
	margin: 0 0 0 35px;
	background: url(images/curved2.gif) 0 1px no-repeat;
	xbackground-color: #555;
	padding-bottom: 200px;
	}
	
ul#imgList  {
	clear: both;
	padding-left: 17px;
	padding-top: 20px;
	list-style: none;
	width: 845px;
	}

ul#imgList li {
	float: left;
	display: inline;
	width: 205px;
	margin-right: 65px;
	}
	
ul#imgList li img#big {
	border: 1px solid #fff;
	}
	
ul#imgList li img#big:hover {
	border: 1px solid #000;
	}
	
div#flashContent  {
	position: absolute;
	xtop: 1px;
	left: 556px;
	background-color: #555;
	}
	
ul#prodDet  {
	clear: both;
	padding-left: 22px;
	padding-top: 215px;
	list-style: none;
	width: 845px;
	}
	
ul#prodDet li {
	float: left;
	display: inline;
	width: 205px;
	margin-right: 65px;
	}
	
h3  {
	font: normal 100%/1.5em "lucida grande", verdana, sans-serif;
	padding-left: 18px;
	background: url(images/archive.gif) no-repeat left center;
	}
	
h4  {
	font: normal 100%/1.5em "lucida grande", verdana, sans-serif;
	padding-left: 20px;
	background: url(images/pdf.gif) no-repeat left center;
	}
	
#foot  {
	position: relative;
	clear: both;
	height: 185px;
	background-color: #96a4b4;
	}
	
ul#categories  {
	clear: both;
	padding: 13px 0 0 55px; 
	list-style: none;
	width: 845px;
	}
	
ul#categories li {
	float: left;
	display: inline;
	width: 230px;
	margin-right: 40px;
	}
	
div#contactText  {
	position: absolute;
	line-height: 1.1;
	left: 325px;
	top: 65px;
	color: #cc0000;
	}
	
div#footLogo  {
	position: absolute;
	line-height: 1.1;
	left: 50px;
	top: 100px;
	color: #cc0000;
	}
	
div#priceInq  {
	position: absolute;
	left: 56px;
	top: 65px;
	}
	
div#infoLinkSales  {
	position: absolute;
	line-height: 1.4;
	left: 595px;
	top: 68px;
	}
	
div#infoLinkFin  {
	position: absolute;
	line-height: 1.4;
	left: 595px;
	top: 91px;
	}
	
div#infoLinkWarr  {
	position: absolute;
	line-height: 1.4;
	left: 593px;
	top: 114px;
	}

div#infoLinkCare  {
	position: absolute;
	line-height: 1.4;
	left: 593px;
	top: 137px;
	}
	
p  {
	margin-bottom: 2em;
	}

br  {
	margin-bottom: 1.4em;
	}
	
.grey  {
 	color: #888;
 	}
 	
.red  {
 	color: #cc0000;
 	}
 	
.black  {
 	color: #000;
 	}
 	
h5 {
	font: bold 20px/21px "lucida grande", Arial, sans-serif;
	margin: 0;
	}
 	
 	

	