/*
	COLOURS:
	Dark Blue: 003a63
	Gold : b5985a
	
*/
body {
	font-size:76%;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #292929;
	background-color: #ffffff;
	margin: 0px;
}

#container {
	margin: 0px auto;
	width: 1000px;
	font-size: 1.0em;
}

#header {
	width: 1000px;
	height: 44px;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

#middle {
	width: 978px;
	background-image: url('images/mid.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0px 11px;
}

#navigation {
	float: right;
	padding-right: 30px;
}

#logo {
	display: block;
	width: 218px;
	height: 64px;
	padding: 20px 0px 0px 60px;
}

#content-home {
	width: 978px;
	background-image:url('images/content_home_background.gif');
	background-position: top center;
	background-repeat: no-repeat;
	height:474px;
	margin-top: -75px;
}

#home-intro {
	position: absolute;
	width: 400px;
	top: 130px;
	left: 50%;
	margin-left: -360px;
	color: #003a63;
	padding: 20px;
}

#content {
	width: 978px;
	background-image: url('images/content_background.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 75px;
	font-size: 0.9em;
}

#text-left {
	float: left;
	width: 332px;
	padding-left: 60px;
	padding-right: 30px;
}

#text-right {
	float: left;
	width: 483px;
	padding-right: 60px;
	padding-left: 30px;
	border-left: 1px solid black;
}

#img-left {
	float: left;
	width: 375px;
	padding-right: 8px;
	padding-left: 10px;
}
#img-left p {text-align: right; margin: 0px;}

#img-right {
	float: left;
	width: 537px;
	padding-left: 8px;
	padding-right: 10px;
	border-left: 1px solid black;
}

#footer {
	width: 960px;
	height: 66px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: right;
	padding: 22px 20px;
	font-size: 0.8em;
}
#footer a {
	margin: 0px 6px;
	padding: 2px;
}
#footer a:link {color: #acbdc5; text-decoration: none;}
#footer a:visited {color: #acbdc5; text-decoration: none;}
#footer a:hover {color: #ffffff; text-decoration: none;}
#footer a:active {color: #ffffff; text-decoration: none;}

#footer-home {
	width: 960px;
	height: 216px;
	background-image:url('images/footer-home.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	color: #ffffff;
	padding: 22px 20px 22px 20px;
}

#featured-1 {
	float: left;
	width: 217px;
	height: 140px;
	text-align: center;
	font-weight: bold;
	padding: 3px 12px 3px 240px;
	font-size: 0.9em;
}
#featured-1 a:link {color: #003a63; text-decoration: none;}
#featured-1 a:visited {color: #003a63; text-decoration: none;}
#featured-1 a:hover {color: #b5985a; text-decoration: none;}
#featured-1 a:active {color: #b5985a; text-decoration: none;}

#featured-2 {
	float: left;
	width: 217px;
	height: 140px;
	text-align: center;
	font-weight: bold;
	padding: 3px 19px 3px 34px;
	font-size: 0.9em;
}
#featured-2 a:link {color: #ffffff; text-decoration: none;}
#featured-2 a:visited {color: #ffffff; text-decoration: none;}
#featured-2 a:hover {color: #003a63; text-decoration: none;}
#featured-2 a:active {color: #003a63; text-decoration: none;}
/*
#featured-1 {
	float: left;
	width: 217px;
	height: 140px;
	text-align: center;
	font-weight: bold;
	padding: 3px 12px 3px 148px;
	font-size: 0.9em;
}
#featured-1 a:link {color: #003a63; text-decoration: none;}
#featured-1 a:visited {color: #003a63; text-decoration: none;}
#featured-1 a:hover {color: #b5985a; text-decoration: none;}
#featured-1 a:active {color: #b5985a; text-decoration: none;}

#featured-2 {
	float: left;
	width: 217px;
	height: 140px;
	text-align: center;
	font-weight: bold;
	padding: 3px 19px;
	font-size: 0.9em;
}
#featured-2 a:link {color: #ffffff; text-decoration: none;}
#featured-2 a:visited {color: #ffffff; text-decoration: none;}
#featured-2 a:hover {color: #003a63; text-decoration: none;}
#featured-2 a:active {color: #003a63; text-decoration: none;}

#featured-3 {
	float: left;
	width: 217px;
	height: 140px;
	text-align: center;
	font-weight: bold;
	padding: 3px 9px;
	font-size: 0.9em;
}
#featured-3 a:link {color: #003a63; text-decoration: none;}
#featured-3 a:visited {color: #003a63; text-decoration: none;}
#featured-3 a:hover {color: #b5985a; text-decoration: none;}
#featured-3 a:active {color: #b5985a; text-decoration: none;}
*/
#footer-home-nav {
	float: left;
	width: 85px;
	height: 140px;
	padding-top: 5px;
	/*padding-left: 5px;*/
	padding-left: 125px;
	text-align: right;
}

#footer-home-nav a {
	display: block;
	padding: 2px 0px;
	font-size: 0.7em;
}
#footer-home-nav a:link {color: #acbdc5; text-decoration: none;}
#footer-home-nav a:visited {color: #acbdc5; text-decoration: none;}
#footer-home-nav a:hover {color: #ffffff; text-decoration: none;}
#footer-home-nav a:active {color: #ffffff; text-decoration: none;}

p.pdf-download {
	background-image:url(images/icon-pdf.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	margin:0;
	padding:10px 0 10px 26px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
	padding-top:0px;
	padding-bottom:12px;
	margin:0px;
}

h1 {
	font-size: 1.0em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	color: #003a63;
}

h2 {
	font-size: 1.0em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	color: #b5985a;
}

a:link {color: #003a63; text-decoration: none;}
a:visited {color: #003a63; text-decoration: none;}
a:hover {color: #003a63; text-decoration: underline;}
a:active {color: #003a63; text-decoration: underline;}



