body {
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}


#wrapper {
	width: 1023px;
	margin: 0 auto;
	position: relative;
	}


#header {
	background: url(header.gif) left center no-repeat;
	height: 125px;
	width: 500px;
	}


h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 30px 0 0 120px;
	color: #192a82;
}


.strapline {
	padding: 0 0 0 120px;
	margin: 0;
	font-size: 0.8em;
	color: #666;
	}


#memberLogin {
	position: absolute;
	margin: 0 0 0 -5000px;
	}


#navbar {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	}

#navbar ul{
	margin: 0;
	float: left;
	background: url(nav.png) left top repeat-y;
	width: 1023px;
	padding: 0 10px;
}

#navbar li{
	list-style: none;
	margin: 0 0;
	padding: 0;
	float: left;
}

.menuHidden{
	color: red!important;
}

#navbar li a{
	color: #333;
	padding: 9px 9px 8px 9px;
	text-decoration: none;
	border-right: 1px solid #808080;
	font: 16px/35px "Gill Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#navbar li a:hover, #navbar li.active a{
	background: url(nav_hover.png) left top repeat-x;
	color: #fff;
	text-decoration: underline;
}

#content {
	padding: 20px 0 0 0;
	margin: 0;
	clear: left;
	width: 1023px;
	position: relative;
	}


#contactdetails {
	position: absolute;
	top: -130px;
	width: 380px;
	right: 0;
	}

#contactdetails ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#contactdetails li{
	margin: 0 0 10px 0;
	padding: 0 7px 0 0;
	float:left;
	color: #555;
	font-size: 12px;
}

#contactdetails a{
	color: #555;
	text-decoration: underline;
}


#subsection {
	position: absolute;
	width: 100%;
	margin: -20px 0 0 0;
	}

#subsection h2{
	margin: 0 0 0 -5000px;
	position: absolute;
}

#subsection ul{
	margin: -1px 0 0 0;
	padding: 0 10px;
	background: url(subnav.jpg) no-repeat center bottom;
	width: 1005px;
	float: left;
}

#subsection li{
	float: left;
	margin: 0 5px 0 10px;
	list-style: none;
	line-height: 25px;
	font-size: 13px;
}

#subsection a{
	color: #fff;
	text-decoration: none;
}

#subsection a:hover{
	text-decoration: underline;
}

#linkscontent{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#smallformcontent{
	width: 200px;
	height: 255px;
	padding: 10px;
	margin: 10px 0 12px 0;
	background: url(smallform.gif) left top no-repeat;
	}

#smallform{
	width: 220px;
	float: right;
	clear: right;
}

#smallformcontent input, #smallformcontent select{
	background: none;
	color: #192a82;
	border: #192a82 1px solid;
}

#smallformcontent p{
	font-size: 14px;
	color: #555;
}

#newsfeed {
	width: 200px;
	height: 255px;
	padding: 10px;
	clear: right;
	float: right;
	background: url(smallform.gif) left top no-repeat;
	}

#newsfeed ul{
	margin: 10px 0 0 0;
	padding: 0;
	height: 220px;
	overflow: hidden;
}

#newsfeed li {
	list-style: none;
	font-size: 0.8em;
	margin: 0 0 8px 0;
	}

#newsfeed a{
	color: #777;
	text-decoration: none;
}

#newsfeed a:hover{
	color: #333;
	text-decoration: underline;
}

#maintext {
	width: 800px;
	clear: left;
	margin: 0;
	padding: 10px 0;
	}

#maintext p, td{
	font-size: 0.9em;
	line-height: 1.4em;
	color: #555;
}

.ring{
	background: url(maintext.gif) left top no-repeat;
	height: 562px;
}

#maintext h2, #smallformcontent h2, #newsfeed h2, #servicelinks h2{
	font-size: 20px;
	color: #192a82;
	border-bottom: 1px solid;
	margin: 5px 0 0 0;
	font-weight: bold;
}

h2, h3, h4, h5, h6{
	font-family: "Gill Sans", Helvetica;
}

.side h2{
	color: #eee!important;
	padding: 0 10px;
	margin: 5px 0 5px 0;
	font-size: 1.5em;
	font-weight: normal;
}

