@charset "utf-8";
/* CSS Document */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 906px;
	text-align: left;
	height: auto;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	top: 0px;
	padding-bottom: 5px;
	background-color: #010F31;
	margin-top: 12px;
	margin-bottom: auto;
}  
body {
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #C0C0C0;
}

#wrapper #banner {
	background-color: #010F31;
	position: relative;
	height: 285px;
	width: auto;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	top: 3px;
}
#wrapper #banner #flash {
	position: relative;
	height: 280px;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	position: relative;
	height: 85px;
	width: auto;
	top: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #516BAD;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 42px;
	z-index: 10;
	text-align: left;
	background-color: #031C5B;
	padding-right: 20px;
}
#wrapper #menu {
	position: relative;
	height: 180px;
	width: auto;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 5;
	margin-right: 0px;
	text-align: center;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #516BAD;
	margin-bottom: 5px;
	background-color: #031C5B;
}
#wrapper #menu #box1 {
	position: relative;
	height: 170px;
	width: 210px;
	top: 5px;
	float: left;
	padding-top: 1px;
	padding-left: 45px;
	text-align: left;
}
#wrapper #menu #box2 {
	position: relative;
	height: 170px;
	width: 210px;
	top: 5px;
	float: left;
	padding-top: 1px;
	text-align: left;
}
#wrapper #menu #box3 {
	position: relative;
	height: 170px;
	width: 210px;
	top: 5px;
	float: left;
	padding-top: 1px;
	text-align: left;
}
#wrapper #menu #box4 {
	position: relative;
	height: 170px;
	width: 220px;
	top: 5px;
	float: left;
	padding-top: 1px;
	text-align: left;
}
#wrapper #menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #menu a img{
border:none;

}

#wrapper #menu a:hover {
	color: #649CC6;
	text-decoration: underline;
}
#wrapper #menu a:hover img{
opacity:0.4;filter:alpha(opacity=95);
}
#wrapper #logo #contactdetail {
	float: right;
	width: 200px;
	position: relative;
	height: auto;
	font-family: Calibri, Arial;
	font-size: 13px;
	color: #FFFFFF;
	top: -5px;
}
#wrapper #map {
	position: relative;
	height: auto;
	width: auto;
}
