﻿body {
	background:url(/PublishingImages/siteart/sitebg.jpg) top center;
	margin:0;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#ff0008;
}

a:hover {
	color:#000;
}

img {
	border:0;
}


h1 {
	font-size:20px;
	font-weight:normal;
	color:#ff0008;
	text-transform:uppercase;
	display:block;
	margin:0 0 15px;
}

h2 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	display:block;
	margin:0 0 10px;
}


/*------------------Navigation Section-------------------*/

#nav {
	background:url(/PublishingImages/siteart/navbg.gif) #4f4f4f repeat-x top;
	/*border-bottom:1px #cbcbcb solid;*/
}

#menu {
	width:1024px;
	border:0;
}

#menu td a {
	text-decoration:none;
	text-transform:uppercase;
	color:#cbcbcb;
	padding:14px 18px;
	text-align:center;
	display:block;
	border-right:1px #303030 solid;
	border-left:1px #4e4e4e solid;
}

#menu td a:hover {
	color:#ff0008;
}


/*-------------------Lower Section----------------------*/

#lower-content {
	background:url(/PublishingImages/siteart/truckbg.jpg) #fff no-repeat top right;
	border:1px #cbcbcb solid;
	border-top:0;
	padding:15px;
	vertical-align:top;
}

#main-col1 {
	vertical-align:top;
	width:238px;
	padding-right:25px;
}

#main-col2 {
	vertical-align:top;
	width:227px;
	padding:0 30px;
	border-right:1px #000 dotted;
	border-left:1px #000 dotted;
}

#main-col3 {
	vertical-align:top;
	width:137px;
	padding:0 30px;
}

#main-col4 {
	vertical-align:top;
	padding:30px 0 0;
	width:299px;
}

#main {
	vertical-align:top;
	width:650px;
	padding-right:30px;
}

#sidebar {
	vertical-align:top;
	width:282px;
	padding:30px 0 15px 30px;
	border-left:1px #000 dotted;
}

#sidebar img {
	border:4px #f1f1f1 solid;
}

#slide {
	padding:15px 0 0;
}


/*------------------Footer Section--------------------*/

#footer {
	margin:0 auto;
	text-align:center;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a.footerlink:hover {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#999999;
}

.smallfootertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#999999;
}

.divfooter {
	width:450px;
	text-align:center;
	margin:0 auto;
}