@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}


html {
	font-size: 100%;
}

a {
	outline: 0px;
}

img {
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	text-indent: 0px;
	background: #276ac1 url(images/background/Background_Image_Main03.jpg) no-repeat top center;
	line-height: 145%;
	letter-spacing: 150%;
	color: #FFFFFF;
}

/* =========================== Main Divs ============================ */
#centre {
	width: 850px;
	margin: 0px auto;
}

hr {
   width: 250px;
   border: 1px solid #2b6db8;
   background: #2b6db8;
   margin: 3px auto;
} 

.image {
	float: left;
	margin-left: 26px;
	margin-top: 15px;
	display:inline;
}

.image img {
	border: 2px solid #3269AC;
}

/* ================= flash stuff =================================== */
#flashcontent {
		float: left;
}

#flashversionOuter {
	float: left;
}

/* =============================mainSection ============================= */
#mainSectionOver {
	float: left;
	width: 629px;

}


#mainSection {
	float: left;
	width: 629px;
}

/* ================================ mainSectionHeader ==========================*/

#mainSectionHeader {
	float: left;
	width: 629px;
	height: 282px;
}

#home02 #mainSectionHeader {
	float: left;
	width: 629px;
	height: 282px;
	background: url(images/background/centerHeader.jpg) no-repeat left bottom;
}

#home03 #mainSectionHeader {
	float: left;
	width: 629px;
	height: 282px;
	background: url(images/background/centerHeader.jpg) no-repeat left bottom;
}

#news #mainSectionHeader {
	float: left;
	width: 629px;
	height: 282px;
	background: url(images/background/centerHeader.jpg) no-repeat left bottom;
}

/* ==================================== content ================================= */

#content {
	float: left;
	width: 629px;
	background: url(images/background/centerBack.jpg) no-repeat bottom left;
	min-height: 360px;
	padding-bottom: 50px;
}

#content ul li {
	margin-left: 20px;
}

#home02 #content {
	background: url(images/background/centerBack02.jpg) no-repeat bottom left;
}

#home03 #content {
	background: url(images/background/centerBack03.jpg) no-repeat bottom left;
}

#news #content {
	background: url(images/background/centerBackNews.jpg) no-repeat bottom left;
}

#contentLeft {
	float: left;
	display: inline;
	margin-left: 17px;
	width: 310px;
}

#contentRight {
	float: right;
	display: inline;
	margin-right: 17px;
	width: 262px;
}

#contentCentre {
	float: left;
	display: inline;
	margin-left: 25px;
	width: 590px;
	display: inline;
	margin-top: 10px;
}

/* ========================== GALLERY ==========================*/


#contentCentre .indexGalleryImage {
	float: left;
	width: 170px;
	margin: 6px;
	padding: 5px;
	margin-left: 6px;
	background-color:#5196d1;
	display: inline;
	border: 1px solid #195cb2;
	text-align: center;
}

#contentCentre a img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#contentCentre a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

#contentCentre .indexGalleryImage p {
	color:#FFFFFF;
	margin: 0px;
}

/* ================================== news items =================================== */

.newsItems {
	width: 555px;
	border: 2px solid #66a6dc;
	float: left;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}

.newsImage {
	float: right;
	margin: 8px;
}

.newsImage img {
	border: 2px solid #276ac1;
}

.newsItemsHeader {
	float: left;
	width: 555px;

}

.newsDescription {
	float: left;
	width: 555px;
	header-top: 10px;
}

/* ===================================== footer ====================================*/

#footer {
	float: left;
	width: 628px;
	font-size: 90%;

}

#footerLeft {
	float:left;
 	width: 350px;
}

#footerRight {
	float:right;
 	width: 220px;
	text-align:right;
}

/* ================================================ sidebar ================================ */

#logoButton {
	display: block;
	width: 208px;
	height: 160px;
}

#sideBar {
	float: right;
	width: 208px;
	display: inline;
}

#sideBarHeader {
	float: left;
	width: 208px;
	background: url(images/sideImages/sideImageTop.png) no-repeat top left; 
	height: 42px;
}

.menu {
	background: #5196d1 url(images/sideImages/thinCurve.gif) no-repeat bottom left;
	float: left;
	width: 205px;
	display: inline;
	padding-left: 3px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 99%;
}

.menu ul {
	width: 202px;
	float: left;
	margin-left: 0px;
	padding-bottom: 6px;
}

.menu ul li {
	list-style: none;
	background:#4083ca;
	border-top: 0px solid #85b3e4;
	border-bottom: 0px solid #85b3e4;
}

.menu ul li a {
	display: block;
	width: 187px;
	margin-top: 3px;
	padding: 4px 0px 4px 15px;
	background: #4083ca url(images/sideImages/spot.gif) no-repeat 4px center;
}

.menu ul li a:link {
	display: block;
	width: 187px;
	margin-top: 3px;
	padding: 4px 0px 4px 15px;
	background:#4083ca url(images/sideImages/spot.gif) no-repeat 4px center;
}

.menu ul li a:visited {
	display: block;
	width: 187px;
	margin-top: 3px;
	padding: 4px 0px 4px 15px;
	background:#4083ca url(images/sideImages/spot.gif) no-repeat 4px center;
	text-decoration:none;
}

.menu ul li a:hover {
	display: block;
	width: 187px;
	margin-top: 3px;
	padding: 4px 0px 4px 15px;
	background:#276ac1 url(images/sideImages/spotOver.gif) no-repeat 4px center;
	text-decoration:none;
}

.menuButton {
	float: left;
	width: 67px;
	height: 35px;
    margin-bottom: 6px;
	margin-top: 0px;
	padding-left: 1px;
	display: inline;
	text-align: center;
	background: url(images/menuButtons/button.jpg) no-repeat top left;
}

.menuLink {
	display: block;
	width: 67px;
	height: 28px;
	padding-top: 7px;
}

.menuLink:hover {
	text-decoration: none;
}

.arrow {
	float: right;
	width: 35px;
	display:inline;
	margin-top: 0px;
}

.menuButton img {
	border: 0px solid none;
}

#sideBarHeader .menuHeader {
	margin: 16px 0px 0px 21px;
}

.menuHeader {
	width: 150px;
	float: left;
	margin: 4px 0px 0px 21px;
	font-weight: bold;
	display:inline;
}

.sideBarImage {
	background: #195cb2;
	float: left;
	width: 208px;
}


.sideBarLink {
	background: #195cb2;
	float: left;
	width: 208px;
	height: 25px;
}

#sideBarBottom {
	float: left;
	width: 208px;
}

/* ======================== TEXT ========================= */

h1 {
	margin: 6px 2px 6px 2px;
	font-size: 146%;
}

h2 {
	margin: 6px 2px 6px 2px;
	font-size: 120%;
}

h3 {
	margin: 6px 2px 6px 2px;
	font-size: 120%;
	width: 100px;
	float: left;
	margin: 3px 0px 0px 15px;
	font-weight: normal;
}

h4 {
	margin: 6px 2px 6px 2px;
	font-size: 110%;
}

p {
	font-size: 100%;
	margin: 6px 2px 6px 2px;
}

/* ============================== LINKS ============================= */

a {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
}


/* ================================== dl and dt ======================================= */

dl {
	margin-top: 5px;
	font-size: 100%;
}

dt {
	padding-left: 10px;
	list-style-type:disc;
	margin-bottom: 3px;
	text-indent: -8px;
}