body{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	margin: 0px auto;
	}

#body1{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	width: 100%;
	height: auto;
	}

#body2{
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
	margin: 0px auto;
	}
	
p{
	padding: 10px 0 10px 0;
	margin: 0;
	}
	
ul{
	padding: 10px 10px 10px 15px;
	margin: 0;
	height: auto;
	list-style-type:square;
	}
	
a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

#main{
	margin: 0px auto;
	width: 960px;
	background-color: #FFFFFF;
	}

#main2{
	margin: 0px auto;
	width: 960px;
	}

#header{
	width: 960px;
	height: 150px;
	background-image: url(../images/header.jpg);
	}

#nav{
	width: 960px;
	height: 40px;
	background-image: url(../images/nav.jpg);
	}

#left_column{
	width: 635px;
	height: auto;
	float: left;
	}

#image{
	width: 635px;
	height: 230px;
	background-image: url(../images/image.jpg);
	}
	
#HeaderImage{
	width: 635px;
	height: 230px;
	}

#page_title{
	width: 625px;
	height: 31px;
	background-image: url(../images/page_title.jpg);
	font-size: 18px;
	font-weight: bold;
	padding: 14px 0 0 10px;
	}

#textarea1{
	width: 300px;
	height: auto;
	background-image: url(../images/textarea.jpg);
	line-height: 1.5;
	padding-right: 10px;
	float: left;
	}
	
#textarea1 a{
	color: #000099;
	text-decoration: none;
	}
	
	
#textarea1 a:hover{
	text-decoration: underline;
	}

#textarea2{
	width: 300px;
	height: auto;
	background-image: url(../images/textarea.jpg);
	line-height: 1.5;
	padding-right: 10px;
	float: left;
	}
	
#textarea2 a{
	color: #000099;
	text-decoration: none;
	}
	
#textarea2 a:hover{
	text-decoration: underline;
	}
	
#fleet{
	widows: 620px;
	height: auto;
	background-color: #FFFFFF;
	float:left;
	}

#map{
	width: 625px;
	background-color: #FFFFFF;
	}

#right_column{
	width: 325px;
	height: auto;
	float: left;
	}

#infobox1{
	height: 200px;
	width: 305px;
	background-image: url(../images/infobox1.jpg);
	padding: 30px 0 0 20px;
	line-height: 1.5;
	}
	
#infobox1 a{
	height: 180px;
	width: 290px;
	float: left;
	}

#infobox2{
	height: 200px;
	width: 305px;
	background-image: url(../images/infobox2.jpg);
	padding: 20px 0 0 20px;
	line-height: 1.5;
	}
	
#infobox2 a{
	width: 290px;
	height: 180px;
	float: left;
	}

#floater{
	clear: both;
	}
	
#van{
	width: 960px;
	height: 60px;
	background-image: url(../images/van.jpg);
	}

#footer{
	width: 960px;
	height: 250px;
	background-image: url(../images/footer.jpg);
	padding-top: 20px;
	font-size: 11px;
	}
	
#footer img{
	border: none;
	}
	
#footer a{
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
.grey{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	}
	
.blue{
	color:#000099;
	font-size:18px;
	font-weight: bold;
	}
	
.footer1{
	width: 635px;
	float: left;
	}
	
.footer2{
	width: 165px;
	float: left;
	}
	
.footer3{
	width: 160px;
	float: left;
	}
	
/* Contact Form */

#form1{
	margin:0;
	padding: 0px 0 0 0px;
	color: #333333;
	font-weight: bold;
	position: relative;
	}
	
#form_left{
	width:290px;
	height:auto;
	float:left;
	padding-right:20px;
	}
	
#form_right{
	width:290px;
	height:auto;
	float:left;
	padding-bottom:20px;
	}
	
.formfld{
	width:290px;
	height:20px; 
	padding:0px; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	margin:2px 0 5px 0;
	}
	
.formfld2{
	width:290px; 
	height:60px; 
	margin:0px; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	padding:0;
	}

		
.pinfld{
	width:145px; 
	height:20px; 
	margin:0; 
	background-color:#f9f9f9; 
	border:1px solid #666666;
	color: #000000;
	padding:0 0 0 0;
	float:right;
	}
	
.rf{
	padding-right:5px;
	}
		
.submitbut{
	float:right;
	margin: 15px 0 0 0;
	width: 290px;
	clear: both;
	}
	
#stage1{
	width:629px; 
	margin-top:10px;
	height:124px;
	padding-top:85px;
	background-image:url(../images/space.jpg);
	}
	
#EstimateForm{
	margin:0px;
	padding:0px;
	}
	
.eformleft{
	padding-left:30px;
	width:190px;
	float:left;
	}
	
.eformright{
	width:230px;
	float:left;
	}
	
/*
.submit{
	margin-top:84px;
	}
*/
