@charset "utf-8";
/* CSS Document */
body, html {
	font-family:verdana, arial, sans-serif;
	margin:0;
	text-align:center;
	padding:0;
	font-size:0.8em;
	background:url(../images/bg.jpg) repeat-x;
	background-color:#676767;
	color:#FFF;
}
a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;	
}
#page{
	width:1000px;
	margin: auto;
}
#wrapper{
	width:1000px;
	height:100% !important;
	margin: auto;
}
#header{
	height:102px;
}
#topNav{
	float:left;
	width:640px;
	height:69px;
	padding:3px 0px 0px 3px;
}
#topNav_inner{
	float:left;
	width:1000px;
	height:36px;
	background-image:url(../images/innerNav_bkgrnd.jpg);
}
#top_imageNav{
	width:216px;
	height:36;
	float:left;
	margin-left:28px;
}
#indexFlash{
	width:1000px;
	height:378px;
	background-image:url(../images/mainPage_bkgrnd.jpg);
	background-repeat:no-repeat;
	border-top:3px solid #800115;
	border-bottom:3px solid #800115;
}
#innerContent{
	height:500px;
	min-height:600px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerContent_calculator{
	height:500px;
	min-height:600px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerContent_longForm1{
	height:1000px;
	min-height:1100px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerContent_longForm2{
	height:1300px;
	min-height:1400px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerContent_longForm3{
	height:1450px;
	min-height:1550px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg_long.jpg) center top;
}
#innerContent_hours{
	height:800px;
	min-height:900px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerContent_about{
	height:510px;
	min-height:610px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerContent_dgb{
	height:500px;
	min-height:600px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerContent_recall{
	height:508px;
	min-height:608px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerContent_buildPrice{
	height:500px;
	min-height:600px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#framelessContent{
	height:100%;
	min-height:600px;
	width:100%;
	background:#006;
	background:url(../images/inner_bg.jpg) center top;
}
#innerBottom{
	background:url(../images/inner_bottomBG.jpg) no-repeat;
	height:18px;
	margin-top:12px;
	margin-left:13px;
}
#innerBottom_long{
	background:url(../images/inner_bottomBG.jpg) no-repeat;
	height:18px;
	margin-top:48px;
	margin-left:13px;
}
#innerBottom_frameless{
	background:url(../images/inner_bottomBG.jpg) no-repeat;
	height:18px;
	margin-left:13px;
	margin-top:172px;
}
#innermain {
	float:left;
	width:1000px;
	height:100%;
	background-color:#fff;
	background-image:url(images/innermain-bg.jpg);
	background-repeat:repeat-y;
}
#inrtopshadow {
	float:right;
	width:1000px;
	background-image:url(images/inneralltop-bg.jpg);
	background-repeat:repeat-x;
	height:6px;
	padding-bottom:10px;
}
#inrbotshadow {
	float:left;
	width:1000px;
	background-image:url(images/innerfoot-bg.jpg);
	background-repeat:repeat-x;
	height:14px;
}
#contentborder {
	width:780px;
	margin:0px auto;
}
#content_dgb {
	width:780px;
	margin:40px auto;
}
.curveright {
margin:0px;
float:right;
padding:0px;
}
.curveleft {
margin:0px;
float:left;
padding:0px;
}
#panelnoscrl
{
height:100%;
margin:0px;
clear:both;
background-color:#fff;
border-left:3px solid #4c4c4c;
border-right:3px solid #4c4c4c;
}
#panel_dgb
{
height:100%;
margin:0px;
clear:both;
background-color:#fff;
}
#panelnoscrl p{
	color:#333;
	font-size:11px;
	text-align:left;
	padding:15px;
}
#panelnoscrl a{
	color:#06C;
	font-size:11px;
	
}
#panel_about
{
height:100%;
margin:0px;
clear:both;
background-color:#fff;
border-left:3px solid #4c4c4c;
border-right:3px solid #4c4c4c;
text-align:left;
padding:10px 0px 0px 10px;
}
#innertop {
	width:100%;
	margin-top:10px;
	background-image:url(../images/box-top.jpg);
	background-repeat:repeat-x;
	height:24px;
	float:left;
	text-decoration: none;
	text-transform: uppercase;	
}

