#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 77px;
	width: 204px;
	padding-top: 12px;
	padding-left: 30px;
}
#MenuBar {
	height: 32px;
	width: 740px;
	margin-top: 15px;
	margin-left: 30px;
}
#Banner {
	height: 110px;
	width: 740px;
	margin-left: 30px;
}
#greenStrip {
	background-color: #91c84e;
	height: 3.5px;
	width: 740px;
	margin-left: 30px;
}
#body {
	height: 300px;
	width: 740px;
	margin-top: 10px;
	margin-left: 30px;
}
#leftPanel {
	height: 300px;
	width: 140px;
	float: left;
}
#buttons {
	height: 94px;
	width: 140px;
	padding-top: 12px;
}
#footer {
	width: 740px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	text-align: center;
	margin-top: 7.5px;
	margin-left: 30px;
	font-family: "Century Gothic", Calibri, "Helvetica Fraction";
	font-size: 12px;
	color: #000;
}
#rightPanel {
	height: 600px;
	width: 570px;
	margin-left: 170px;
	font-family: "Century Gothic", Calibri, "Helvetica Fraction";
	font-size: 12px;
	line-height: normal;
	overflow: auto;
}
.headtitle {
	font-family: "Century Gothic", Calibri, "Helvetica Fraction";
	font-size: 20px;
	color: #00b0f0;
	line-height: normal;
}

#latestNews {
	height: 196px;
	width: 140px;
}
.bulletpoint {
	font-family: "Century Gothic", Calibri, "Helvetica Fraction";
	font-size: 12px;
	font-weight: bold;
	color: #2b9651;
	list-style-position: inside;
	list-style-type: circle;
}
.contactbullets {
	font-family: "Century Gothic", Calibri, "Helvetica Fraction";
	font-size: 12px;
	font-weight: bold;
	color: #2B9651;
}
