@charset "UTF-8";
.header {
	background-image: url(images/main/header.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 900px;
	margin-top: -5px;
	margin-right: auto;
	margin-left: auto;
}
.nav {
	height: 49px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main/nav.jpg);
	background-repeat: no-repeat;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.footer {
	height: 52px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.body {
	background-image: url(images/main/body.jpg);
	background-repeat: no-repeat;
	height: 406px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.innerbox1 {
	background-color: #FFFFFF;
	background-image: url(images/pictures/picture1.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 627px;
	background-position: right;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

a:active {
	color: #CCCCCC;
	text-decoration: none;
	}

a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
.innerbox2 {
	background-color: #FFFFFF;
	background-image: url(images/pictures/picture2.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 627px;
	background-position: right;
}
.innerbox3 {
	background-color: #FFFFFF;
	background-image: url(images/pictures/picture3.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 627px;
	background-position: right;
}
.innerbox4 {
	background-color: #FFFFFF;
	background-image: url(images/pictures/picture4.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 627px;
	background-position: right;
}
.innerbox5 {
	background-color: #FFFFFF;
	background-image: url(images/pictures/picture5.jpg);
	background-repeat: no-repeat;
	height: 325px;
	width: 627px;
	background-position: right;
}
