@charset "utf-8";
#banner {
	height: 182px;
	width: 780px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/banner3.png);
	background-repeat: no-repeat;
}

.redHighlight {
	color: #F00;
	font-weight: bold;
}



#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}
#pagebody {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 520px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#map {
	float: left;
	height: 350px;
	width: 245px;
	background-image: url(images/area_we_cover.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEE;
}

#pagebody li {
	font-size: medium;
}
#separator {
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 780px;
}




#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	padding: 5px;
	height: 18px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#footer a {
	color: #93288F;
}
#npta {
	float: left;
	height: 90px;
	width: 170px;
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 35px;
}
.underlinebold {
	font-weight: bold;
	text-decoration: underline;
}
#contact {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 233px;
	background-color: #FFF;
	background-image: url(images/contact_us.png);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #93278F;
	border-right-color: #93278F;
	border-bottom-color: #93278F;
	border-left-color: #93278F;
	height: 180px;
}
#sm_link {
	float: left;
	height: 129px;
	width: 245px;
	clear: left;
}

#contact td {
	vertical-align: top;
}

#body {
	float: left;
	margin: 1px;
	width: 768px;
	z-index: 1;
	background-color: #FFF;
	padding: 5px;
}
.greenHighlight {
	color: #0C3;
	font-weight: bold;
}
#logos {
	float: left;
	height: 40px;
	width: 780px;
	padding-top: 10px;
}

#logos th {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}


#menubar {
	height: 120px;
	width: 245px;
	float: left;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
}


#menubar li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: outside;
	height: 20px;
	padding-top: 3px;
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-color: #CCC;
}


#menubar a {
	text-decoration: none;
	color: #333;
}
#menubar li:hover {
	background-repeat: no-repeat;
	background-color: #973193;
}
#menubar a:hover {
	color: #FFF;
	text-decoration: none;
}

#lower_banner {
	height: 109px;
	width: 780px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/lower_banner4.png);
	background-repeat: no-repeat;
	float: left;
}
#pagebody_content {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 520px;
	margin-bottom: 10px;
	margin-top: 35px;
}
#pagebody_content th {
	background-color: #93278F;
	color: #FFF;
	text-align: left;
	text-indent: 10px;
}
#pagebody_content td {
	padding-left: 5px;
	padding-right: 5px;
}
.border {
	border: 1px solid #000;
}

.centre  {
	text-align: center;
}
