body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#mainnav, #banner {
	width: 280px;
	float: left;
	clear: both;
}
#header, #headerimage {
	height: 250px;
}
#headerimage{
	width: 480px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#mainnav {
	vertical-align: top;
	width: 280px;
	height: 300px;
	padding-left: 0px;
}
#mainnav img{
	margin: 0px;
	padding: 0px;
}
#headerhome, #headercontact, #headerservicing, #headerforged, #headerhandling, #headercc, #headeroc, #headerbrake, #headerproducts, #headernews, #headerfaqs, #headergallery, #headerspecials, #headertuning, #headeraero {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 100%;
}
#headerhome {
	background-image: url(../images/header_bgs/home.jpg);
}
#headertuning {
	background-image: url(../images/header_bgs/tuning.jpg);
}
#headerbrake {
	background-image: url(../images/header_bgs/brake.jpg);
}
#headerhandling {
	background-image: url(../images/header_bgs/handling.jpg);
}
#headerproducts {
	background-image: url(../images/header_bgs/products.jpg);
}
#headerspecials {
	background-image: url(../images/header_bgs/specials.jpg);
}
#headerforged {
	background-image: url(../images/header_bgs/forged.jpg);	
}
#headerservicing {
	background-image: url(../images/header_bgs/servicing.jpg);
}
#headeroc {
	background-image: url(../images/header_bgs/oc.jpg);
}
#headernews {
	background-image: url(../images/header_bgs/news.jpg);
}
#headerfaqs {
	background-image: url(../images/header_bgs/faqs.jpg);
}
#headercc {
	background-image: url(../images/header_bgs/cc.jpg);
}
#headercontact {
	background-image: url(../images/header_bgs/contact.jpg);
}
#headeraero {
	background-image: url(../images/header_bgs/aero.jpg);
}

#headerimage{
}
#body {
	width: 760px;
}
#subnav {
	height: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 760px;
	clear: both;
}
#banner{
	clear: both;
}
#content {
	width: 470px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	width: 480px;
	clear: both;
}
#content p {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #666666;
}

#content h3 {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #333333;
}

#content h1 {
	font-family: Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #699ACC;
}

#content h2 {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #699ACC;
}

#content a:hover {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #666666;
}

#content a {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #699ACC;
}
#content strong{
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #699ACC;
}
#content hr{
	color: #CCCCCC;
}
#content li{
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: small;
	list-style-type: square;
	color: #666666;
}
#content small {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #666666;
}
#banner p {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #666666;
}
#banner h2 {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #699ACC;
}
#banner strong{
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #699ACC;
}
#banner a:hover {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #666666;
}

#banner a {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #699ACC;
}
#banner hr{
	color: #CCCCCC;
	padding-left: 10px;
	width: 90%;
}
#footer p {
	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #666666;
}
#footer a:hover {
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

#footer a {
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #699ACC;
}
#productstable table{
	width: 100%;
}
#productstable td{
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 0px;
}
#bannertable table{
	width: 100%;
}
#bannertable td{
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
