/* CSS Document */
body
{margin:0px;
background-color:#898989;
}
.logo
{
float:left;
background-image: url(images/logo.gif);
width:87px;
height:90px;
}
/*---------------------------------------------------Header------------*/
#header
{background-color:#252323;
width:940px;
height:93px;
}
.header_txt
{background-image:url(images/header_txt.gif);
width:374px;
height:61px;
margin-top:16px;
float:left;
}
.txt_line
{background-image:url(images/txt_line.gif);
width:10px;
height:58px;
margin-top:6px;
float:left;
}
/*-------------------------------------------------Navigation*/
#navigation
{
float:right;
font-family: Arial;
color:#FFFFFF;
font-size:12px;
padding-top:61px;
text-decoration:none;
font-weight: normal;
}
.navi_txt
{color:#CC0000;
margin-left:5px;
}
.navi_txt a
{margin-left:20px;
color:#ffffff;
text-decoration:none;
float:left;
}
.navi_txt a:hover
{color: #CC0000;
}
.navi_txt a:active
{
color:#d29705
}
.content
{
width:940px;
background-color:white;
margin-top:0px;
}
.content_1
{
width:95%;
background-color:white;
margin-top:6px;
}
.content1
{
margin-top:6px;
}
.navigation_left
{
float:left;
margin-left:3px;
width:210px;
}
.vehicles
{float:left;
width:720px;
margin-top:10px;
margin-left:1px;
}

.vehicles_images
{margin-top:15px;

}
.vehicles_images1
{margin-top:15px;
width:84%;
border:#666666 solid 1px;
text-align:left;
}
.welcome
{color:#d80202;
font-family:"Agency FB";
font-weight:bold;
font-size:14px;
letter-spacing:1px;
margin-left:3px;
margin-top:15px;
}
.welcome 1
{
margin-top:15px;
}
.content_txt
{
margin-top:10px;
margin-left:6px;
font-family: Arial;
font-size:12px;
color:#333333;
margin-right:5px;
line-height:18px;
text-align:justify;
}
.vehicle_txt
{color:#333333;
font-size:11px;
font-family: Verdana;
text-align:left
}
.vehicles_top
{
font-family:Arial;
font-size:12px;
font-weight:bold;
}
.vehicles_top1
{
font-family: Arial;
font-size:15px;
font-weight:bold;
margin-left:10px;
margin-top:5px;
color:#d9a525;
margin-bottom:5px;
}
.vehicles_border
{background:url(images/vehicle_rect.gif) no-repeat;
width:611px;
height:214px;
margin-top:10px;
margin-left:1px;
float:left
}
.vehicles_lineverticle
{float:left;
height:213px;
border-left:thin solid #999999;
}
.vehicles_typeleft
{float:left;
width:230px;
text-align:center;
font-family:Arial;
font-size:12px;
color:#d9a525;
}
.vehicles_typeright
{float:left;
width:375px;
font-family: Verdana;
font-size:11px;
color:#6a748b;
}
.popup a
{font-family: Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
}
.popup a:hover
{color:#d9a525;
}
.flyers
{margin-top:1px;
margin-left:2px;
}
#left_links
{padding-top:13px;
margin-left:5px;
}
#left_links a
{
background: transparent url(images/quick_logo.jpg) left center no-repeat;
padding-left: 20px;
text-align: left;
font: 12px Arial;
font-weight:bold;
text-decoration: none;
color: #333333;
}

#left_links a:hover /* hover link images no need to modify*/
{
background: transparent url(images/quick_logo1.jpg) left center no-repeat;
font-weight:bold;
color: #d80202;
}
#left_links a:active/* anger link images,active time only ,No need  to nodify*/
{
background: transparent url(images/quick_logo1.jpg) left center no-repeat;
font-weight:bold;
color: #d80202;
}
.video_top
{margin-top:35px;
background: url(images/vedio_top.gif) no-repeat;
width:199px;
height:32px;
}
.video_center
{background:url(images/vedio_center.gif) repeat-y;
width:199px;
height:180px;
}
.watch_images
{margin-top:24px;
}
.watch_video
{
padding-left:8px;
width:185px;
}
.video_bottom
{background:url(images/vedio_bottom.gif) no-repeat;
width:199px;
height:28px;
}
.feedback
{
margin-top:10px;
}
.div
{height:4px;
font-size:1px;
}
.lefttoright
{
background-image:url(images/headerLR.gif);
width:943px;
height:6px;
}

.righttoleft
{
background-image:url(images/headerRL.gif);
width:943px;
height:6px;
}
/*-----------------------------------------------------Footer*/
#footer
{height:35px;
background-color:#252324;
padding-top:16px;
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
#footer a
{color:#FFFFFF;
text-decoration:none;
}






/*---------------------------------Gallery----------------------*/

#box1, #box2, #box3, #box4{
	position:absolute;
	}

/* Sample 5*/
#box5 div{
	position:absolute;
	background:#fff;
	width:525px;
	height:351px;
}
#box5 h3{
	padding:0 0 10px 0;
}
#box5 img{
	position:static;
	float:left;
	width:200px;
	height:140px;
	margin:0 10px 10px 0;
}
.mask{
	position:relative;
	width:525px;
	height:351px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}


/*-------------------web using*/

#cont{width:525px;background:#fff;text-align:left;padding:15px}

.buttons{padding:5px;}
.buttons span{color:#0080FF;padding:0 1px; font-weight:bold; cursor:pointer;font:10px Verdana}
.buttons span:hover{background:#0080FF;color:#fff}
.buttons span:active{ background-color:#000000; color:#0033CC;}
.sample{padding:5px 5px; margin:5px 0 5px 0; border:1px solid #e1e1e1}

.links a{font-size:14px;color:#0080FF;text-decoration:none}
.links a:hover{font-weight:bold}
