body {
	background-repeat: repeat-x;
	background-image: url('../img/Blue_Landing_Page/background_blue_rptr.jpg') !important;
}
#header {
	width:978px;
	margin: 0px auto;
	/* this is for IE */
	height:124px;
	background-image: url('../img/Blue_Landing_Page/top_blue_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/Blue_Landing_Page/find_motorcycles_blue_hdr.gif') !important;
}

#smartsearchbtm {
	height:37px;
	width:187px;
	background-repeat: no-repeat;
	background-image: url('/img/Blue_Landing_Page/left_col_bg_blue_bottom.gif');
	background-image: url('/img/Blue_Landing_Page/pre_owned_button_blue.gif');
}
#onlinestore ul.leftcontainerhdr {
	background-image: url('/img/Blue_Landing_Page/online_store_blue_hdr.gif') !important;

}
#alertsection {
	width:187px;
	display:block;
	margin-top:5px;
	height:198px;
	background-image: url('/img/Blue_Landing_Page/rider_profile_button_blue.gif');
}
#alerttop {
	background-image: url('/img/Blue_Landing_Page/sign_up_for_alerts_blue_01.gif') !important;
}

#alertinputright {
	background-repeat: no-repeat;
	background-image: url('/img/Blue_Landing_Page/sign_up_for_alerts_blue_03.jpg');
}
#alertbottom {
	clear:both;
	height:16px;
	background-repeat: no-repeat;
	background-image: url('/img/Blue_Landing_Page/sign_up_for_alerts_blue_04.gif') !important;
/* This is the hack that worked on IE6 */
	overflow:hidden;
}
#middle_container_bottom {
	float:left;
	display:inline;
}
/* tried to fix left padding with this */
#bike_bar li a {
	height:55px;
	width:85px;
}

/* 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/Blue_Landing_Page/landing_page_blue_top.gif);
	position:relative;
	/* IE6 hack */
	display:inline;
}
#hours_location_bottom {
	float:left;
	width:331px;
	height:15px;
	background-repeat: no-repeat;
	background-image: url(../img/Blue_Landing_Page/landing_page_blue_bottom.gif);
	position:relative;
	/* IE6 hack */
	display:inline;
}
#hours_location_left {
	float:left;
	height:283px;
	width:18px;
	background-repeat: no-repeat;
	background-image: url(../img/Blue_Landing_Page/landing_page_blue_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/Blue_Landing_Page/landing_page_blue_rptr.jpg);
	/* IE6 hack */
	display:inline;
}
#hours_location_right {
	float:left;
	height:283px;
	width:18px;
	background-repeat: no-repeat;
	background-image: url(../img/Blue_Landing_Page/landing_page_blue_right.jpg);
	position:relative;
	/* IE6 hack */
	display:inline;
}
/* END Start hours and location box for landing pages */
