body {
	background-color: #333333;
	margin:0px;
	padding:0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-align:center;
}

img {
	border:0px;
}

#container {
	width:1140px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#home_adams_wrapper {
	position: relative;
	display:inline;
	float:left;
	width:272px;
	height:256px;
	margin-bottom:0px;
}
#home_left_adams {
	position: relative;
	display:inline;
	float:left;
	width:62px;
	height:256px;
	margin-bottom:0px;
	background-image: url(images/home_left_adams.jpg);
	overflow:hidden;

}
#home_pre_adams {
	position: relative;
	display:inline;
	float:left;
	width:272px;
	height:106px;
	margin-bottom:0px;
	background-image: url(images/home_pre_adams.jpg);
	overflow:hidden;
}
#home_adams {
	position: relative;
	display:inline;
	float:left;
	width:272px;
	height:85px;
	margin-bottom:0px;
}
#home_sub_adams {
	position: relative;
	display:inline;
	float:left;
	width:272px;
	height:65px;
	margin-bottom:0px;
	background-image: url(images/home_sub_adams.jpg);
	overflow:hidden;

}
#home_edp {
	position: relative;
	display:inline;
	float:left;
	width:490px;
	height:256px;
	margin-bottom:0px;

}
#home_mothers_wrapper {
	position: relative;
	display:inline;
	float:left;
	width:246px;
	height:256px;
	margin-bottom:0px;
}
#home_pre_mothers {
	position: relative;
	display:inline;
	float:left;
	width:246px;
	height:106px;
	margin-bottom:0px;
	background-image: url(images/home_pre_mothers.jpg);
	overflow:hidden;

}
#home_right_mothers {
	position: relative;
	display:inline;
	float:left;
	width:70px;
	height:256px;
	margin-bottom:0px;
	background-image: url(images/home_right_mothers.jpg);
	overflow:hidden;

}

#home_mothers {
	position: relative;
	display:inline;
	float:left;
	width:246px;
	height:85px;
	margin-bottom:0px;

}

#home_sub_mothers {
	position: relative;
	display:inline;
	float:left;
	width:246px;
	height:65px;
	margin-bottom:0px;
	background-image: url(images/home_sub_mothers.jpg);
	overflow:hidden;

}
#home_left1 {
	position: relative;
	display:inline;
	float:left;
	width:429px;
	height:111px;
	margin-bottom:0px;
	background-image: url(images/home_left1.jpg);
	overflow:hidden;

}
#home_amsoil {
	position: relative;
	display:inline;
	float:left;
	width:284px;
	height:111px;
	margin-bottom:0px;

}
#home_right1 {
	position: relative;
	display:inline;
	float:left;
	width:427px;
	height:111px;
	margin-bottom:0px;
	background-image: url(images/home_right1.jpg);
	overflow:hidden;

}
#home_ferrari {
	position: relative;
	display:inline;
	float:left;
	width:400px;
	height:265px;
	margin-bottom:0px;
	background-image: url(images/home_ferrari.jpg);
	overflow:hidden;

}
#home_escalade {
	position: relative;
	display:inline;
	float:left;
	width:326px;
	height:265px;
	margin-bottom:0px;
	background-image: url(images/home_escalade.jpg);
	overflow:hidden;

}
#home_corvette {
	position: relative;
	display:inline;
	float:left;
	width:414px;
	height:265px;
	margin-bottom:0px;
	background-image: url(images/home_corvette.jpg);
	overflow:hidden;

}
#home_footer {
	position: relative;
	float:left;
	display:inline;
	width:1140px;
	margin-bottom:0px;
	padding-top:35px;
	padding-bottom:20px;
	background:none;
	overflow:hidden;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

#footer_nav a:link, #footer_nav a:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	line-height:12px;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
}
#footer_nav a.last {
	border:none;
}
#footer_nav a:hover {
	color: #CCC;
	text-decoration: underline;
}

.copyright {
	position:relative;
	clear:right;
	display: block;
	width: 700px;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* BUTTONS */
a.home_mothers {display:inline;float:left;width:246px;height:85px;text-decoration:none;background-image:url(images/home_mothers_button.jpg);}
a.home_amsoil {display:inline;float:left;width:284px;height:111px;text-decoration:none;background-image:url(images/home_amsoil_button.jpg);}
a.home_adams {display:inline;float:left;width:272px;height:85px;text-decoration:none;background-image:url(images/home_adams_button.jpg);}
a.home_edp {display:inline;float:left;width:490px;height:256px;text-decoration:none;background-image:url(images/home_edp_button.jpg);}

/* OVER */
a.home_mothers:hover, a.home_adams:hover {background-position:0px -85px;}
a.home_amsoil:hover {background-position:0px -111px;}
a.home_edp:hover {background-position:0px -256px;}

/* PRESSED */
/*a.home:active {background-position:0px -70px;}*/

.displace {
	position: absolute;
	left: -5000px;
	}
