.body {
	text-align: center;
}
.text {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.spacer {
	position: relative;
	width: 1125px;
	height: 205px;
}
.container {
	position: relative;
	width: 1174px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/statementcont.png);
	background-repeat: no-repeat;
}
.state01 {
	position: relative;
	width: 1174px;
	height: 400px;
	top: 230px
}
.statetext {
	text-align:center;
	width:262px;
	margin-left:auto;
	margin-right:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}

