body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
	margin: 8px;
	padding: 0px;
	
}




#Top {
	height: 95px;
	width: 800px;
}
#Left {
	width: 185px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
#feature {
	width: 254px;
	float: left;
	background-image: url(images/feature_bkgrnd.jpg);
	height: 137px;
	padding-top: 70px;
	padding-left: 340px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#feature_about {
	width: 254px;
	float: left;
	background-image: url(images/feature_about.jpg);
	height: 137px;
	padding-top: 70px;
	padding-left: 340px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#feature_stock {
	width: 254px;
	float: left;
	background-image: url(images/feature_stock.jpg);
	height: 137px;
	padding-top: 70px;
	padding-left: 340px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#feature_location {
	width: 254px;
	float: left;
	background-image: url(images/feature_location.jpg);
	height: 137px;
	padding-top: 70px;
	padding-left: 340px;
	padding-right: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#container #Stock {
	float: left;
}

#spacer {
	height: 5px;
	width: 800px;
}
#container #TableHolder {
	width: 790px;
	float: left;
	margin-left: -2px;
}

#content_left {
	float: left;
	width: 583px;
	height: 105px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 30px;
	padding-top: 15px;
}
#container #Testimonial {
	position: absolute;
	width: 560px;
	height: 344px;
	padding-left: 30px;
	padding-top: 15px;
	left: 200px;
	top: 548px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#container #Waranty {
	position: absolute;
	left: 197px;
	top: 572px;
	width: 586px;
	height: 106px;
	padding-top: 15px;
	padding-left: 30px;
}

#container #content_left #read_more {
	text-align: right;
	padding-right: 50px;
}


#container {
	width: 800px;
}

#Left #Menu {
	height: 205px;
	background-color: #386592;
	padding-top: 30px;
	padding-left: 30px;
}
#Left #sectionLinks {
	background-color: #386592;
	height: auto;
	padding-top: 20px;
	padding-left: 18px;
}



#Top #TopLeft {
	height: 95px;
	width: 185px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#Top #TopRight {
	height: 96px;
	width: 614px;
	float: left;
	padding: 0px;
}
#Top #TopRight #upper {
	padding-top: 42px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#Top #TopRight #lower {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 30px;
}



/************ sectionLinks styles **************/

#Left #sectionLinks{
	margin: 0px;
	height: 187px;

}

#Left #sectionLinks h3{
	padding-top: 0px;
	padding-right: 0px;
}
#Left #sectionLinks #spacer {
	background-image: url(images/underline_blue.jpg);
	width: 142px;
	height: 1px;
}


#Left #sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
	padding-right: 0px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/section_bkgrnd.gif);
}
#container #Left #sectionLinks #sectionlink_holder {
	background-image: url(images/section_bkgrnd.gif);
}


#Left #sectionLinks a:hover{
	text-decoration: none;
	color: #E6DDA2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/********** body links *********************/
#Stock a:link, #Stock a:visited {
	display: block;
	color: #386592;
	border-right-style: none;
	border-left-style: none;
	padding-right: 0px;
	text-decoration: none;
	font-weight: bold;
}
#container #Contact {
	padding-left: 25px;
	position: absolute;
	top: 325px;
	left: 193px;
}
#container #Thankyou {
	position: absolute;
	width: 602px;
	top: 325px;
	left: 194px;
}
