/*general style*/
*{
	margin:0;
	padding:0;
}
i{
	display:none;
}
body{
	text-align:center;
	background-attachment: fixed;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #38641F;
}
p, td, label{
	font-size:12px;
	font-family:verdana, helvetica, sans-serif;
}

img{
	border:0;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:underline;
	color:#4C4C4C;
}
h1{
	margin-bottom: 10px;
}
h2{
	margin-bottom: 10px;
}
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2D2D2A;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #38641f;
	margin-top: 5px;
}
/*end general style*/

/*layout*/
#container{
	text-align:center;
	border:0px;
	width:708px;
	margin:0px auto;
	\/*IE 5.x hack*/
}
/*header*/
#header{
	height:80px;
	padding-top:8px;
	padding-left:21px;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6B8191;
	text-decoration: none;
	width: 687px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	position: relative;
}
#logo{
	width:160px;
	height:220px;
	background:#000;
}
#telephone {
	position: absolute;
	top: 20px;
	left: 525px;
}
/*menu*/
#menu{
	width:714px;
	height:27px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu ul{
	list-style-type:none;
}
#menu li{
	float:left;
}	
#menu a{
	display:block;
	height:27px;
}
#menu a.m01{
	width:89px;
	background:url(../images/menu/home_bt.gif) no-repeat left top;
	margin-left: 2px;
}
#menu a.m02{
	width:76px;
	background:url(../images/menu/about_bt.gif) no-repeat left top;
}
#menu a.m03{
	width:90px;
	background:url(../images/menu/services_bt.gif) no-repeat left top;
}
#menu a.m04{
	width:109px;
	background:url(../images/menu/showroom_bt.gif) no-repeat left top;
}
#menu a.m05{
	width:122px;
	background-image: url(../images/menu/testimonials_bt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.m06{
	width:88px;
	background-image: url(../images/menu/gallery_bt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a.m07{
	width:130px;
	background-image: url(../images/menu/contact_bt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a:hover{
	background-position:left bottom;
}
/*end menu*/

#flash{
	width:708px;
	height:175px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash_contact{
	width:708px;
	height:175px;
	background-image: url(../images/header_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash_im1{
	width:708px;
	height:175px;
	background-image: url(../images/header_im1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash_im2{
	width:708px;
	height:175px;
	background-image: url(../images/header_im2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash_im3{
	width:708px;
	height:175px;
	background-image: url(../images/header_im7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash_im4{
	width:708px;
	height:175px;
	background-image: url(../images/header_im4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash_im5{
	width:708px;
	height:175px;
	background-image: url(../images/header_im5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#flash_fleet{
	width:708px;
	height:175px;
	background-image: url(../images/header_newfleet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*end header*/

/*content area*/

#content{
	float:left;
	width:370px;
	height:448px;
	margin-left:1px;
	padding-bottom:15px;
	padding-top:21px;
	padding-left:18px;
	padding-right:10px;	
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/content_bk.gif);
	text-align: left;
}
#content_01{
	float:left;
	width:668px;
	height:455px;
	margin-left:1px;
	padding-bottom:15px;
	padding-top:21px;
	padding-left:18px;
	padding-right:18px;	
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/content_bk.gif);
	text-align: left;
}
#content_02{
	float:left;
	width:668px;
	height:284px;
	margin-left:1px;
	padding-bottom:15px;
	padding-top:21px;
	padding-left:18px;
	padding-right:18px;	
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/content_bk.gif);
	text-align: left;
}
#content_03{
	float:left;
	width:370px;
	height:630px;
	margin-left:1px;
	padding-bottom:15px;
	padding-top:21px;
	padding-left:18px;
	padding-right:10px;	
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/content_bk.gif);
	text-align: left;
}
#content_04{
	float:left;
	width:668px;
	height:390px;
	margin-left:1px;
	padding-bottom:15px;
	padding-top:21px;
	padding-left:18px;
	padding-right:18px;	
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/content_bk.gif);
	text-align: left;
}
#content_05{
	float:left;
	width:668px;
	height:239px;
	margin-left:1px;
	padding-bottom:15px;
	padding-top:21px;
	padding-left:18px;
	padding-right:18px;	
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/content_bk.gif);
	text-align: left;
}
.h1{
	font-family: Tahoma;
	font-size: 14px;
	color: #407820;
	text-decoration: none;
}
.text{
	font-family: Tahoma;
	font-size: 12px;
	color: #2D2D2A;
	text-decoration: none;
}

.text a{
	color:#42423F;
	font-weight: bold;
}
.test{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #42423F;
	text-decoration: none;
	font-style: italic;
}
/*sidebar right*/
#testimonials{
	float:left;
	width:280px;
	height:451px;
	padding-bottom:15px;
	padding-top:18px;
	padding-left:14px;
	margin-right:1px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/testimonials_bk.gif);
	text-align: left;
	padding-right: 12px;

}
#testimonials p{
	margin-bottom:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2A;
	text-decoration:none;
}

#testimonials a{
	color: #42423F;
	text-decoration: underline;
}
#awards{
	float:left;
	width:279px;
	height:633px;
	padding-bottom:15px;
	padding-top:18px;
	padding-left:14px;
	margin-right:1px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/testimonials_bk.gif);
	text-align: left;
	padding-right: 11px;

}
#contact{
	float:left;
	width:280px;
	height:633px;
	padding-bottom:15px;
	padding-top:18px;
	padding-left:14px;
	margin-right:1px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/testimonials_bk.gif);
	text-align: left;
	padding-right: 12px;

}
.test_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #42423F;
	text-decoration: none;
	margin-left: 3px;
}

.test_text a{
	color:#42423F;
	font-weight: bold;
}
#brands{
	float:left;
	width:676px;
	height:60px;
	margin-left:1px;
	padding-left:14px;
	background-color: #FFFFFF;
	text-align: center;
	padding-right: 14px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#im_margins{
	margin-left:22px;
}
/*end content area*/

#footer{
	float:left;
	width:229px;
	height:auto;
	margin-left:1px;
	padding-left:20px;
	text-align: left;
	padding-right: 7px;
	background-image: url(../images/footer_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
* html #footer{
	margin-top:0px;
}
#footer p{
	font-family: Tahoma;
	font-size: 11px;
	color: #42423F;
	text-decoration: none;
}
#footer a{
	color:#999;
}
#address{
	float:left;
	width:414px;
	height:auto;
	padding-left:14px;
	background-color: #FFFFFF;
	text-align: left;
	padding-right: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url(../images/address_bk.gif);
	text-align: left;
	margin-right: 1px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#address p{	
	font-family: Tahoma;
	font-size: 11px;
	color: #42423F;
	text-decoration: none;
}
#address a{
	color:#42423F;
}
