#wrapper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-bottom: 30px;
}
.hpcen {
	line-height: 12px;
}
body {
	background-image: url(/img/bg.png);
	font-family: Georgia, "Times New Roman", Times, serif;
}

#title {
	background-image: url(/img/bg2.png);
	float: left;
	height: 86px;
	width: 575px;
}
#content {
	background-image: url(/img/bg3.png);
	float: left;
	height: 309px;
	width: 580px;
	font-size: 11px;
	text-align: left;
	background-repeat: no-repeat;
}
#centre_text {
	padding-left: 24px;
	padding-right: 15px;
	color: #34393e;
	width: 343px;
	height: 280px;
	overflow: auto;
	float: left;
	margin-top: 5px;
}
h2 {
	font-size: 115%;
	color: #377088;
}
h1 {
	font-size: 150%;
	color: #377088;
}

#navbar {
	background-image: url(/img/navbar.png);
	height: 45px;
	width: 775px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 20px;
	text-align: center;
}


.title_image {
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 10px;
}
#promo {
	background-image: url(/img/latestnews.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 135px;
	float: left;
	padding-top: 45px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 100%;
	background-position: center;
	margin-top: 8px;
}



#side {
	float: left;
	width: 199px;
	background-image: url(/img/bg1.png);
	height: 395px;
	text-align: center;
}
#side_home {
	background-repeat: no-repeat;
	height: 290px;
	padding-top: 80px;
}
.promo_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34393E;
	line-height: 12px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7C7DC;
	width: 100%;
	margin-top: 25px;
	float: left;
}

.navigation_image {

	padding-bottom: 0px;
	padding-top: 11px;
	padding-right: 4px;
	padding-left: 4px;
}
a:link {
	color: #D78A11;
}
a:hover {
	color: #286078;
}
a:visited {

	color: #286078;
}
#newsletter {
	width: 320px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#Newsletter_header {
	width: 320px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-size: 105%;
}

#contact {
	background-image: url(/img/contactus.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 135px;
	float: left;
	padding-top: 45px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 100%;
	background-position: center;
	margin-top: 5px;
}
#footer a:link {

	color: #A7C7DC;
}
#footer a:visited {


	color: #A7C7DC;
}
#footer a:hover {


	color: #D78A11;
}

