#page {
	background-color: #699D95;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#page #body {
	background-color: #FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	min-height: 400px;
}
body {
	background-color: #002A00;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#page #logo {
	position: absolute;
	margin-top: 5px;
	margin-right: auto;
	margin-left: 5px;
}
#page #infoBox01 {
	width: 225px;
	margin-left: 510px;
	position: absolute;
	z-index: 4;
}
#page #upperNav {
	margin-bottom: 0px;
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	text-align: center;
}
#page #infoBox01 p {
	text-align: right;
	margin: 5px;
	font-size: .8em;
	font-weight: bold;
}
#page #footer {
	background-color: #000000;
	background-image: url(../../images/top_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 175px;
	padding-top: 10px;
}
#page #upperNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#page #footer p {
	font-size: .9em;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}
#page #body p {
	margin: 10px;
	font-size: .85em;
}
#page #body h1 {
	font-size: 1.3em;
	color: #002A00;
	margin: 10px;
}
#page #body h2 {
	font-size: 1em;
	color: #002A00;
	margin: 10px;
}
#page #body ul {
	font-size: .85em;
	margin-top: 8px;
	margin-bottom: 8px;
}
#page #header {
	height: 110px;
}
#page #upperNav img {
	vertical-align: text-bottom;
}
#page #header #infoBox01 a:link, #page #header #infoBox01 a:visited, #page #header #infoBox01 a:active {
	color: #FFFFFF;
}
#page #header #infoBox01 a:hover {
	color: #002A00;
}
#page #body #lowerText h3 {
	font-size: 0.7em;
	margin: 10px;
	color: #699D95;
	font-weight: normal;
}
#page #body #lowerText h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699D95;
}
#followUs {
	font-size: .75em;
	color: #FFFFFF;
	position: absolute;
	margin-left: 540px;
	top: 80px;
	z-index: 5;
}
