body {
	margin: 0px 5px 5px 5px;
}
#centre {
	width: 708px;
	margin: 0 auto;
	border-left: solid 10px #f3f3f3;
	border-right: solid 10px #f3f3f3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	margin: 0px;
	text-transform: uppercase;
}


#centreContent {
	width: 655px;
	margin: 0 auto;
	border-top: solid 5px #044878;
}
#header {
	height: 36px;
	border-bottom: solid 1px #969696;
	padding-bottom: 5px;
}
#logo {
	float: left;
}
#headerMenu {
	float: right;
	margin: 25px 0px 0px 0px;
}
.headerButton {
	width: 62px;
	height: 15px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-indent: 18px;
	text-decoration: none;
}
a.headerButton {
	display: block;
	background: url(../images/buttons/HdrBckGnd.gif) no-repeat;
}
a.headerButton:hover {
	background-position:-60px 0;
}
#mainMenuNgfx {
	border-top: solid 4px #cbcbcb;
	height: 191px;
	padding-top: 7px;
}
#mainMenu {
	height: 187px;
	width: 185px;
	float: left;
	border: solid 1px #dbdbdb;
}
#mainGFX {
	float: right;
}
.NavButton {
	width: 154px;
	height: 42px;
	margin: 0 auto;
}
a.NavButton {
	display:block;
	background: url(../images/buttons/MainBckGnd.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	line-height: 42px;
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}
a.NavButton:hover {
	background-position:-154px 0px;
	color: #5CD6ED;
}
#LowerCont {
	width: 655px;
	height: 355px;
	border-bottom: solid 1px #969696;
}
#infoPanel {
	float: left;
}
#infoSection {
	width: 464px;
	height: 350px;
	float: right;
}
#box1 {
	height: 175px;
	
}
#box2 {
	width: 232px;
	float: left;
	height: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
#box3 {
	width: 232px;
	float: right;
	height: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#MainTitleBckgnd {
	width: 464px;
	height: 35px;
	background-image: url(../images/mainsection-title.png);
	text-align: center;
	line-height: 35px;
}
#MaintitlePic {
	width: 120px;
	height: 120px;
	float: left;
	text-align: center;
	line-height: 120px;
	padding-top: 20px;
}
#mainTitleText {
	height: 120px;
	float: right;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 340px;
}



#footer {
	height: 20px;
	text-align: center;
	border-top: solid 4px #cbcbcb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#mainTitleText2 {
	height: 120px;
	float: right;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainTitleText3 {
	height: 120px;
	float: right;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#LowerCont2 {
	width: 655px;
	height: 600px;
	border-bottom: solid 1px #969696;
}
