body {
    text-align: center;
    background-color: #000000; 
    color: #cccccc; 
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px
}

.MainImage_aem1 {
width: 780px;
height: 284px;
background-image: url("banners/aem1.jpg");
z-index:100;
margin: 0;
}

.MainImage_aem2 {
width: 780px;
height: 284px;
background-image: url("banners/aem2.jpg");
z-index:100;
margin: 0;
}

.MainImage_aem3 {
width: 780px;
height: 284px;
background-image: url("banners/aem3.jpg");
z-index:100;
margin: 0;
}

.MainImage_scion {
width: 780px;
height: 284px;
background-image: url("banners/scion1.jpg");
z-index:100;
margin: 0;
}

.MainImage_segear {
width: 780px;
height: 284px;
background-image: url("banners/segear1.jpg");
z-index:100;
margin: 0;
}

.MainImage_nissan {
width: 780px;
height: 284px;
background-image: url("banners/nissan2.jpg");
z-index:100;
margin: 0;
}

.MainImage_endless {
width: 780px;
height: 284px;
background-image: url("banners/endless1.jpg");
z-index:100;
margin: 0;
}

.MainImage_greddy {
width: 780px;
height: 284px;
background-image: url("banners/greddy.jpg");
z-index:100;
margin: 0;
}

.MainImage_veilside {
width: 780px;
height: 284px;
background-image: url("banners/veilside1.jpg");
z-index:100;
margin: 0;
}

.MainImage_veilside2 {
width: 780px;
height: 284px;
background-image: url("banners/veilside2.jpg");
z-index:100;
margin: 0;
}

#Banner_Featured {
width: 780px;
height: 41px;
background-image: url("banners/featured.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_cart {
width: 780px;
height: 41px;
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_about {
width: 780px;
height: 41px;
background-image: url("banners/about.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_custom {
width: 780px;
height: 41px;
background-image: url("banners/custom.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_projects {
width: 780px;
height: 41px;
background-image: url("banners/projects.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_press {
width: 780px;
height: 41px;
background-image: url("banners/press.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_contact {
width: 780px;
height: 41px;
background-image: url("banners/contact.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_aem {
width: 780px;
height: 41px;
background-image: url("banners/aem.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}
#Banner_greddy {
width: 780px;
height: 41px;
background-image: url("banners/greddy.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}
#Banner_toyota {
width: 780px;
height: 41px;
background-image: url("banners/toyota.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_nissan {
width: 780px;
height: 41px;
background-image: url("banners/nissan.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_endless {
width: 780px;
height: 41px;
background-image: url("banners/endless.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_veilside {
width: 780px;
height: 41px;
background-image: url("banners/veilside.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_turn3 {
width: 780px;
height: 41px;
background-image: url("banners/turn3.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_5axis {
width: 780px;
height: 41px;
background-image: url("banners/5axis.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_scion {
width: 780px;
height: 41px;
background-image: url("banners/scion.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_segear {
width: 780px;
height: 41px;
background-image: url("banners/segear.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_brands {
width: 780px;
height: 41px;
background-image: url("banners/brands.gif");
z-index:100;
margin: 0;
background-color:221A1A;
}

#Banner_channel3 {
width: 780px;
height: 170px;
background-image: url("banners/channel3.gif");
z-index:0;
margin: 0;
background-color:221A1A;
}

#Banner_privacy {
width: 780px;
height: 41px;
background-image: url("banners/privacy.gif");
z-index:0;
margin: 0;
background-color:221A1A;
}

.HeaderRight {
	position: absolute;
	top: 0%;
	right: 0%;
	width: 244px;
	height: 59px;
	background-image: url("header_right.gif");
	margin: 0;
	z-index:200;
	}

.HeaderLeft {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 231px;
	height: 59px;
	background-image: url("header_left.jpg");
	margin: 0;
	z-index:200;
	}

.HeaderBorderTop {
	position: relative;
	top: 0%;
	left: 0%;
	width: 780px;
	height: 2px;
	background-color: #8C8B8B;
	margin: 0;
	padding: 0;
	overflow: hidden;
	z-index:250;
}

.FooterRight {
	position: absolute;
	right: 0px;
	background-color: #000;
	margin: 0;
	overflow: hidden;
	width: 103px;
	}
	
.FooterLeft {
	position: absolute;
	top: 100%;
	left: 0%;
	background-color: #000;
	margin: 0;
	}

.viewcart {
position: relative;
top: 16px;
left: 709px;
width: 71px;
height: 12px;
}

#wrapper {
	POSITION: relative;
	width: 779px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background-color: #000;
	z-index:0;
}
	
#header {
width: 780px;
height: 82px;
background: #000;
z-index:110;
}

#footer {
position: relative;
background-color: #000;
width: 780px;
margin: 0px auto;;
}

#main {
	margin: 0 auto;
    Z-INDEX: 0;
    TOP: 0px;
    WIDTH: 780px;
	BACKGROUND-COLOR: #000;
    BORDER: 0px;
    PADDING: 0px;
}

.FONT_Footer {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: cccccc;
	text-decoration: none;
}

.FONT_body {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	color: cccccc;
	font-weight: normal;
	text-decoration: none;
}

.FONT_subscribe {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: cccccc;
	text-decoration: none;
}

.FONT_price_gray {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: cccccc;
	text-decoration: none;
}

.FONT_price_red {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	color: ff0000;
	text-decoration: none;
}

.FONT_price_black {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: 666666;
	text-decoration: none;
	margin: 2;
}


