body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	clip:  rect(auto auto auto auto);

}
* {margin:0; padding:0}
div#maincontainer {
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#header 
{
	cursor:pointer;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 83px;
	width: 760px;
	background-color: #990000;
	background-position: 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
div#footer {
	width: 760px;
	background-color: #990000;
	height: auto;
	padding-bottom: 6px;
	margin-top: 10px;
	float: left;
	text-align: center;
}
div#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
div#footer ul {
	margin-top: 5px;
}
div#footer a:hover {
	text-decoration: underline;
}
div#dealerlocator {
	background-color: #660000;
	height: 83px;
	width: 200px;
	top: 0px;
	left: 560px;
	position: relative;

}
div#mainnav {
	background-color: #FFFFFF;
	font-size: 12px;
	float: left;
	margin: 5px 0px 0px;
}
div#mainnav ul {
	list-style-type: none;
}
div#mainnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

div#logobar {
	border: 1px solid #990000;
	background-color: #FFFFFF;
	width: 758px;
	height: 50px;
	margin-top: 20px;
	text-align: center;
	float: left;
}
div#logobar ul {
	list-style-type: none;
	width: 758px;
	display: inline;
	float: left;
	margin-top: 7px;
}
div#maincontent {
	width: 760px;
	position: relative;
	float: left;
	margin-top: 10px;
	height: auto;
}
div#secondrowcontent {
	width: 760px;
	position: relative;
	float: left;
	margin-top: 10px;
	height: auto;
}
div#homepageimage {
	position: relative;
	height: auto;
	width: 560px;
	left: 0px;
	top: 0px;
}
div#featuredproducts {
	background-color: #FFFFFF;
	height: auto;
	width: 200px;
	top: 0px;
	float: left;
	position: relative;

}
div#featuredproducts ul {
	list-style-type: none;
	float: left;
	width: 200px;
}
div#featuredproducts a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
div#featuredproducts a:hover {
	text-decoration: underline;
	color: #000000;
}
div#quicklinks {
	height: auto;
	width: 550px;
	float: left;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}


div#mainnav li{
      float: left;
      list-style-type: none;
}

div#mainnav li a{

      display: block;
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: #990000;
      padding-right: 5px;
      padding-left: 5px;
      padding-top: 5px;
      padding-bottom: 5px;
      border-top-width: 1px;
      border-bottom-width: 1px;
      border-top-style: solid;
      border-bottom-style: solid;
      border-top-color: #990000;
      border-bottom-color: #990000;
}

div#mainnav li a:hover{
	background-color:#990000;
	color:White;
}

div#mainnav li.selectedItem a{
	background-color:#990000;
	color:White;
}

div#mainnav li.selectedItemLeft a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	background-color:#990000;
	color:White;
}

div#mainnav li.leftitem {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}

div#logobar li {
	padding-right: 15px;
	display: inline;
}
div#column1home {
	float: left;
	height: auto;
	width: 560px;
}
div#column2home {
	float: left;
	height: auto;
	width: 200px;
}
div#featuredproducts li {
	padding-bottom: 5px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
div#input {
	float: left;
}
div#input ul {
	float: left;
	list-style-type: none;
	margin-top: 7px;
}
div#input li {
	margin-bottom: 8px;
}
div#input2 {
	float: left;
	margin-left: 35px;
}
div#input2 ul {
	float: left;
	list-style-type: none;
	margin-top: 7px;
}
div#input2 li {
	margin-bottom: 8px;
}
div#input2 input {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #990000;
	padding: 2px;
}
div#input select {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #990000;
	padding: 1px;
}
div#mainnavcontainer {
	float: left;
	width: 760px;
}



.ulline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 7px;
}
div#companyinfo {
	height: auto;
	width: 550px;
	float: left;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* Search Result*/
div#searchResults a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
div#searchResults a:hover {
	text-decoration: none;
}
div#searchResults li 
{
	margin-top: 5px;
	margin-bottom: 8px;
	margin-left: 40px;
}
div#searchResults h3
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: Blue;
	font-weight: normal;
}