.side p{
	color: #eee!important;
	line-height: 1.4em;
	font-size: 1.1em!important;
	padding: 0 10px!important;
}

.side img{
	z-index: -5;
	margin: -10px 0 0 -5px;
	position: absolute;
}

.side a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.side a:hover{
	text-decoration: underline;
}

#componentGroups, #servicelinks{
	margin: 0 0 10px 0;
	width: 785px;
	position: relative;
	background: url(comp_group.gif) right bottom no-repeat;
}

#componentGroups h2, #servicelinks h2 {
	padding: 10px;
	background: url(comp_group.gif) left top no-repeat;
	}

#servicelinks{
	float: left;
	clear: left;
}

#servicelinks ul{
	margin: 10px 0 0 0;
	padding: 0 10px;
	float: left;
}

#servicelinks ul li {
	font-size: 0.8em;
	float: left;
	display: block;
	height: 40px;
	width: 160px;
	margin:0 30px 10px 0;
	padding: 0 0 0 50px;
	list-style: none;
	line-height: 1.5em;
}


#servicelinks a:hover{
	background-color: #c4ec6f;
}

li.component_RetPl{
	background: url(RetPl_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_InvSh{
	background: url(InvSh_s.gif) left center no-repeat;
}

li.component_GenIn{
	background: url(GenIn_s.gif) left center no-repeat;
}

li.component_CCL{
	background: url(CCL_s.gif) left center no-repeat;
}

li.component_UtChk{
	background: url(UtChk_s.gif) left center no-repeat;
}

li.component_EqRel{
	background: url(EqRel_s.gif) left center no-repeat;
}

li.component_TrEnd{
	background: url(TrEnd_s.gif) left center no-repeat;
}

li.component_ProtQ{
	background: url(ProtQ_s.gif) left center no-repeat;
}

li.component_CurA{
	background: url(CurA_s.gif) left center no-repeat;
}

li.component_ISA{
	background: url(ISA_s.gif) left center no-repeat;
}

li.component_Save{
	background: url(Save_s.gif) left center no-repeat;
}



.button{
	background: url(nav.png) center top no-repeat;
	padding: 5px;
	color: #333;
	border: 1px solid #aaa;
	text-decoration: none;
}

.button:hover{
	color: #fff;
}

#componentGroups ul{
	margin: 0 10px;
}


#componentGroups h3 {
	position: absolute;
	margin: 0 0 0 -5000px;
}

#componentGroups ul li {
	font-size: 0.8em;
	list-style-type: none;
	display: block;
	float: left;
	width: 130px;
	height: 45px;
	padding: 10px 0 0 65px;
	margin: 0 30px 5px 0;
	border: 1px solid #fff;
}

#componentGroups a{
	color: #666;
	text-decoration: none;
}

#componentGroups li:hover{
	border: 1px solid #eee;
}

#componentGroups a:hover{
	color: #333;
	text-decoration:underline;
}

li.componentH_ProtQ{
	background: url(ProtQ_H.gif) left center no-repeat;
}

li.componentH_RetPl{
	background: url(RetPl_H.gif) left center no-repeat;
}

li.componentH_InvSh{
	background: url(Invsh.gif) left center no-repeat;
}

li.componentH_GenIn{
	background: url(GenIn.gif) left center no-repeat;
}

li.componentH_CCL{
	background: url(CCL_H.gif) left center no-repeat;
}

li.componentH_UtChk{
	background: url(UtChk_H.gif) left center no-repeat;
}

li.componentH_EqRel{
	background: url(EqRel.gif) left center no-repeat;
}

li.componentH_TrEnd{
	background: url(TrEnd.gif) left center no-repeat;
}

li.componentH_CurA{
	background: url(CurA_H.gif) left center no-repeat;
}

li.componentH_ISA{
	background: url(ISA_H.gif) left center no-repeat;
}

li.componentH_Save{
	background: url(Save_H.gif) left center no-repeat;
}
a {
	color: #192a82;
}


.clear {
	clear: both;
	text-indent: -5000px;
	}


#footer {
	font-size: 0.8em;
	color: #777;
	text-align: center;
	line-height: 1.4em;
	}


p {}


a:link {}


a:visited {}


a:hover {}


a:active {}