body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
.pagebody {
	width: 780px;
	position: absolute;
	left: 415px;
	margin-left: -390px;
	top: 20px;
}

.navigation {
	font-size: 14px;
}

.navigation ul {
padding: 0px;
margin: -4px 0px 0px;
text-align: left;
font-size: 10px;
}

.navigation li {
	display: inline;
	border-right: solid thin green;
	padding-left: 4px;
	padding-right: 5px;
}


.navigation a:link {
	color: #488F96;
	font-weight: bold;
	text-decoration: none;
}
.navigation a:visited {
	color: #488F96;
	font-weight: bold;
	text-decoration: none;
}
.navigation a:hover {

	color: #96C6FF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #488F96;
	text-decoration: none;
}
a:visited {
	color: #488F96;
	text-decoration: none;
}
a:hover {

	color: #96C6FF;
	text-decoration: none;
}
p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: .8em;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #488F96;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #488F96;
	margin-top: 0.3em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	font-size: 1em;
	margin-top: 0em;
	margin-bottom: .8em;
	color: #488F96;
}
h2 a:link {
	color: #488F96;
}
h2 a:visited {

	color: #488F96;
}
h2 a:hover {

	color: #96C6FF;
}
.centre {
	text-align: center;
	font-size: xx-small;
	color: #999999;
}
.top {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	border: none;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.services {
	float: left;
	border: solid green thin;
	margin: 10px;
	height: auto;
	width: 225px;
}

.textarea {
float: left;
width: 480px;
margin-left: 20px;
}

.textarea hr {
color: #488F96;
}

.footer {
text-align: center;
}

.footer li {
display: inline;
padding: 20px;
}
