
/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	outline: 0px;
	font-size: 16px;
	background: transparent;
	}

html /* add so that IE sets font size to 1em */
	{
	font-size: 16px;
	}

body 
	{
	font-size: 16px; /* set font size to default */
	font-family: verdana, sans-serif;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background: #c6d1dc;
	color: #012345;
	}

ol, ul, li
	{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/* End of Reset */

/* Formatting */

em
	{
	font-size: 1em;
	font-style: italic;
	}

strong
	{
	font-size: 1em;
	font-weight: bold;
	}

.clearone
	{
	clear: both;
	width: 880px;
	height: 1px;
	}

.clearone img
	{
	display: block;
	width: 880px;
	height: 1px;
	border: none;
	}

.cleartwo
	{
	clear: both;
	width: 880px;
	height: 5px;
	}

.cleartwo img
	{
	display: block;
	width: 880px;
	height: 5px;
	border: none;
	}

h1
	{
	font-size: 1.4365em;
	font-weight: normal;
	border-bottom: 1px solid #012345;
	padding: 0px 0px 10px 0px;
	}

h2
	{
	font-size: 1em;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	}

h5
	{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 130px 140px 0px 0px;
	}

.second
	{
	font-family: georgia, serif;
	font-size: 2.1875em;
	line-height: 1.2em;
	}

h6
	{
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	padding: 17px 0px 0px 0px;
	}

.first
	{
	font-family: georgia, serif;
	font-size: 1.5em;
	line-height: 1.2em;
	}

.red
	{
	font-size: 1em;
	color: #ce0909;
	}

/* End of Formatting */

/* Layout Divs */

#outershaddowone
	{
	width: 906px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 1px 0px;
	background: #c1ccd7;
	}

#outershaddowtwo
	{
	width: 904px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 1px 0px;
	background: #bdc8d3;
	}

#outershaddowthree
	{
	width: 902px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 1px 0px;
	background: #b8c2cc;
	}

#container
	{
	width: 900px;
	margin: 0px auto 0px auto;
	background: #fff;
	}

#innercontainer
	{
	width: 880px;
	margin: 0px auto 0px auto;
	background: #fff;
	padding: 0px 10px 0px 10px;
	}
	
/* Logo and Tel Area */

#logotel
	{
	clear: both;
	width: 880px;
	height: 61px;
	}

#logo
	{
	float: left;
	width: 270px;
	height: 60px;
	}

#logo img
	{
	width: 270px;
	height: 60px;
	border: none;
	}

#address
	{
	float: left;
	width: 360px;
	height: 60px;
	text-align: center;
	}

#address p
	{
	font-size: 0.75em;
	padding: 24px 0px 0px 0px;
	}

#telephone
	{
	float: right;
	width: 250px;
	height: 60px;
	text-align: right;
	}

#telephone p
	{
	font-size: 1.25em;
	padding: 6px 0px 0px 0px;
	}

/* End of Logo and Tel Area */

/* Header Area */

#header
	{
	clear: both;
	width: 880px;
	height: 251px;
	}

#headerleft
	{
	float: left;
	width: 220px;
	height: 250px;
	background: url(../images/headerleft-bg.gif) no-repeat #012345;
	text-align: center;
	color: #fff;
	}

#headerright
	{
	float: right;
	width: 660px;
	height: 250px;
	}

#headerright img
	{
	width: 660px;
	height: 250px;
	border: none;
	}

/* End of Header Area */

/* Main Content Divs */

#maincontentcotainer
	{
	clear: both;
	width: 880px;
	}

/* Nav Divs */

#leftnav
	{
	float: left;
	width: 220px;
	}

#leftnav ul
	{
	padding: 0px 0px 3px 0px;
	}


#leftnav ul li
	{
	width: 220px;
	height: 25px;
	background: url(../images/nav-bg.gif) no-repeat #234567;
	margin: 0px 0px 3px 0px;
	}

#leftnav ul li a
	{
	font-size: 0.875em;
	color: #fff;
	line-height: 1.8em;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	}

#leftnav ul li a:hover
	{
	font-size: 0.875em;
	color: #fff;
	line-height: 1.8em;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	}

#leftcontent
	{
	width: 220px;
	min-height: 500px;
	background: url(../images/left-bg.gif) repeat-x #c2ceda;
	margin: 0px 0px 5px 0px;
	}

#leftcontent p
	{
	font-size: 1.25em;
	line-height: 1.5em;
	color: #fff;
	padding: 10px 10px 10px 10px;
	}

#leftcontent img
	{
	width: 200px;
	padding: 10px 0px 0px 0px;
	border: none;
	}

/* End of Nav Divs */

/* Centre Content Divs */ 

#centrecontent
	{
	float: left;
	width: 420px;
	padding: 0px 10px 0px 10px;
	}

#centrecontent p
	{
	font-size: 0.75em;
	line-height: 1.6em;
	border-bottom: 1px solid #012345;
	padding: 0px 0px 10px 0px;
	}

#centrecontent p.last
	{
	font-size: 0.75em;
	line-height: 1.6em;
	border: none;
	padding: 0px 0px 10px 0px;
	}

#centrecontent img.left
	{
	float: left;
	margin: 10px 10px 10px 10px;
	border: none;
	}

#centrecontent img.right
	{
	float: right;
	margin: 10px 10px 10px 10px;
	border: none;
	}

#centrecontent ul li
	{
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.6em;
	list-style: url(../images/tick.gif) inside;
	margin: 0px 0px 3px 0px;
	}

/* End of Centre Content Divs */ 

/* Right Content Divs */

#rightcontent
	{
	float: right;
	width: 220px;
	}

#latestnewsheader
	{
	width: 220px;
	background: #234567;
	margin: 0px 0px 6px 0px;
	}

#latestnewsheader p
	{
	font-size: 1.25em;
	line-height: 1em;
	color: #fff;
	padding: 10px 10px 10px 10px;
	}

.date
	{
	font-size: 0.65em;
	color: #fff;
	}

#rightcontentpanel
	{
	width: 220px;
	min-height: 681px;
	background: url(../images/right-bg.gif) repeat-x #c4cfdb;
	margin: 0px 0px 5px 0px;
	}

#rightcontentpanel p
	{
	font-size: 1em;
	color: #fff;
	line-height: 1.5em;
	text-align: center;
	padding: 10px 10px 10px 10px;
	}

.large
	{
	font-size: 1.5em;
	}

.large a
	{
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	}

.large a:hover
	{
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	}
	
/* End of Right Content Divs */

/* Footer Divs */

#footer
	{
	clear: both;
	width: 880px;
	text-align: center;
	background: #456789;
	}

#footer p
	{
	font-size: 0.625em;
	line-height: 1.4em;
	color: #fff;
	padding: 10px 0px 10px 0px;
	}

#footer p a
	{
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	}

#footer p a:hover
	{
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	}

/* End of Footer Divs */

/* End of Main Content Divs */

/* End of Layout Divs */

/* Outer Nav */

#outernav
	{
	width: 900px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
	}

#outernav p
	{
	font-size: 0.625em;
	line-height: 1.4em;
	}

#outernav p a
	{
	font-size: 1em;
	color: #012345;
	text-decoration: none;
	}

#outernav p a:hover
	{
	font-size: 1em;
	color: #012345;
	text-decoration: underline;
	}

/* End of Outer Nav */

/* Internal Centre Content Divs */ 

#internalcentrecontent
	{
	float: left;
	width: 650px;
	padding: 0px 0px 0px 10px;
	}

#internalcentrecontent p
	{
	font-size: 0.75em;
	line-height: 1.6em;
	border-bottom: 1px solid #012345;
	padding: 0px 0px 10px 0px;
	}

#internalcentrecontent p a
	{
	font-size: 1em;
	color: #012345;
	text-decoration: underline;
	}

#internalcentrecontent p.last
	{
	font-size: 0.75em;
	line-height: 1.6em;
	border: none;
	padding: 0px 0px 10px 0px;
	}

#internalcentrecontent img.left
	{
	float: left;
	margin: 10px 10px 10px 10px;
	border: none;
	}

#internalcentrecontent img.right
	{
	float: right;
	margin: 10px 10px 10px 10px;
	border: none;
	}

#internalcentrecontent ul li
	{
	font-size: 0.75em;
	line-height: 1.6em;
	list-style: disc inside;
	margin: 0px 0px 3px 0px;
	}

#internalcentrecontent ul li a
	{
	font-size: 1em;
	color: #012345;
	line-height: 1.6em;
	text-decoration: underline;
	}
	
/* End of Internal Centre Content Divs */ 

/* Contact Divs */

#contactcontainer
	{
	clear: both
	width: 650px;
	}

#contactleft
	{
	float: left;
	width: 315px;
	min-height: 420px;
	padding: 0px 10px 0px 0px;
	}

#contactright
	{
	float: right;
	width: 315px;
	min-height: 420px;
	padding: 0px 0px 0px 10px;
	}

#contactright p
	{
	font-size: 0.75em;
	line-height: 1.6em;
	border: none;
	}

#contactright p a
	{
	font-size: 1em;
	color: #012345;
	text-decoration: underline;
	}

label
	{
	font-size: 1em;
	line-height: 2em;
	}

input
	{
	width: 295px;
	height: 20px;
	margin: 4px 0px 8px 5px;
	}
	
textarea
	{
	width: 295px;
	height: 80px;
	margin: 4px 0px 8px 5px;
	}
	
.button
	{
	font-size: 0.8125em;
	color: #585858;
	width: 120px;
	height: 25px;
	}

#contactmap
	{
	clear: both;
	width: 648px;
	height: 399px;
	border: 1px solid #012345;
	margin: 5px 0px 20px 0px;
	}

/* End of Contact Divs */