@charset "UTF-8";
body {
	background-color: #E7E7E7;
}
#pagebox {
	height: 688px;
	width: 653px;
	margin-right: auto;
	margin-left: auto;
}

#box1 {
	height: 85px;
	width: 653px;
	float: left;
}
#box23container {
	height: 133px;
	width: 653px;
	float: left;
}

#box2 {
	height: 133px;
	width: 41px;
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
	float: left;
}

#box3 {
	height: 133px;
	width: 612px;
	background-image: url(../images/box3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#box4 {
	height: 470px;
	width: 315px;
	float: left;
}

#box5 {
	height: 470px;
	width: 338px;
	float: left;
}

	.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 10px;
	color: #333333;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00508A;
}
	.footerlinks a:link		{
	color:#00508A;
	text-decoration: underline;
}
	.footerlinks a:visited	{
	color:#00508A;
	text-decoration: underline;
}
	.footerlinks a:hover		{ color:#D39CAE; text-decoration: underline; }
	.footerlinks a:active		{
	color:#00508A;
	text-decoration: underline;
}
