﻿body
{
	background-image: url(../art/green_strip_background.gif);
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 0px;
}
.hidden
{
	display:none;
}
#Banner
{
	display: inline;
	float: left;
	width: 1000px;
}
form
{
	width: 1000px;
	height: 1000px;
	display: block;
	margin: auto;
	background-color: Black;
}
h1
{
	display: inline;
	padding: 0px;
	margin: 0px;
}
h2
{
	color: Yellow;
	text-align: center;
	display: inline;
	float: left;
	font-size: 12pt;
	font-family: Verdana;
	margin: 5px 10px 5px 10px;
}
h3
{
	width: 100%;
	display: inline;
	text-align: center;
	font-size: 24px;
	font-family: Verdana;
	font-style: italic;
	color: Green;
	margin: 0px;
	padding: 0px;
	float: left;
}
h4
{
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	color: Green;
	font-style: italic;
}
.menu_flat_links
{
	color: Yellow;
	float: left;
}
.menu_flat_links a
{
	text-decoration: none;
	color: Yellow;
}
.menu_flat_links a:hover
{
	background-image: url(../art/glowbar.jpg);
	color: Black;
}
.product-nav-holder
{
	width: 100%;
}
.product_title
{
	float: left;
	height: 238px;
	width: 330px;
	background-image: url(../art/black_green_gradient.jpg);
	background-repeat: repeat-x;
}
.product_nav
{
	width: 980px;
	float: left;
	border-bottom: solid 2px green;
	margin: 10px;
}
.product_nav a
{
	text-decoration: none;
	color: White;
}
.product_nav a:hover
{
	text-decoration: blink;
	color: Yellow;
	cursor:pointer;
}
.product_nav img
{
	border: none;
	height: 238px;
	width: 320px;
}
.product_nav ul
{
	list-style: none;
	list-style-position: inside;
}
.footer_space
{
	width: 100%;
	float: left;
	display: inline;
	text-align: center;
	color: Gray;
}


#award_space
{
	float: left;
}

#award_frame
{
	position: relative;
	width: 130px;
	height: 200px;
	left: 20px;
	z-index: 100;
}
#award_rotator
{
	position: relative;
	top: 20px;
	left: 20px;
	z-index: 0;
}

#About_Text
{
	color: White;
	width: 725px;
	float: left;
	display: inline;
	padding: 25px;
	font-family: Verdana;
	font-size: 10pt;
}
#Patents
{
	color: White;
	width: 225px;
	float: left;
	display: inline;
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
}
.patpic
{
	width: 175px;
	height: 250px;
	padding-top: 25px;
}
.contactpic
{
	width: 700px;
	padding: 25px;
}
#contactpiccontainer
{
	width: 750px;
	float: left;
	display: inline;
}
#contactdata
{
	width: 250px;
	float: left;
	display: inline;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	color:Yellow;
}
#contactdata p
{
	width:100%;
	padding-top:25px;
}
.dealers
{
	float:none; 
	color:White;
	font-size:15pt;
	font-family:Calibri;
}
.vehicle_logo
{
	margin-left:25px;
}
.product_feature_display
{
	float:left;
	color:Yellow;
	font-family:Calibri;
	overflow:auto;
}
.hidefeature
{
	height:0px;
}
.showfeature
{
	margin:15px;
}
.display_box
{
	height:160px;
	float:left;
	display:block;
}
.tax_endorsements
{
	width:25%;
	float:left;
	margin-left:35px;
	margin-right:35px;
}