#main {
	position:absolute;
	width:880px;
	height:1955px;
	z-index:1;
	background-color: #FFFFFF;
	padding-top: 73px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	top: 186px;
}
#nav {
	background-image: url(images/nav-blue.jpg);
	background-repeat: repeat-x;
	height: 42px;
	position: absolute;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	width: 100%;
	left: 6px;
	top: 128px;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 325;
}

#nav a {
	padding-right: 45px;
	color: #03457F;
	text-decoration: none;
	font-size: 18px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CAE8FF;
	text-align: center;
	margin-top: 0px;
	text-decoration: none;
	font-size: 14px;
	}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 251px;
	position: absolute;
	margin: auto;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	width: 100%;
	left: 0px;
	top: 2214px;
}
#header {
	background-image: url(images/header2.jpg);
	background-repeat: repeat-x;
	height: 382px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 36px;
	color: #1B3A0E;
}
#banner {
	position:absolute;
	left:0px;
	top:207px;
	width:880px;
	height:35px;
	z-index:1;
	background-color: #7E93A4;
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
	color: #FFFFFF;
	font-size: 18px;
}
#headerb2 {
	position: absolute;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 128px;
	left: 0px;
	top: 0px;
	font-size: 36px;
	color: #03457F;
	background-image: url(images/fruit.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
