@charset "utf-8";
/* CSS Document */
body{ margin:0px; font-family:Arial, Helvetica, sans-serif; background-image:url(../images/bg12.jpg); background-repeat:repeat-x; background-color:#020202;}
#maindiv{ margin-left:auto; margin-right:auto; width:1003px; height:auto;margin-top:45px;}
#flashfile{ float:left; width:1003px; height:600px;}
#flashindex{height: auto; width:1000px; z-index:10; position:absolute;}
.toplinkDiv{ float:left; width:1000px; height:auto;}
#toplink_R{ float:left; width:480px; margin-left:10px; text-align: left;}
#top_left{ float: right; width:350px; margin-left:150px; text-align:right;}


.toplink{ font-size:11px; color: #CCCCCC; text-decoration:none; text-align: right;}
.toplink a{ font-size:11px; color:#CCCCCC; text-decoration:none; text-align:right;}
.toplink a:hover{ font-size:11px; color:#FFFFFF; text-decoration: underline; text-align:right;}


/*menu

*/
.callnow12{
	float:left;
	background-image: url(../images/callnow.png);
	width:355px;
	height:56px;
	background-repeat:no-repeat;
	margin-left:645px;
	margin-top:10px;
}
.ph{
	float:left;
	width:auto;
	height:auto;
	font-size:20px;
	color:#CC0000;
	font-weight:bold;
	margin-left: 200px;
	margin-top:19px;

}


#contentDiv{ width:1003px; height:398px; float:left; background-image: url(../images/contentbg12.png); background-repeat:no-repeat;}
#contentDiv_inner{ width:1003px; height: auto; float:left; }
#contentDiv_innerlist{ width:1003px; height: auto; float:left;padding-left:10px; }
.contentleft{ float:left; width:475px; height:auto; margin-left:15px; margin-top:80px;}
.con1{ float:left; width:475px; height:auto; font-size:12px; text-align:justify; color:#e7dec4; margin-top:2px; line-height:17px;}
.con2{
	float:left;
	width:475px;
	height:auto;
	font-size:12px;
	text-align:justify;
	color:#e7dec4;
	margin-top: 85px;line-height:17px;
}
.contentright{
	float:left;
	width:318px;
	height:auto;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
}
.storetime{
	float:left;
	width:150px;
	height:auto;
	font-size:11px;
	color:#e7dec4;
	text-align:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	line-height: 16px;
}
.st_add{		
	width:400px;
	margin-top:65px;
	font-size:12px;
	color:#e7dec4;
	text-align:left;
margin-top:185px;
}

#DWSpecialsMainContainer{ width:1003px; height:296px; float:left; background-image: url(../images/featuredcar.jpg); background-repeat:no-repeat;}
#DWSpecialsMainContainer_mid{
	width:950px;
	float:left;
	margin-left:35px;
	margin-top:50px;
	
}
#footerDiv{ float:left; width:1003px; height:auto; background-image:url(../images/footer.jpg); background-repeat:repeat-x;}

.directionslink{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#e7dec4; text-decoration:none; line-height:20px;}
.directionslink a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#e7dec4; text-decoration:none; line-height:20px;}
.directionslink a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CCCCCC;line-height:20px; text-decoration:underline; }

/*****  Menu *****/

.menuDiv{ float:left; width:575px; height:auto; margin-top:25px; margin-left:425px;}
.menuDirction{
margin-top:13px;
	float: left;
	width:500px;
	margin-left:250px;
	height:59px;
}
.main_menu
{
	height:59px;
	list-style:none;
	margin:0;
	padding:0;
	

}
 .main_menu li
 {
    float:left;
    height:59px;    
    width:auto;    
    vertical-align:middle; 
    line-height:48px;
    float:left;
	
}


 .main_menu li a
 {
	color: #D7DFEC;
	display:block;
	
	line-height:48px;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	
	
	text-align:center;
		text-decoration:none;
	font-size:15px;
	font-weight:bold;
	
 }
 
 .main_menu li a:hover
 { 
	color:#000000;

	font-size:15px;
	line-height:48px;
	text-decoration:none;
	 background-image: url(../images/contact_us.png);
    background-repeat: repeat-x;
    background-position: bottom center;
	font-weight:bold;	
 } 
 
.main_menu li:hover ul{
    display:block;
    width: auto;
	font-size:12px;
	
}
.main_menu li:hover a
{
	color: #000000;
	text-decoration:none;
	
	margin-top:0px;


}

 

 .sub_menu
 {
 	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width: auto;
	z-index:200;
	line-height:30px;
		font-size:12px;
			color:#000000;
 }
 .sub_menu li
 {
 	border-left:1px #000 solid; 
 	border-right:1px #000 solid; 
 	border-bottom:1px #000 solid; 
 	line-height:30px;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:180px;
	font-size:12px;
	height:30px;
		color:#000000;
}
 .sub_menu li a
 {
 background-color: #8a1414;
	text-align:center;
	line-height:30px;
	font-weight:normal;
		font-size:12px;
		color:#000000;
		padding:0px;
 }
 .sub_menu li a:hover
 {
	background-color: #000000;
	border:0px;
	color: #FFFFFF;
	text-decoration:none;
	padding:0px;
	font-weight:normal;
		font-size:12px;
		line-height:30px;
		background-image:none;
 }
#main_menu_end
{   
    background-image:none;
	border:none;
}
/*****  Menu end  *****/ 

#footer_linktool{ float:left; width:1001px; height:auto; color:#CCCCCC; margin:10px 10px 10px 10px;}
#footer_linktool ul{ margin:0px; padding:0px;}
#footer_linktool ul li{ margin:0px; padding:0px; list-style:none; width:180px; float:left; font-size:10px;}
#footer_linktool ul li h4{ font-size:14px;}
.about_company{ float:left; width:220px; height:auto; margin-left:10px; text-align:left;}
.inventory_tools{ float:left; width:380px; height:auto; text-align:left;}
.link_company{ float:left; width:220px; height:auto;text-align:left;}
.othersite{ float:left; width:180px; height:auto;text-align:left;}
.F_links{ font-size:11px; color:#FFFFFF; text-decoration:none;}
.F_links a{ font-size:11px;color:#aaaaaa; text-decoration:none;}
.F_links a:hover{ font-size:11px;color:#FFFFFF; text-decoration: underline;}

#Footerlink{ float:left; width:980px; height:auto; margin:20px 10px 40px 10px; color:#CCCCCC; font-size:11px;}

#Footerlink{ float:left; width:980px; height:auto; margin:20px 10px 10px 10px; color:#CCCCCC; text-align:left;font-size:11px; }
.cars_de1{float:left; width:auto; height:auto;}
 .cars_de2{ float:right; width:auto; height:auto;}
 .footertop1{ float:left; width:980px; height:93px; background-image:url(../images/bottamlogo.png); background-repeat:no-repeat;}
 .innerfooter{width:1000px;height:12px;background-image:url(../images/innerfooterimage.png); background-repeat:no-repeat;}


