* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #FFFFFF;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 702px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(images/front.jpg);
    height: 257px;
	width: 702px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #339933;
	text-decoration: none;
	margin-left: 50px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 0px;
	width: 0px;
	top: 254px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 0px;
	background-image: url(images/button.gif);
	height: 17px;
	width: 88px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 88px;}
#n3{left: 176px;}
#n4{left: 264px;}
#n5{left: 352px;}
#n6{left: 440px;}
#n7{left: 528px;}
#n8{left: 616px;}


#leftside{
	float: left;
}
#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: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 0px;
	margin-top: 35px;	
}
#content{
	margin-top: 280px;
	position: absolute;
	width: 702px;
	background-color: #FFFFFF;
}
#picture1{
	margin-left: 0px;
	height: 27px;
	width: 150px;
	background-image: url(images/logo.jpg);
	border: 0px solid #336633;
}
#picture2{	
	margin-left: 0px;
	height: 37px;
	width: 150px;
	background-image: url(images/testa.jpg);
	border: 0px solid #336633;
}
#picture3{
	margin-left: 0px;
	height: 35px;
	width: 150px;
	background-image: url(images/maxxis.gif);
	border: 0px solid #336633;
}
#picture4{
	margin-left: 0px;
	height: 18px;
	width: 150px;
	background-image: url(images/redspeed.jpg);
	border: 0px solid #336633;
}
#picture5{
	margin-left: 0px;
	height: 64px;
	width: 150px;
	background-image: url(images/aim.jpg);
	border: 0px solid #336633;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFFF;
	margin-right: 0px;
	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: #FF3333;
}
#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;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 15px;
	margin-right: 0px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
