body {
	background-color: #FFFFFF;
	color: #00457C;
	font-family: Rockwell, "ATFAntique-Regular", ATFAntique, "ATF Antique", "Times New Roman", Times, serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #00457C;
	text-decoration: none;
}

span.important {
	color: #28BDB3;
	font-size: 28px;
}

div#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

div#masthead {
	background-image: url(../images/masthead_background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	font-size: 20px;
	height: 200px;
	padding-top: 100px;
	text-align: right;
	width: 960px;
}

div#masthead p {
	line-height: 160%;
	margin: 0;
}

div#copyarea {
	background-image: url(../images/copyarea_background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 701px;
	line-height: 120%;
	padding-left: 25px;
	padding-right: 230px;
	padding-top: 40px;
	width: 705px;
}

div#services {
	line-height: 160%;
	margin-top: 87px;
}

span.smaller {
	font-size: 13px;
}

div#footer {
	background-image: url(../images/footer_background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 147px;
	padding-right: 170px;
	padding-top: 33px;
	text-align: right;
	width: 790px;
}

div#footer h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}

div#footer p {
	font-size: 16px;
	line-height: 130%;
	margin: 0;
}