body {
	background-repeat: repeat-x;
	background-image: url('../img/Red_Landing_Page/background_red_rptr.jpg') !important;
}
#header {
	width:978px;
	margin: 0px auto;
	/* this is for IE */
	height:124px;
	background-image: url('../img/Red_Landing_Page/top_red_hdr.jpg') !important;
	background-repeat: no-repeat !important;
}
#main_page_image_flip_container {
	float:left;
	width: 450px;
	height: 313px;
}

#main_page_image_flip_image {
	width: 450px !important;
	height: 313px;
}

#main_page_image_flip_image img {
	width: 450px;
	height: 313px;
	border-style: none;
}

#smartsearch ul.leftcontainerhdr {
	background-image: url('/img/Red_Landing_Page/find_motorcycles_red_hdr.gif') !important;
}

#smartsearchbtm {
/* IE6 didn't like this
	background-position: bottom center;
*/
	height:37px;
	width:187px;
	background-repeat: no-repeat;
	background-image: url('/img/Red_Landing_Page/left_col_bg_red_bottom.gif');
	background-image: url('/img/Red_Landing_Page/pre_owned_button_red.gif');
}
#onlinestore ul.leftcontainerhdr {
	background-image: url('/img/Red_Landing_Page/online_store_red_hdr.gif') !important;

}
/*
*/
#alertsection {
	width:187px;
	display:block;
	margin-top:5px;
	height:128px;
	background-image: url('/img/Red_Landing_Page/rider_profile_button_red.gif');
}
#alerttop {
	background-image: url('/img/Red_Landing_Page/sign_up_for_alerts_red_01.gif') !important;
}

#alertinputright {
	background-repeat: no-repeat;
	background-image: url('/img/Red_Landing_Page/sign_up_for_alerts_red_03.jpg');
}
#alertbottom {
	clear:both;
	height:16px;
	background-repeat: no-repeat;
	background-image: url('/img/Red_Landing_Page/sign_up_for_alerts_red_04.jpg') !important;
/* This is the hack that worked on IE6 */
	overflow:hidden;
}
#middle_container_bottom {
	float:left;
	display:inline;
}
/* Start hours and location box for landing pages */
#hours_location_top {
	float:left;
	width:331px;
	height:15px;
	background-repeat: no-repeat;
	background-image: url(../img/Red_Landing_Page/landing_page_red_top.jpg);
	position:relative;
	/* IE6 hack */
	display:inline;
}
#hours_location_bottom {
	float:left;
	width:331px;
	height:15px;
	background-repeat: no-repeat;
	background-image: url(../img/Red_Landing_Page/landing_page_red_bottom.jpg);
	position:relative;
	/* IE6 hack */
	display:inline;
}
#hours_location_left {
	float:left;
	height:283px;
	width:18px;
	background-repeat: no-repeat;
	background-image: url(../img/Red_Landing_Page/landing_page_red_left.jpg);
	position:relative;
	/* IE6 hack */
	display:inline;
}
#hours_location_middle {
	float:left;
	height:283px;
	width:295px;
	position:relative;
	background-position:top center;
	background-repeat: x-repeat;
	background-image:url(/img/Red_Landing_Page/landing_page_red_rptr.jpg);
	/* IE6 hack */
	display:inline;
}
#hours_location_right {
	float:left;
	height:283px;
	width:18px;
	background-repeat: no-repeat;
	background-image: url(../img/Red_Landing_Page/landing_page_red_right.jpg);
	position:relative;
	/* IE6 hack */
	display:inline;
}
	
/* END Start hours and location box for landing pages */

