@charset "utf-8";
body {
	font: 100% "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background: #363637;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: center;*/ /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}
#container {
	width: 840px;  /* using 20px less than a full 818px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	/*text-align: left;*/ /* this overrides the text-align: center on the body element. */
	padding:0;
	overflow:hidden;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

a { color: #FFFFFF; text-decoration:underline;}
a:visited {color: #FFFFFF; text-decoration:underline;}
a:active {color: #FFFFFF; text-decoration:underline;}
a:hover {color: #AE0000; text-decoration: none;}

#HeaderTop  
{
	width:840px; 
	height:86px; 
	background-color:#000000;
	background: #000000 url(../images/header_bg.gif) repeat-x;
}


#HeaderTop ul {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-align:right;
	} 

#HeaderTop ul li {
	margin-left: 0;
	padding: 8px 12px;
	border-left: 1px solid #000;
	list-style: none;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	}
	
#HeaderTop ul li a {color: #777777; text-decoration:none;}
#HeaderTop ul li a:visited {color: #777777; text-decoration:none;}
#HeaderTop ul li a:active {color: #777777; text-decoration:none;}
#HeaderTop ul li a:hover {color: #FFFFFF; text-decoration: none;}
		
#HeaderTop ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#TopNav { width:840px; height:26px; background-color:#272727; border-bottom: 1px solid #474747; border-top: 1px solid #474747; padding-top:10px; margin:0;}

#TopNav ul {
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	text-align:right;
	} 

#TopNav ul li {
	margin-left: 0;
	padding: 0px 12px;
	border-left: 1px solid #CC0000;
	list-style: none;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	}
	
#TopNav ul li a {color: #FFFFFF; text-decoration:none;}
#TopNav ul li a:visited {color: #FFFFFF; text-decoration:none;}
#TopNav ul li a:active {color: #FFFFFF; text-decoration:none;}
#TopNav ul li a:hover {color: #CC0000; text-decoration: none;}
		
#TopNav ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}


.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	text-align:left;
}


#FlashFile { 
	border-bottom: 4px solid #ae0000; 
	width:840px;
	background-color:#272727;
	text-align:center;
}

#SubImages  {border:0px; }

#SubImages a:link img {filter:none;  border:0px;} 
#SubImages a:visited img {filter:none;  border:0px;} 
#SubImages a:hover img { }

h1 { font-size:20px; text-transform: uppercase; font-family: "Myriad Pro", "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;  margin:0px; padding:0px; font-weight:normal;}

h2 { font-size:12px; text-transform: uppercase; font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px; padding:0px;}

h3 { font-size:12px; text-transform: uppercase; font-family: "Myriad Pro", "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;  margin:0px; padding:0px; font-weight:normal;}

p { font-size:13px; font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal;}

#SubPageContent {text-align:left;}
#SubPageContent h1 { font-size:20px; text-transform: uppercase; font-family: "Myriad Pro", "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;  margin:0px; padding:0px; font-weight:normal;}
#SubPageContent h2 { font-size:14px; text-transform: uppercase; font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px; padding:0px; font-weight:bold;}
#SubPageContent h3 { font-size:12px; text-transform: uppercase; font-family: "Myriad Pro", "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;  margin:0px; padding:0px; font-weight:normal;}
#SubPageContent p { font-size:13px; font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal;}
#SubPageContent img {border-bottom: 1px solid #FFFFFF;}

.redbg { height:110px; background-color:#AE0000; font-size:18px; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px; padding:0px; font-weight:normal; padding:15px; text-align:left;}
.redbg h4 { font-size:20px; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px; padding:0px; font-weight:bold; padding:0px; margin:0px;}

.graybg { height:20px; background-color:#474747; font-size:24px; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; margin:0px; padding:0px; font-weight:normal; padding:15px; text-align:right;}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.email_top{
	background:url(../images/contact-definitive-motors-t.gif) left top no-repeat;
	width:478px;
	height:20px;
	margin:0;
	padding:30px 10px 0 0;
	text-align:right;
	color:#ffffff;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.email_top a{
	text-decoration:none;
	color:#ffffff;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:25px;
	}
.email_top a:hover{
	text-decoration:underline;
	}
.heading_home{
	font-size:12px;
	margin:0;
	padding:0;
	}
a.click_more{
	text-align:right;
	display:block;
	margin-top:10px;
	margin-right:20px;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
.inventory{
	display:block;
	left:0;
	}
#mainContent{
	display:block;
	}
#footer{
	display:block;
	}
.main_table{
	width:840px;
	margin:0 auto;
	background:#272727 url(../images/bg_table_top.jpg) top repeat-x;
	}