﻿#content { 
	background: #000; 
}
#promo_pic {
	float: left;
	border: 1px solid black;
}
#promo_logo {
	padding: 8px 60px 0 0;
	position: relative;
	z-index: 5;
	float: right;
}
#promo_bottom {
	clear: both;
	width: 998px;
	border: 1px solid white;
	background: #f30;
	height: 1em;
}
#about_top {
	background: #666 url('../images/ABOUTUS_METAL_HEADER.png') repeat-x  50% -10px;
	position: relative;
	height: 288px;  /*picture height plus one pixel for top border */
}

#about_content {
	position: relative;
	clear: both;
	margin: 2em 4em;  /* show some space from the sides */
}

img#center_bike {
	clear: both;
	padding: 0;	
}
img#contact_button { 	position: absolute; top: 50px; left: 80px; z-index: 1; }
img#findus_button  { 	position: absolute; top: 50px; right: 80px; z-index: 1; }

#map {
	/* Google Map */
	margin: 1em;
	border: 1px solid #f60;
	width: 664px;
	height: 500px;
}

