@charset "UTF-8";
* {
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#wrapper #Navigation a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-image: none;
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Mainimage {
	background-image: url(images/banner.jpg);
	height: 200px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#wrapper #bodyArea #right #INDEXRIGHT {
	float: right;
	width: 150px;
	clear: none;
}
#wrapper #bodyArea #right #INDEXRIGHT img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	background-color: #000000;
	height: 20px;
	text-decoration: none;
}
#wrapper #bodyArea #right #INDEXCENTRE {
	width: 420px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	clear: both;
}
#wrapper #bodyArea #left {
	float: left;
	width: 155px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
}
#wrapper #bodyArea #finisher {
	clear: both;
	float: left;
	width: 100px;
}
#wrapper #finisher {
	width: 160px;
	clear: left;
}
#wrapper #bodyArea #right {
	float: right;
	width: 620px;
	padding-right: 0px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #99FF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	clear: none;
}
#wrapper #bodyArea #right #content {
	padding: 20px;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea #right #BIKESTEXT {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #bodyArea {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	clear: left;
}
#wrapper #footer {
	clear: both;
	width: 800px;
	height: 40px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
}
