body {
	border: 0px; 
	padding: 0px;
	margin: 125px 0px 60px 15px; 
	background: #8ce url(/bike_banner_3?img) bottom right repeat-x; 
	color: #000055; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

body.splash { 
	background-image: none;
}

a { 
	color: #00c;
}

div#header { 
	position: absolute; 
	top: 0px;
	left: 0px; 
	width: 100%; 
	background: #afc5da url(/template/logo) 10px 10px no-repeat; 
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #000000;
}

div#header h1 {
	display: none;
}

div#whizzy {
	position: absolute; 
	top: 10px; 
	right: 10px; 
	width: 112px; 
	height: 75px; 
	z-index: 25;
}

div#header h2 {
	font-size: 100%; 
	padding: 75px 0px 20px 10px; 
	margin: 0px;
	font-weight: bold; font-style: italic;
}

div#top_products { 
	float: right; 
	width: 65px; 
	background: #fffcb6; 
	border: 0px solid #000000; 
	margin: 0px 3px 3px 3px; 
	padding: 2px 3px; 3px 3px; 
	font-size: 90%;
}

div#top_products img { 
	margin-right: 2px;
}

div#top_products a { 
	color: #222;
}

div#top_products a:hover { 
	color: #F00; 
	text-decoration: underline;
}

div#menu { 
	float: right;
	width: 68%;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

div#menu a.first {
	color: #ffffff;
	width: 100px;
	height: 22px;
	background: url(/template/button) top left no-repeat;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: normal;
	font-size: 17px;
	margin: 5px;
}

div#menu div.submenu,
div#menu div.subsubmenu {
	border: 1px solid #000;
	background: #afc5da;
	position: absolute;
	width: 180px;
}

div#menu div.submenu a,
div#menu div.subsubmenu a {
	background-image: none;
	display: block;
	float: none;
	font-size: 10pt;
	margin: 0px;
	padding: 2px 4px 2px 4px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	color: #ffffff;
	font-weight: bold;
	white-space: nowrap;
	width: 172px;
}

div#menu div.submenu a:hover,
div#menu div.subsubmenu a:hover { 
	background: #2781ab;
}

div#content {
	margin: 0px 10px 0px 10px;
}

div#footer {
	margin: 0px 10px 0px 10px;
	clear: both;
}

p.survey_page_change_links a {
	border: 1px solid #ccc;
	padding: 1px 4px 1px 4px;
	margin: 1px 8px 1px 8px;
	background: #2181ab;
	color: #fff;
	text-decoration: none;
}