* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #FF5311;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FF4500;
}
#header{
	background-image: url(motorradheader.jpg);
	height: 224px;
	width: 768px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF4500;
	text-decoration: none; 
	font-family: Verdana;
	position: relative;
	left: 80px;
	top: 140px;
}

.sitename {
	text-align: center;
	width: 109px;
}

#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 26px;
	width: 777px;
	top: 225px;
	background: url(Images/menubg.jpg) repeat-x top left;
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}

#navlist li{
	display: inline;
	list-style-type: none;
	
}

#navlist li a {
	padding: 3px 10px; /*background-image: url(Images/button.gif);*/
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: White;
	text-decoration: none;
	margin-top: 5px;
}

#navlist li a span{
	padding: 3px 10px; /*background-image: url(images/button.gif);*/
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: Black;
	text-decoration: none;
	margin-top: -5px;
}

#navlist a:hover {
	background: #0687eb;
	height: 10px;
	cursor: pointer;
}



#n1{left: 0px;}
#n2{left: 80px;}
#n3{left: 190px;}
#n4{left: 650px;}
#n5{left: 310px;}

#leftside{
	float: left;
	margin-left: 2px;
	margin-top: 10px;
}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	background-color: Blue;
	text-align: center;
	display: block;
	margin-left: 35px;
	margin-top: 35px;
}
#content{
	margin-top: 252px;
	position: absolute;
	width: 777px;
	background-color: White;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 122px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
	

}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}

}