body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	color: #333333;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	background-image: url(../img/Header.jpg);
	height: 35px;
	padding-top: 205px;
	background-repeat: no-repeat;
}

#wrapper {
	width: 959px;
	margin: 0 auto;
	background-image: url(../img/Body.jpg);
	position: relative;
}
#topImages {
	margin-top: 15px;
	margin-bottom: 15px;
}

#footer {
	color: #0956A3;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	height: 65px;
	background-repeat: no-repeat;
	background-image: url(../img/Foot.jpg);
}
#wrapper #TopMenu {
	padding-right: 5px;
	background-image: url(../img/topMenu.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 28px;
	margin-right: 15px;
	margin-left: 165px;
	padding-left: 35px;
}
#wrapper #TopMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #TopMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#wrapper #TopMenu a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#Home {
}
#Home .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#footer .content {
	padding: 12px 20px 5px 20px;
}

#home a:link {
	color: #333333;
	text-decoration: underline;
}
#home a:visited {
	color: #333333;
	text-decoration: underline;
}
#home a:hover {
	color: #000000;
}

#footer a:link {
	color: #006BB3;
	text-decoration: none;
}
#footer a:visited {
	color: #006BB3;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
#topButtons {
	margin: 0px;
	padding: 0px;
}
#topText {
	margin-top: 15px;
	color: #000;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#lowerBox {
	background-color: #FFF;
	width: 284px;
	padding: 3px;
	font-size: 0.85em;
	height: 355px;
	line-height: 1.6em;
}
#lowerBoxCenter {
	background-color: #FFF;
	width: 284px;
	padding: 3px;
	margin: 0px 15px 0px 15px;
	font-size: 0.85em;
	height: 355px;
	line-height: 1.6em;
}
#lowerBoxCenter p {
	margin-top: 0px;
	padding-top: 0px;
}
#lowerBox p {
	margin-top: 0px;
	padding-top: 0px;
}
#apDiv1 {
	position:absolute;
	width:65px;
	height:15px;
	z-index:1;
	left: 30px;
	top: 990px;
}
#apDiv2 {
	position:absolute;
	width:65px;
	height:15px;
	z-index:1;
	left: 335px;
	top: 990px;
}
#apDiv3 {
	position:absolute;
	width:65px;
	height:15px;
	z-index:1;
	left: 644px;
	top: 990px;
}
#leftBox {
	background-color: #263c85;
	color: #FFF;
	text-align: center;
	font-size: 1.5em;
	height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#centreBox {
	background-color: #681773;
	color: #FFF;
	text-align: center;
	font-size: 1.5em;
	height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#rightBox {
	background-color: #008e4e;
	color: #FFF;
	text-align: center;
	font-size: 1.5em;
	height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

