/*-----------------------------------------------------------------*/
/* CONTAINS STYLES USED BY HOME -----------------------------------*/
/*-----------------------------------------------------------------*/


/* scott red = #e51937 */



/* Home Page  ---------------------------------------------------------*/
/*------------------------------------------------------------------*/


#home_flash {
	display: block;
	border: none;
	width: 1000px;
	height: 575px;
	margin: 105px 0 0 0;
	background: transparent;
	}
#rebates {
	display: block;
	position: relative;
	top:-350px;
	z-index:2;
	height:auto;
	}
#intro_text {
	display: block;
	position: relative;
	top: -350px;
	left: 0px;
	border: none;
	width: 475px;
	height: auto;
	margin: 0;
	padding: 0;
	background: transparent;
	}
	
	#intro_text div {
		width: 475px;
	}
	
#footer {
	top: -450px;
	left: 0px;
	}
