@charset "utf-8";
/* CSS Document */

#container {
	background-image:url(/images/home_bg.jpg);
	background-repeat:no-repeat;
	height:600px;
}
#home-gorillacar-flash {
	position:relative;
	top:-110px;
	left:-480px;
}
#home-letters-flash {
	position:relative;
	width:300px;
	height:330px;
	left:420px;
	top:-180px
}
#home-special {
	position:relative;
	top:-160px;
	left:46px;
	clear:both;
	float:left;
	background-image:url(/images/home-special-trans.png);
	background-repeat:no-repeat;
	width:475px;
	height:315px;
	color:#FFF;
	font-weight:bold;
}
#home-special span {
	display:block;
	margin-left:16px;
	margin-top:110px;
	width:270px;
	line-height:1.25em;
}

#home-special a {
	color:#FFFFFF;
}
#home-promotions {
	width:460px;
	height:140px;
	position:relative;
	top:-500px;
	left:500px;
}
#home-promotions div {
	float:left;
}
#home-now-available-here {
	width:448px;
	height:70px;
	background-image:url(/images/home-now-available-here-trans.png);
	background-repeat:no-repeat;
	position:relative;
	top:-200px;
	left:538px;
}
#home-now-available-here span {
	position:absolute;
	top:70px;
	display:block;
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#939596;
}

#footer {
	top:15px;
}
