body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: arial, verdana, trebuchet ms, tahoma, times new roman;
	font-size: 90%;
}

a
{
	color: #3797FE;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

img
{
	border: 0;
}

#mainleft span
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#headercont
{
	width: 100%;
	height: 150px;
	background: #3797FE;
}

#header
{
	margin: 0 auto;
	width: 800px;
	height: 150px;
}

#headerleft
{
	float: left;
	width: 350px;
	height: 150px;
}

#headerright
{
	float: left;
	width: 450px;
	height: 150px;
}

#menucont
{
	width: 100%;
	height: 85px;
	background: #0178FC;
}

#menu
{
	margin: 0 auto;
	width: 800px;
	height: 40px;
	background: #0178FC url('../images/menucont-telfax.gif') no-repeat right 0%;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	letter-spacing: -1px;
}

#menu ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a
{
	float: left;
	text-decoration: none;
	padding: 12px 22px;
	color: #FFF;
}

#menu ul li a.active
{
	background: #0158B8;
	color: #FFF;
}

#menu ul li a:hover
{
	color: #0178FC;
	background: #FFF;
	text-decoration: none
}

#contsmall
{
	width: 100%;
	height: 40px;
	border-bottom: 5px solid #0178FC;
	background: #0158B8;
	color: #FFF;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 120%;
}

#small
{
	margin: 0 auto;
	padding: 11px 0 0 0;
	width: 800px;
	height: 29px;
	background: #0158B8 url('../images/smallmenu-email.gif') no-repeat right 0%;
}

#maincont
{
	margin: 0 auto;
	width: 800px;
	line-height: 150%;
}

#maincont p
{
	margin: 0 0 15px 0;
	padding: 0;
}

#maincont h1, h2
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 160%;
	font-size: normal;
	letter-spacing: -1px;
	border-bottom: 1px solid #CCC;
	color: #0158B8;
}

#main
{
	width: 770px;
	padding: 15px;
}

#logosbikes { width: 770px; margin: 0 0 10px 0; }
#logosbikes img { margin: 0 15px 0 0; }

#logosaccess { width: 770px; margin: 0 0 10px 0; }
#logosaccess img { margin: 0; }

.sectioncont
{
	width: 768px;
	margin: 15px 0 0 0;
	border: 1px solid #CCC;
	background: #FFF url('../images/sectioncont-background.gif') repeat-y;
	font-size: 85%;
}

.sectionleft
{
	float: left;
	width: 230px;
	padding: 10px;
}

.sectionright
{
	float: left;
	width: 488px;
	padding: 15px 15px 0 15px;
}

.sectionright h3
{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 160%;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
}

.sectionbottom
{
	clear: left;
	width: 748px;
	height: 65px;
	padding: 15px 10px;
	border-top: 1px solid #CCC;
	background: #FFF;
}

.sectionbottomaccess
{
	clear: left;
	width: 768px;
	height: 0;
	background: #FFF;
	line-height: 0;
}

.sectionbottom img
{
	margin: 0 15px 0 0;
}

#mainleft
{
	float: left;
	width: 487px;
	padding: 15px 15px 15px 0;
}

#flashbox
{
	margin: 0 0 15px 0;
	padding: 0;
	width: 485px;
	height: 200px;
	border: 1px solid #CCC;
}

#mainright
{
	float: left;
	width: 285px;
	padding: 15px 0;
}

#mainright img
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #CCC;
}

#footercont
{
	clear: left;
	width: 100%;
	height: 50px;
	border-top: 1px solid #BBB;
}

#footer
{
	margin: 0 auto;
	width: 800px;
	height: 50px;
	font-size: 75%;
	color: #777;
}

#footer a, a:hover
{
	color: #777;
	text-decoration: none;
}

#footerleft
{
	float: left;
	width: 200px;
	padding: 15px 0;
}

#footerright
{
	float: right;
	width: 600px;
	padding: 15px 0;
	text-align: right;
}

#footerright p
{
	margin: 0;
	padding: 0;
}