#box1 {
	position: absolute;
	width: 285px;
	height: 108px;
	left: 0px;
	top: 0px;
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}
#box2 {
	position: absolute;
	width: 515px;
	height: 108px;
	left: 285px;
	top: 0px;
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
}
#box3 {
	position: absolute;
	height: 400px;
	width: 285px;
	left: 0px;
	top: 108px;
	background-image: url(../images/box3.jpg);
	background-repeat: repeat-y;
}
#box3logo {
	position: relative;
	height: 235px;
	width: 92px;
	left: 15px;
	top: 15px;
}
#box4 {
	position: absolute;
	width: 515px;
	height: 400px;
	left: 285px;
	top: 108px;
	background-image: url(../images/hbox4.jpg);
	background-repeat: no-repeat;
}
#box4nav {
	position: relative;
	height: 25px;
	width: 580px;
	left: 0px;
	top: 60px;
}
.homebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 30px;
	color: #003366;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#box5 {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 508px;
	background-color: #9FCF67;
}
#box6 {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 518px;
	background-color: #FFF;
}
#box7 {
	position: absolute;
	width: 800px;
	height: 80px;
	left: 0px;
	top: 560px;
	background-image: url(../images/box7.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #003366;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}

