* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #BFCFE5;
	font-family: Arial, Helvetica, sans-serif;
	color: #242C37;
   font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	background-position: 0px 0px;
}

.logo01 {
	float: left;
	position: relative;
	top : 29px;
	left: 16px;
	background-image: url(../images/logo01.jpg);
	width: 725px;
	height: 75px;
}

.logo01 h1{
	color: #ffffff !important;
	font-size: 2px !important;
	width: 250px;
	height: 44px;
	float: left;
	display: block;
}

.banner-laps {
	clear: both;
	float: left;
	height: 111px;
	display: block;
	left: 190px;
	position: relative;
	top: 60px;
	width: 372px;
	background-image: url(../images/banner1.jpg);
   font-size: 2px;
	color: #ffffff;
	padding: 2px 0;
	margin: -20px 0;
}

.heightbody {
	height:200px;
	clear: both;
}

.spacer {
	clear: both;
}