body{
	background-image:url(images/pagebg.gif);
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	}
#container	{
	width:896px;
	height:auto;
	background-color:#ffffff;
	margin:auto;
	}
#navwrap{
	width:625px;
	height:38px;
	position:absolute;
	right:0;
	top:47px;
	}	
#mainnav{
	list-style-type:none;
	padding:0;
	margin:0;
	background-image:url(images/menubg.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:38px;
	width:625px;
	float:right;
	}
#mainnav li{
	float:left;
	}
#mainnav li a{
float:left;
	display:block;
	height:24px;
	padding-left:14px;
	padding-right:26px;
	background-image:url(images/menuitembg.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:14px;
	color:#ffffff;
	text-decoration:none;
	}		
#mainnav li a:hover{
	color:#66cc00;
	}
#header{
	height:285px;
	width:auto;
	position:relative;
	background-image:url(images/theme.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
#headerhome{
	height:285px;
	width:auto;
	position:relative;
	background-image:url(images/home3.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
#headercommercial{
	height:285px;
	width:auto;
	position:relative;
	background-image:url(images/commercial3.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
#headerbike{
	height:285px;
	width:auto;
	position:relative;
	background-image:url(images/bike3.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
#headervan{
	height:285px;
	width:auto;
	position:relative;
	background-image:url(images/van3.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
#headercar{
	height:285px;
	width:auto;
	position:relative;
	background-image:url(images/car3.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	}
	
#logo{
	width:141px;
	height:90px;
	position:absolute;
	left:0;
	top:0;
	background-image:url(images/logo.gif);
	}	
#contents{
	width:auto;
	height:auto;
	margin-left:150px;
	margin-right:115px;
	}
#contents h1{
	font-size:16px;
	}
#contents h3{
	font-size:16px;
	}		
#footer{
	width:896px;
	height:67px;
	margin:auto;
	background-image:url(images/contentsbottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	padding-top:45px;
	}
#footer #footernav{
	word-spacing:10px;
	}		
#footer a{
	color:#ffffff;
	text-decoration:none;
	word-spacing:0;
	padding:4px;
	}
#footer a:hover{
	background-color:#7bbd00;
	}	
#copyright{
	font-size:11px;
	text-align:right;
	width:auto;
	color:#7bbd00;
	margin-top:20px;
	}
#search{
	width:515px;
	height:24px;
	position:absolute;
	top:9px;
	right:0;
	}	
#submitbutton{
	left:310px;
	position:relative;
	}	
#searchbox{
	width:300px;
	height:21px;
	background-image:url(images/searchbox.gif);
	background-repeat:no-repeat;
	border:0px #ffffff solid;
	position:absolute;
	}
#searchbox form{
	padding:0;
	margin:0;
	}	
.clearboth{
	clear:both;
	}
.style1 {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.style3 {font-size: 18px; font-weight: bold; }