.title {
float:left;
padding:4px 0px 0px 10px;
cursor:default;
font-family:arial;
font-size:12px;
font-weight: bold;
color: #fff;
text-transform:uppercase;
letter-spacing:1px;
}
#innerbottom{
	width:100%;
	padding:0px;
	margin:0px  auto; 
	background:url(../images/innerbtm-bg.jpg) repeat-x;
	float:left;
	padding-bottom:7px;
}
#bottom{
	width:1000px;
	height:40px;
	float:left;
	background-color:#000;
}
#footer{
	height:80px;
	padding-top:0px;
}
#footer_nav{
	width:1000px;
	height:20px;
	float:left; 
	padding:6px 0px 10px 0px;
	background-color:#FFF;
}
#footer_nav a{
	font:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#footer_nav a:hover{
	text-decoration:underline;	
}
#footer_mazda_logo{
	float:right; 
	padding-right:10px; 	
}
#footer_tk{
	clear:both; 
	padding-top:8px; 
	height:35px;
	border-top: 1px solid #C3C3C3;
}
#footer_wrapper{
	height:10px;
}
#footer_tk_logo{
	float:left; 
	width:200px;	
	padding-left:10px;
	text-align:left;
}
#footer_copyright{
	float:left;
	width:550px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
}
#footer_optimize{
	float:right;
	width:200px;
	font-size:9px;
	padding-top:8px;
	padding-right:10px;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
}
.footer_class{
	color:#000;
}
.moreInfoClass{
	color:#333;
	height:170px;
	overflow:auto;
	float:left;
	width:998px; 
	padding:0px 0px 0px 0px; 
	text-align:left; 
	background-color: #E9E9E9; 
	border:1px solid #999; 
	margin:auto;
	background:url(../resources/images/moreinfo_bg.jpg) center repeat-y;
	line-height:15px;
}
.moreInfoClass h1{
	color:#333;
	line-height:18px;
	font-size:1.3em;
	padding-top:10px;
}
.moreInfoClass a{
	color:#0299CB;
	text-decoration:none;
}
.moreInfoClass a:hover{
	text-decoration:underline;	
}
.moreInfoClass2{
	color:#333;
	overflow:auto;
	height:500px;
	float:left;
	padding:0px 0px 0px 0px; 
	text-align:left; 
	margin:auto;
	background:url(../resources/images/moreinfo_bg.jpg) center repeat-y;
	line-height:15px;
}
.moreInfoClass2 h1{
	color:#333;
	line-height:18px;
	font-size:1.3em;
	padding-top:10px;
}
.moreInfoClass2 a{
	color:#0299CB;
	text-decoration:none;
}
.moreInfoClass2 a:hover{
	text-decoration:underline;	
}
.moreInfoAbout{
	font:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:10px;
	width:740px;
}
.topMoreinfo{
	height: 170px; width:974px; clear:both; text-align:center; padding-bottom:5px;	
}
#spot{
	position: absolute;
}
#Div1{
	color:#333;	
	text-align:left;
	padding:20px;
}
#div_introstaff{
	width:150px;
	height:20px;
	float:left;
	text-align:center;
	margin-left:40px;
}
#div_employment{
	width:180px;
	height:20px;
	float:left;
	text-align:center;
	margin-left:50px;
}
#div_sitemap{
	width:100px;
	height:20px;
	float:left;
	text-align:center;
	margin-left:20px;
}
#div_about{
	position:absolute;
	width:140px;
	height:20px;
	float:left;
	text-align:center;
	margin-left:550px;
	margin-top:99px;
}
#div_privacy{
	width:110px;
	height:20px;
	float:left;
	text-align:center;
	margin-left:160px;
}
#div_moreinfo{
	width:140px;
	height:20px;
	float:left;
	text-align:center;
	margin-left:10px;
}





<!--Navigation-->

#navImage{
	width:158px;
	height:69px;
	float:left;
	padding:5px 0px 0px 6px;
}
#bottomNav_home{
	width:1000px;
	height:104px;
	float:left;
	padding:0px 0px 0px 0px;
}
.images2
{
float:left;
margin:0px;
padding:0px 2px 0px 0px;
}
#classifieds{
	position:absolute;
	text-align:right;
	width:250px;
	height:348px;
	margin-left:744px;
	margin-top:2px;
	background-color:#FFF;
}
#classifieds_label{
	height:20px;
	text-align:left;
}