/* @group Body and Wrapper */

body {
	background: url(body_back.jpg) left top repeat-x #555;
	padding: 0;
	margin: -1px 0 0 0;
	font: 1em Georgia, "Times New Roman", Times, serif;
}

.FCKeditor1{
	background: #FFF!important;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: #9d9d9d;
	border: 1px solid #ffffff;
	}

/* @end */

/* @group Header */

#header {
	background: url(header.jpg) left top no-repeat;
	width: 795px;
	position: relative;
	padding: 0;
	margin: -10px auto 0 auto ;
	height: 221px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	}


#header h1 {
	font-weight: lighter;
	margin: 10px 0 0 150px;
	padding: 20px 0 0 20px;
	color: #fff;
	width: 630px;
}


.strapline {
	margin: 0 0 0 200px;
	color: #fff;
	font-size: 0.8em;
	width: 600px;
	}

/* @end */

#memberLogin{
	margin: 0;
	padding: 0 0 2px 0;
	position: absolute;
	left: 9px;
	top: -15px;
	width: 778px;
	background-color: #565656;
	border-bottom: 1px solid #fff;
}

#memberLogin b{
display: none;
}

#memberLogin p{
	float: left;
	color: #fff;
	font-size: 10px;
	margin: 0 5px;	
}

#memberLogin label{
	margin: 0 5px 0 0;
}

#memberLogin p input{
	width: 90px;
	height: 12px;
	padding: 0;
	background: #565656;
	border:1px solid #999;
	color: #999;
	}

#memberLogin input{
	font-size: 10px;
	padding: 0px 10px;
	border: 1px solid #999;
}

/* @group Nav */

#navbar {
	width: 795px;
	margin: 0 2px;
	padding: 0;
	background: url(navbar.jpg) bottom left no-repeat;
	}

#navbar ul{
	margin: 0;
	padding: 5px 15px 12px 15px;
	list-style: none;
	text-align: center;
}

#navbar li{
	padding: 0;
	margin: 0 15px 0 0;
	line-height: 20px;
	display: inline;
}

#navbar li a{
	text-decoration: none;
	color: #fff;
	padding: 0;
	font-weight: bold;
	font-size: 0.95em;
}

#navbar li a:hover, #navbar li.active a{
	border-bottom:1px dotted #fff;
}

/* @end */

#content {
	position: relative;
	margin: 5px 0 0 0 ;
	float: left;
	}

/* @group Contact Details */

#contactdetails {
	width: 780px;
	position: relative;
	margin: 7px 0 12px 0;
	}

#contactdetails ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#contactdetails li{
	display: inline;
	margin: 0 6px;
	font-size: 0.9em;
}

.tel {}


.fax {}

/* @end */

/* @group Lists */

#lists {
	width: 200px;
	padding: 0;
	float: left;
	margin: 0 0 0 2px;	}

#lists h2{
	background: #565656;
	margin: 0 0 15px -8px;
	padding: 5px;
	width: 178px;
	border-top: 1px solid #fff;
	font-size: 1.1em;
	color: #fff;
}

#subsection, #newsfeed, #smallform {
	background: url(list_back.jpg) left bottom no-repeat;
	padding: 0 15px 15px 15px;
	margin: 0 0 20px 0;
	}

#subsection ul, #newsfeed ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#smallform h2{
	background: #2673c1;
}

#smallform p{
	margin: 0;
	font-size: 0.9em;
	color: #666;
}

#smallform a{
	font-weight: bold;
}

#subsection li, #newsfeed li{
	margin: 0 0 8px 0;
	width: 170px;
}

#lists a{
	text-decoration: none;
	color: #666;
}

#lists a:before{
	content: "> ";
}

#subsection li{
	font-size: 0.9em;
}

#newsfeed li{
	font-size: 0.8em;
}

#lists a:hover{
	color: #333;
	background: #eee;
}

#smallform input, #smallform select{
	border: 1px solid #545454;
	color: #545454;
	}

/* @end */

/* @group Service Links */

#componentGroups, #servicelinks {
	margin: 0 5px 30px 0px;
	width:567px;
	float: right;
	padding: 0 0 20px 10px;
	background: url(maintext.jpg) left bottom no-repeat;
	}

#servicelinks a:hover{
	color: #333;
	border-bottom: 1px dotted #333;
	background: #eee;
}

#servicelinks ul {
	margin: 0px;
	padding: 0px;
}

#servicelinks ul li {
	font-size: 0.75em;
	display: inline-block;
	height: 40px;
	width: 180px;
	margin:10px 30px 10px 10px;
	padding: 0 0 0 50px;
	list-style: none;
	line-height: 1.5em;
}

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 */

/* @group Maintext */

#maintext{
	margin: 0 5px 30px 0px;
	width:567px;
	float: right;
	padding: 0 0 20px 10px;
	background: url(maintext.jpg) left bottom no-repeat;
}

#maintext h2, #componentGroups h2, #servicelinks h2{
	background: #565656;
	margin: 0 0 0 -3px;
	font-size: 1.4em;
	padding: 5px;
	width: 559px;
	color: #fff;
	border-top: 1px solid #fff;
}

#maintext p, #maintext li{
	padding: 0 15px;
	color: #565656;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#maintext p{
	line-height: 1.3em;
}

.introduction {
	background: #eeeeee;
	margin: 10px 10px 10px 5px;
	padding: 10px!important;
	line-height: 1.4em!important;
	color: #343434!important;
}

h3 {
	position: absolute;
	margin: 0 0 0 -5000px;
	}

/* @end */

/* @group Styleform */

.styleform{
	margin: 10px!important;
	padding: 0!important;
	border: 1px solid #ccc;
	background: #f8f8f8;
}

.styleform h2{
	width: inherit!important;
	margin: 0!important;
	border: none!important;
	line-height: normal!important;
	padding: 3px 5px!important;
	font-size: 14px!important;
	background: #ccc!important;
	color: #888!important;
	font-weight: normal;
	text-transform: uppercase;
}

.styleform td{
	font-size: 0.9em;
	vertical-align: top;
}

/* @end */

/* @group Component Groups */

#componentGroups ul {
	margin: 20px 0 0 30px;
	padding: 0px;
}

#componentGroups ul li {
	font-size: 0.9em;
	list-style-type: none;
	display: block;
	width: 180px;
	height: 45px;
	float: left;
	padding: 5px 0 0 65px;
	margin: 0 10px 10px 0;
}

#componentGroups a:hover{
	color: #333;
	background: #eee;
	border-bottom: 1px dotted;
}

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 */

/* @group A */

#maintext a{
	font-weight: bold;
	text-decoration: underline;
	color: #333;
}

a.button{
	font-size: 1.1em;
	background: #555555;
	padding: 5px;
	color: #ffffff!important;
	border: 1px solid ;
}

.button:hover{
	background: #222222!important;
}

#maintext a:hover{
	background: #eee;
	border-bottom: 1px dotted;
}

#layoutdiv a{
	padding: 0;
	margin: 0;
}

#layoutdiv a:hover{
	border: none!important;
}

a {
	color: #333;
	text-decoration: none;
	}


.clear {
	float: left;
	clear: both;
	text-indent: -5000px;
	}


#footer {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	}


#footer p {
	font-size: 0.9em;
	color: #444;
	}


a:link {}


a:visited {}


a:hover {}


a:active {}

/* @end */