@charset "UTF-8";

body {
	font-family: 			Tahoma, Arial, sans-serif;
	font-size: 				12px;
	font-style: 			normal;
	line-height: 			14px;
	font-weight: 			normal;
	font-variant: 			normal;
	text-transform: 		none;
	color: 					#000000;
	text-decoration: 		none;
	margin:	 				auto;
	padding: 				0px;
	width: 					770px;
	border-top-style: 		none;
	border-right-style: 	none;
	border-bottom-style: 	none;
	border-left-style: 		none;
	overflow: 				auto;
	background-color:		#000000;
}
.hpmain {
	background-image: 		url(images/InsideTheRideHOME.jpg);
	background-repeat:		no-repeat;
	height: 				568px;
	width: 					770px;
	margin:					0px;
}

#flashcontent {
	margin-top:				450px;
	height:					103px;
	width:					770px;
}
.topGraphic {
	width: 					770px;
	height: 				248px;
}

.content {
	background-color: 		#000000;
	background-repeat: 		no-repeat;
	height:					320px;
}
.bottomNav {
	margin: 				5px;
}
.bottomNavMenu {
	margin: 				5px;
	float:					right;
	width:					93px;
	height:					14px;
}
.bottomContentBox {
	background-color: 		#FFFFFF;
	margin: 				auto;
	height: 				281px;
	width: 					750px;
	background-repeat: no-repeat;
}
.bottomSubNav {
	width:					740px;
	margin-right:			0px;
	float: 					right;
	height:					22px;
}
.bottomSubNavOn, .bottomSubNavOff {
	text-decoration:		none;
	font-size: 				11px;
	text-transform: 		uppercase;
	text-align: 			center;
	float: 					left;
	height: 				15px;
	width: 					101px;
	margin-top: 			4px;
	margin-right: 			2px;
	margin-bottom: 			0px;
	margin-left: 			0px;
	padding-top:			1px;
	border:					1px solid #000;
}
.bottomSubNavOff:hover {
	color: 					#FFFFFF;
	background-color:		#333333;
}
.bottomSubNavOn {
	width: 					103px;
	color: 					#FFFFFF;
	background-color:		#333333;
}
.bottomSubNavOff {
	color: 					#000000;
	background-color:		#d1d1d1;
}
.bottomText {
	float: 					left;
	margin-top: 			15px;
	height: 				215px;
	width: 					200px;
	margin-left:			10px;
}
.bottomContentBox .headline {
	font-size: 				14px;
	line-height: 			14px;
	font-weight: 			bold;
	margin-bottom: 			18px;
}
.bottomContentBox .text {
}
.bottomImage {
	float: 					right;
	height: 				250px;
	width: 					419px;
	margin-right: 			5px;
	margin-top:				3px;
	border:					1px solid #000;
}
.disclaimer {
	float: 					right;
	color: 					#999;
	font-weight:			normal;
	font-size:				9px;
}

