/* @group HTML, BODY, Wrapper */

html{
	background: #4964b0 url(html_back.png) repeat-x left top;
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	font-size: 86%;
}

.editmaintext{
	background: #fff!important;
}

#wrapper {
	width: 900px;
	position: relative;
	padding: 0 10px 0 10px;
	margin: 0px auto 0 auto;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(wrapper_back.png) top left repeat-y;
}

/* @end */

/* @group Header */

#header {
	background: url(header.jpg) left top no-repeat;
	height: 201px;
}

h1 {
	padding: 70px 0 0 0;
	color: #330000;
	text-align: center;
	width: 550px;
	margin: 0;
	font-weight: normal;
	font-size: 30px;
	}

.strapline {
	margin: 0;
	width: 550px;
	text-align: center;
	padding: 0;
	color: #330000;
	font-size: 15px;
}

/* @end */

#memberLogin{
	position: absolute;
	margin: 0 0 0 -5000px;
}


/* @group Navbar */

#navbar {
	background: url(navback.jpg) left top repeat ;
	margin: 0;
	float: left;
	clear: both;
	position: relative;
	padding: 0;
}

#navbar ul{
	margin: 0;
	display: block;
	width: 860px;
	padding: 0 10px;
	list-style: none;
}

#navbar li{
	display: block;
	float: left;
	margin: 0 15px 0 0;
	padding: 5px 0 5px 0;
	line-height: 20px;
	font-size: 15px;
}

#navbar a{
	color: #4B2000;
	text-decoration: none;
}

#navbar a:hover{
	text-decoration:underline;
}

#navbar li.active a{
	font-weight: bold;
}

/* @end */

/* @group Content */

#content {
	float: left;
	margin: 0px;
	width: inherit;
	padding: 10px 0 0 0 ;
}



/* @end */

/* @group Contact Details */

#contactdetails{
	position: absolute;
    left: 0px;
    top: 0;
    margin: 3px 0 0 -5000px; 
}

#contactdetails ul {
	list-style:none;
	margin:0;
	padding:0;
 }


#contactdetails ul li{
	font-size: 1px;
 }
 
.tel{
	margin: 20px 0 0 5410px!important;
	font-size: 16px!important;
	width: 190px!important;
	color: #333!important;
	text-align: center!important;
	position:absolute!important;
	top:0;
}
 
#contactdetails a{
	color: #fff;
	text-decoration: underline;
}

#contactdetails a:hover{
	background-color: #c4ec6f;
	color: #4b2000;
}

/* @end */

/* @group Lists */

#lists {
	width: 256px;
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	clear:right;
}

#lists ul{
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
}

#lists h2{
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.3em;
}

#lists li{
	margin: 0 0 10px 0;
	width: 140px;
	font: 0.9em Geneva, Arial, Helvetica, sans-serif;
	color: #dadad5;
}

#lists p{
	font: 0.9em Geneva, Arial, Helvetica, sans-serif;
}

#lists a:hover{
	background: #bad828;
}

#subsection{
	width: 200px;
	margin: 0 0 50px 0;
}

#subsection h2{
	margin: 0 0 0 -5000px;
	position: absolute;
	padding: 0;
}

#subsection li{
	width: 180px;
	line-height: 25px;
		border: 1px solid #c7e683;
	padding: 0 10px;
	margin: 0 0 1px 0;
	background: url(sub_li.png) left top;
}

#subsection a{
	color: #333;
}

#subsection li:hover {
	background: url(sub_li_hover.png) left top;
}

#subsection li a:hover{
	background: none;
	color: #fff;
}

#newsfeed {
	margin: 0 ;
	padding: 10px;
	width: 180px;
}

#smallformcontent{
	background: url(small.png) left top no-repeat;
	margin: 0 auto 30px auto;
	padding: 25px 60px 5px 10px;
}

#smallformcontent a{
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}

#smallformcontent h2{
	margin: 0 0 40px 20px;
	padding: 0;
	width: 130px;
	color: #fff;
	text-align: center;
}

#newsfeed li{
	font-size: 0.8em;
	margin: 0 0 10px 0;
	word-wrap: break-word;	
}

#newsfeed a{
	text-decoration: underline;
}

/* @end */

#maintext {
	width: 530px;
	margin: 0 0 0 50px;
	background: #fefefe url(maintext_bottom.png) no-repeat right bottom;
	padding: 0 0 20px 0;
}

.introduction {
	background: #f7f7f7;
	border: 3px solid #d7d7d7;
	padding: 10px;
	color: #666;
	line-height: 1.5em!important;
}

.styleform {
	border: 1px solid #c8c8c3;
	background-color: #ebebe5;
	padding: 10px;
}

.styleform h2{
	font-size: 12px;
	margin: -10px -10px 0 -10px!important;
	padding: 3px 5px!important;
	background: #e1ee97;
	line-height: normal!important;
	border-bottom: 1px solid #c8c8c3;
	color: #555;
	font-weight: normal;
	text-transform: uppercase;
}

.styleform td{
	font-size: 0.9em;
	vertical-align: top;
	color: #333;
}

.button {
	padding: 4px 10px!important;
	border: 1px solid #c7e683;
	margin: 0;
	font-size: 1.1em;
	text-decoration: none!important;
	background: url(sub_li.png) left top;
	line-height: 25px!important;
	
}

.button:hover{
	color: #000;
	background: url(sub_li_hover.png);
}

.button:before{
	content: ">> ";
}

/* @group Component Groups */

#componentGroups {
	margin: 30px 0 0 50px;
	clear: left;
	background: url(maintext_bottom.png) bottom 0 no-repeat;
}

#componentGroups ul{
	width: 500px;
	margin: 0;
}

#maintext h2, #componentGroups h2, #servicelinks h2 {
	line-height: 40px;
	padding: 0;
	margin: 0;
}


#componentGroups h3 {
	position: absolute;
	margin: 0 0 0 -5000px;
}

#componentGroups ul li {
	font-size: 0.9em;
	list-style-type: none;
	display: block;
	float: left;
	width: 170px;
	height: 45px;
	padding: 10px 0 0 65px;
	margin: 0 10px 10px 0;
}

#componentGroups a{
	color: #444;
}

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;
}

/* @end */


#maintext a{
	font-weight: bold;
	text-decoration: underline;
}

#maintext a:hover, #componentGroups a:hover{
	background-color: #c4ec6f;
}

a {
	text-decoration: none;
	color: #4b2000;
}

#layoutdiv a{
	padding: 0;
	margin: 0;
}

#layoutdiv a:hover{
	border: none!important;
	background: #fff!important;
}

#content .clear{
	float: none!important;
}

.clear {
	float: left;
	text-indent: -5000px;
	clear: both;	
}

#footer {
padding: 10px;
margin: 0 30px 0 20px;
font-size: 0.8em;
text-align: center;
clear: both;
color: #9b7847;
}

#footer p{
	color: #555;
}

h2, h3, h4, h5, h6 {
	color: #2E3F6E;
}

#maintext p, #maintext li{
	line-height: 1.55em;
	font-size: 0.9em;
	color: #444;
}

/* @group Service links */

#servicelinks{
	width: 550px;
	float: left;
	margin: 0 0 30px 10px;
}

#servicelinks h2{
	margin: 0 0 20px 0;
}

#servicelinks ul{
	margin: 0;
	padding: 0 10px;
}

#servicelinks ul li {
	font-size: 0.8em;
	display: block;
	float: left;
	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;
}

/* @end */
