BODY {margin:10px auto;position:relative;color:#000;font:12px "Verdana",Arial,Helvetica,sans-serif;background-color:#ffffff; }
A {color:#00f}
.accessibility,.topLink {display:none}
.clear {clear:both}
PRE {border:1px solid red;padding:10px;font:11px "Courier New",Courier,monospace;overflow:auto;background:#FFC}
DIV#container {
	width:750px;
	margin:0 auto;
	border: 1px solid #ff9a18;
	background-image:url(../images/BG_content.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

DIV#header {
	position:relative;
	height:115px;
}

H1#siteTitle {
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	right:10px;
}

H1#siteTitle A {
	margin:0;
	padding:0;
	display:block;
	width:162px;
	height:105px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}

H1#siteTitle A SPAN {
	display:none;
}

H2#strapLine {
	display:none;
}

H2#strapLine {
	margin:0;
	padding:0;
	display:block;
	width:560px;
	height:115px;
	background-image:url(../images/strapLine.jpg);
	background-repeat:no-repeat;
}

H2#strapLine SPAN {
	display:none;
}

DIV#leftCol {
	float:left;
	width:175px;
	padding-bottom:100px;
}

DIV#mainNav {
	margin-left:25px
}

DIV#mainNav UL {
	margin:0;
	padding:0;
}

DIV#mainNav UL LI {
	margin:0;
	padding:0;
	list-style:none;
	margin-bottom:5px;
}

DIV#mainNav UL LI A {
	display:block;
	width:120px;
	height:22px;
	background-color:#1d3f95;
	padding-left:30px;
	padding-top:3px;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	background-image:url(../images/menuBullet.gif);
	background-position:0px -25px;
	background-repeat:no-repeat;
	/*background-color:#ff9818;*/
}

DIV#mainNav UL LI A:hover {
	background-position:0px 0px;
}

DIV#mainNav UL LI A.navSelected {
	background-color:#ff9818;
	background-image:url(../images/menuBulletSelected.gif);
	background-position:0px 0px;
}

DIV#contactDetails {
	margin:0;
	padding:0;
	text-align:center;
	line-height:1.5em;
	font-size:10px;
	color:#1d3f95;
	width:180px;
	margin-left:10px;
	margin-top:20px;
}

DIV#clientName {
	font-size:10px;
	color:#ff9818;
		
}

DIV#clientName SPAN {
	color:#1d3f95;
	font-size:14px;
	font-weight:bold;
}

DIV#address {
	text-transform:uppercase;
}

DIV#content {
	margin-top:20px;
	position:relative;
}

DIV#pageContent {
	margin-left:200px;
	margin-right:40px;
	color:#1d3f95;
	line-height:1.8em;
	padding-bottom:120px;
}
DIV#pageContent A {
	color:#FF9818;
}



DIV#pageContent H1, DIV#pageContent H2, DIV#pageContent H3, DIV#pageContent H4, DIV#pageContent H5, DIV#pageContent H6 {
	margin:0;
	padding:0;
	font-size:16px;
	margin-bottom:10px;
}

DIV#pageContent H3 {
	color:#FF9818;
	border-bottom:1px solid #1D3F95;
	font-size:14px;
}

DIV#pageContent H2#pageTitle {
	margin:0;
	padding:0;
	margin-bottom:10px;
	font-size:16px;
	color:#ff9818;
}
DIV#footer {
	width:750px;
	margin:5px auto;
	font-size:10px;
	color:#1d3f95;
}

DIV#footer A {
	color:#1d3f95;
	text-decoration:none;
}

DIV#site-footer {
	float:left;
	width:45%;
}

DIV#gwp-footer {
	float:right;
	width:45%;
	text-align:right;
}

DIV#contactForm {
	background-color:#FFD7A4;
	padding:10px;
	border:1px solid #1d3f95;
	margin-top:10px;
}

.formRequired {
	color:#ff0000;
}

.formLabel {
	text-align:right;
	font-weight:bold;
}

DIV#formMsg {
	background-color:#FFD7A4;
	padding:10px;
	border:1px solid #1d3f95;
	text-align:center;
	font-weight:bold;
}
