/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;
}
p {
	margin: 0px 0px 10px 0px;
}
h1 {

	font-size:13px;
	font-weight:bold;
}
hr {
height: 1px;
}
a { 
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	text-decoration:none;
	border: none;
}
.heading {
color:#333333;
font-size:18px;
font-weight:bold;
font-family: Trebuchet MS;
text-align:center;
}
.subheading {
color:#666666;
font-family: Trebuchet MS;
font-size:16px;
font-weight:bold;
}
.subsubheading {
color:#333333;
font-family: Trebuchet MS;
font-size:14px;
}
.pageheading {
	color: #FFFFFF;
	font-size: 13px;
}
.content {
	text-align:justify;
	color: #666666;
	padding-left: 5px;
	padding-right: 5px;
}
.header {
	background: url(images/header.jpg) top center no-repeat;
}
.footer {
	background: url(images/footer.jpg) top no-repeat;
	padding-left:10px;
	padding-right:10px;
	color: #FFFFFF;
	text-align:justify;
	padding-top:10px;
}
.footer a {
	color: #FFFFFF;
} 
.b_top {
	background: url(images/b_top.jpg) bottom no-repeat;
}
.b_bg {
	background: url(images/b_bg.jpg) center repeat-y;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	padding-bottom:10px;
	padding-top:10px;
}
.b_bottom {
	background: url(images/b_bottom.jpg) top no-repeat;
}
.b_modelcontent {
	background: url(images/bg_content.gif) #e9e6e1 top no-repeat;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	padding-bottom:10px;
	padding-top:10px;
}
.b_modelbottom {
	background: url(images/bg_bottom.gif) top no-repeat;
}
.truckinfo {
	position: absolute;
	top: -2000px;
	left: 300px;
	background: transparent url(images/showcase/bg_top.gif) top right no-repeat;
	width: 362px;
	padding: 5px 0 0 0;
}
			
.truckinfo .content {
	background: transparent url(images/showcase/bg_bottom.gif) bottom right no-repeat;
	padding: 0 8px 8px 8px;
	height: 1%;
	color: #666;
}
.truckinfo h2 {
	margin: 8px 0 5px 10px;
	padding: 0;
	font-size: 15px;
	font-weight: normal;
	float: left;
	display: inline;
	color: #000;
}
.truckinfo p {
	clear: both;
	margin: 5px 10px 10px 10px;
	padding: 0;
}

.truckinfo .media {
	clear: both;
	margin: 10px 0 0 0;
}

.truckinfo .media img {
	width: 346px;
	height: 176px;
}

.truckinfo .arrow {
	position: absolute;
	top: 11px;
	left: -12px;
	width: 16px;
	height: 52px;
	background: transparent url(images/showcase/arrow_left.gif) no-repeat;
}
.right .arrow {
	width: 19px;
	left: 358px;
	top: 11px;
	background-image: url(images/showcase/arrow_right.gif);
}

.news {
	color:#FFFFFF; 
	text-align:left; 
	font-size:11px; 
	background:url(images/news_bg.jpg) left top no-repeat; 
	padding:10px 11px 5px 63px; 
	width:246px; 
	height:157px;
}
.news ul {
	margin: 0px 0px 0px 6px;
	padding: 0px;
	list-style-type: disc;
}
.news ul li {
	margin-bottom: 8px;
	font-style: italic;
}
