body, p, td, th, div, blockquote, dl, ul, ol 
{
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
}

html
{
	font-size:70%; /*set default font size */
}

body
{
	width:100%;
	height:100%;
	color: black;
	background: white url(images/bgGradient.png) repeat-x fixed;
	text-align:left;
	margin: 0 0 0 0;
	font-size:100%;
}

p
{
	font-size:100%;
	color:Black;
}

h1
{
	font-size:160%;
	color: #3458b2;
	text-align:left;
}

h2
{
	font-size:110%;
	color: black;
	text-align:left;
}

h3
{
}

#headerCenter
{
	margin-left: auto;
	margin-right: auto;
	width: 909px;
	position: relative;
	z-index: 100;
}
#header
{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding-top:5px;
	width: 907px;
	height: 87px;
	background-image: url(images/bgHeader.png);
	position: fixed;
}
#contentCenter
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 909px;
	top: 97px;
}
#contentOffset
{
	position: relative;
	left: 12px;
}
#topRound
{
	position: relative;
	width: 880px;
	height: 22px;
	background: url(images/bodyCornersTop.png) no-repeat;
}
#content
{
	width: 820px;
	height: 435px;
	background-color: white;
	position: relative;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 100%;
}
#flash
{
	width: 732px;
	position: relative;
	top: -21px;
	margin-left: auto;
	margin-right: auto;
}
#container
{
	width: 820px;
	float: left;
	font-size: 100%;
	padding: 2px;
}
#text
{
	width: 480px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 100%;
	text-align: justify;
	padding: 2px;
}
#text_home
{
	width: 480px;
	float: left;
	position: relative;
	top:-20px;
	margin-left: 30px;
	margin-right: 10px;
	font-size: 100%;
	text-align: justify;
	padding: 2px;
}
#truck
{
	position: relative;
	float: right;
	background: url(images/homepageTruck_small.jpg) no-repeat;
	width: 283px;
	height: 312px;
	margin-right: 2px;
	border:none;
}
#truck_home
{
	position: relative;
	top:-20px;
	float: right;
	background: url(images/homepageTruck.png) no-repeat;
	width: 283px;
	height: 312px;
	margin-right: 2px;
	border:none;
}
#picture
{
	position: relative;
	float: right;
	border:none;
}
#topnav
{
	width: 822px; 
	margin-left: auto; 
	margin-right: auto;
	position:relative; 
	top:12px;
}
#logo
{
	border:none;
}
.logo
{
	border:none;
	position:relative;
}
.price
{
	font-size:x-large;
	font-weight:bold;
}

.quote
{
	position:relative;
	padding-top:10px;
	border-top:10px;
	font-style:italic;
}

#footer
{
	width: 880px;
	height: 22px;
	background: url(images/bodyCornersBottom.png) no-repeat;
	text-align: center;
	padding-top: 26px;
	font-size: 11px;
	color: #6666aa;
	clear: both;
}
.div_left
{
	clear: left;
	float: left; 
	position: static;
	padding-right: 15px;
}
.div_right
{
	clear: right;
	float: right; 
	position: static;
	padding-left: 15px;
}

div.clear
{
	clear: both;
}
a.nav:link
{
	display: block;
	color: Red;
	font-size:12px;
	color:#596998;
	text-decoration:none;
	width:115px;
	height:22px;
}

a.nav:hover
{
	background-color:#abb2d6;
	color:White;
	text-decoration:none;
}
a.nav:visited
{
	display: block;
	font-size:12px;
	width:115px;
	text-decoration:none;
	height:22px;
	color:#596998;
}
div.nav
{
	float:left;
	border-left:solid 1px white;
}

ul
{
	line-height: 20px; 
}
