
body{
	margin:0px;
	background:url(../images/body_bg.jpg) repeat-x #a7a7a7;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
    color: #000000;
	
}

#dvWrapper{
	width:770px;
	margin:0px auto;
}

#dvLogo{
	clear:both;
	padding:10px 0px 10px 0px;
}

#dvHeader{
	clear:both;
}

#dvHeader ul{
	margin:0px;
	padding:8px 0px 0px 25px;
	background:url(../images/header_bg.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	height:20px;
	width:723px;
	list-style-type:none;
}

 #dvHeader ul li{
	float:left;
	margin:0px;
	padding:0px 27px 0px 0px;
}

#dvHeader a:link{
	color:#FFF;
	text-decoration:none;
}

#dvHeader a:visited{
	color:#FFF;
	text-decoration:none;
}

#dvHeader a:hover{
	color:#FFF;
	text-decoration:underline;
}

#dvContent{
	clear:both;
	color:#060606;
	font-size:14px;
	padding:20px 0px 0px 0px;
}

#dvIntro{
	clear:both;
	font-size:14px;
}

#dvContent #dvIntro p{
	float:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	width:420px;
	padding:20px 0px 0px 0px;
	margin:0px;
}

#dvIntro img{
	float:right;
}

#dvContent p{
	width:745px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	padding:0px;
	margin:0px;
    
	}

#dvServices{
	clear:both;
	padding:40px 0px 0px 0px;
}

#dvServices .service{
	float:left;
	width:228px;
	height:133px;
	margin:0px 28px 0px 0px;
}

#dvServices #trucks{
	background:url(../images/trucks_bg.jpg) no-repeat;
}

#dvServices #trailers{
	background:url(../images/used_trucks_bg.jpg) no-repeat;
}

#dvServices #directions{
	background:url(../images/directions_bg.jpg) no-repeat;
}

#dvServices .service p{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#afacad;
	width:200px;
	text-align:center;
	padding:55px 0px 0px 10px;
	margin:0px;
	font-weight:bold;
	z-index:100;
	position:relative;
}

#dvServices a:link{
	color:#afacad;
	text-decoration:none;
}

#dvServices a:visited{
	color:#afacad;
	text-decoration:none;
}

#dvServices a:hover{
	color:#afacad;
	text-decoration:underline;
}
