body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #0c266a;
}

a {
	color: #0c266a;
}

a:hover {
	text-decoration: none;
}

#lid {
	background-color: #000000;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#site-container {
	background-color: #b7ccf7;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: 0px 203px;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 205px;
	margin-bottom: 33px;
}

#header h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	width: 575px;
	height: 150px;
	margin-left: 162px;
	margin-top: 25px;
}

#top-nav {
	clear: both;
	background-image: url(images/top-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	margin-bottom: 15px;
}

#top-nav ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 135px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top-nav ul ul{
	display: none;
}

#top-nav ul li{
	float: left;
}

#top-nav ul li.first{
	background-image: url(images/top-nav-hash.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#top-nav ul li a{
	text-decoration: none;
	font-size: 19px;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/top-nav-hash.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

#top-nav ul li a:hover{
	color: #FFFFFF;
	background-color: #7598e9;
	background-image: url(images/top-nav-hover.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


#content.home ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#content.home ul ul{
	display: none;
}

#content.home ul li{
	width: 210px;
}

#content.home ul li.first{
}

#content.home ul li a{
	text-decoration: none;
	font-size: 19px;
	text-transform: uppercase;
	padding-left: 20px;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/home-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content.home ul li a:hover{
	color: #FFFFFF;
}





#main {
	clear: both;
	width: 900px;
}

#product {
	background-image: url(images/side-nav-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#parent {
	background-image: url(images/side-content-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.banner {
	text-align: center;
	background-color: #b7ccf7;
}

#parent #sidebar {
	width: 300px;
	float: left;
	margin-left: 15px;
	padding-top: 10px;
	line-height: 20px;
	background-image: url(images/side-content-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#parent #sidebar  .padder{
	padding: 15px;
}

#product #sidebar {
	width: 192px;
	float: left;
	margin-left: 15px;
	background-image: url(images/side-nav-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#product #sidebar ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#product #sidebar ul li{}

#product #sidebar ul li a{
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-size: 19px;
	background-image: url(images/side-nav-seperator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: right;
}

#product #sidebar ul li a:hover{
	color: #FFFFFF;
	background-color: #7598e9;
	background-image: url(images/top-nav-hover.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

#parent #content {
	float: left;
	width: 555px;
	padding-top: 15px;
	line-height: 20px;
	margin-left: 15px;
}

#product #content {
	float: left;
	width: 630px;
	margin-left: 30px;
	padding-top: 15px;
	line-height: 20px;
}

#product #bottom {
	clear: both;
	height: 45px;
	background-image: url(images/side-nav-bottom.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	margin-bottom: 10px;
}

#parent #bottom {
	clear: both;
	height: 45px;
	background-image: url(images/side-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	margin-bottom: 10px;
}

#full #content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#main p, #main ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

#main ul ul {
	margin-bottom: 0px;
}

#main h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: normal;
}

#main h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	line-height: normal;
}

#main h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: normal;
}

#footer {
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	background-image: url(images/footer-bg.gif);
}

#footer ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

#footer ul li{
	display: inline;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #98b0e8;
}

#footer li a{
	text-decoration: none;
}

#footer ul li.last{
	border-right-style: none;
}

#home1 {
	background-color: #000000;
	color: #fff;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 15px;
	background-image: url(images/black-top.gif);
}

#home1 a {
	color: #FFFFFF;
}

#home1 h1, #home1 h2,  #home1 h3{
	color: #ffc54a;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#home1 .padder {
	padding: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/black-bottom.gif);
}

#home2 {
	float: left;
	width: 280px;
}

.home-buttons {
	text-align: center;
}

.home#content {
	background-image: url(images/home-bg.jpg);
	height: 430px;
	background-repeat: no-repeat;
	background-position: center top;
}

.right {
	float: right;
}

.news-item {
	clear: both;
	margin-bottom: 10px;
}

.news-item img {
	float: left;
	margin-right: 10px;
}

.clear {
	clear: both;
}

.home-left {
	width: 580px;
	float: left;
}

.home-right {
	float: right;
}

a.hero {
	display: block;
	float: right;
	height: 425px;
	width: 650px;
	text-indent: -9999px;
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.news-left {
	width: 750px;
	float: left;
}

.strikethrough {
	text-decoration:line-through;
	}
	
#wheelgal {
	margin-right: 10px;
	float: right;
	width: 185px;
}