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

a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
.bike_area {
	width:550px;
	height:383px;
	float:left;
	margin-right:35px;	
}
.bike_holder {
	margin:9px;
	width:311px;
	float:left;
	cursor:pointer;
}
.bike_hover {
	color:#f9f9f9;
	background-color:#333;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
	height:18px;
}
.bike_out {
	color:#333;
	background-image:none;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
	height:18px;
}
.bike_title {
	height:18px;
	width:100%;
	float:left;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
}
body, html {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#dedbdb;
	background-image:url(../images/bg.png);
	background-position:top;
	background-repeat:repeat-x;	
}

.boxtext {
	width:100%;
	min-height:20px;
	float:left;
	margin-bottom:15px;
}
.boxtitle {
	width:100%;
	min-height:20px;
	float:left; margin-bottom:20px;
	font-weight:bolder;
	font-size:14px;
}
.container {
	width:990px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	min-height:550px;
	clear:both;
}
#quotes {
	width:465px;
	height:160px;
	margin:15px;
	float:left;
	overflow:hidden;
}
.footer {
	width:990px;
	height:30px;
	padding-top:7px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	clear:both;
	font-size:12px;
}
h1 {
	font-size:14px;
	display:inline block;
	color:#333;
}
.halfbox {
	width:465px;
	min-height:50px;
	margin:15px;
	float:left;
}


.header {
	width:960px;
	height:95px;
	padding:15px;
	padding-top:5px;
	padding-bottom:0px;
	float:left;
}
.logo {
	width:400px;
	height:95px;
	float:left
}
.mainpage {
	width:990px;
	height:670px;
	overflow:hidden;
	float:left;
}
.map_canvas {
	width: 990px;
	height: 500px;
}
.menu {
	width:100%;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#CCC;
	float:left
}

.menu A {display: inline-block; text-decoration: none; bottom; border-bottom-width:2px; 
border-bottom-style: solid; 
border-bottom-color:#eeeeee; color:#555}
.menu A:hover { display: inline-block; 
vertical-align: bottom; border-bottom-width:2px; 
border-bottom-style: solid; 
border-bottom-color:#F00; color:#777}

.phone_number {
	margin-top:30px;
	margin-left:15px;
	width:550px;
	height:60px;
	float:left;
}
.redtext {
	font-weight:bolder;
	font-size:14px;
	color:#F00;
}
.scroller {
	width:100%;
	float:left;
	height:445px;
	overflow:hidden;
	background-color:#333;
}
	
.search{
width: 180px;
font-weight: bold;
float:left;
margin-top:20px;
}
.slide {
	width:100%;
	height:445px;
}
