﻿body {
	background:url(../siteart/bg1.gif) repeat top left #fff;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#FF3333;
}

a:hover {
	color:#000;
}

img {
	border:0;
}

h1 {
	font-size:24px;
	font-weight:bold;
	display:block;
	margin:0 0 15px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	display:block;
	margin:0 0 10px;
}


/*--------------Header Section--------------*/

.header {
	vertical-align:top;
}

.feature-logo {
	float:right;
	text-align:right;
	padding:3px;
}


/*--------------Sidebar Section--------------*/

.sidebar {
	vertical-align:top;
	width:115px;
}


/*--------------Main Section--------------*/

.border-left {
	vertical-align:top;
	width:52px;
	background:url(../siteart/hborderwh1.gif) repeat-y top left;
}

.border-top {
	background:url(../siteart/vborderwh1.gif) repeat-x top;
	vertical-align:top;
	text-align:right;
	padding-right:20px;
}

.border-btm {
	background:url(../siteart/vborderwh2.gif) repeat-x top;
	vertical-align:top;
	text-align:right;
}

.main {
	vertical-align:top;
	background:#fff;
	width:100%;
}

.feature {
	float:right;
	width:300px;
	margin: 0 30px;
	padding-left:30px;
	border-left:1px #e9e9e9 dotted;
	text-align:center;
}

.sales-logos {
	text-align:center;
	vertical-align:middle;
}

.parts-products {
	vertical-align:top;
	width:50%;
	background:#fefefe;
}

.text-highlight {
	color:#FF3333;
	font-weight:bold;
}

.footer {
	text-align:center;
	padding:20px;
	width:100%;
}
