html{
	margin: 0;
	padding: 0;
}

body{
	background: #689CD7 url(body.jpg) top center repeat-x;
	font-family: 'Lucida Grande',Arial, Geneva, Verdana, sans-serif;
	font-size: 62.5%;
}	

#wrapper{
	width: 950px;
	margin: 72px auto 0 auto;
	padding: 0;
	background: #fff;
	position: relative;
}

#header{
	padding: 50px 0 0 0;
	background: url(headaer.jpg) center 40px no-repeat;
	height: 170px;
}

#header h1{
	margin: 20px 0 0 50px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 3em;
	padding: 0;
}

.strapline{
	font-family: "Lucida Handwriting", "Comic Sans MS", "Verdana", "Arial", sans-serif;
	color: #aabbd9;
	font-size: 1.4em;
	margin: 0 0 0 50px;
}

.strapline a{
	color: #aabbd9!important;
}

#memberLogin{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#content{
	padding: 0 10px;
	margin: 0;
}

#contactdetails{
	position: absolute;
	left: 0;
	visibility: hidden;
}

#contactdetails ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.tel{
	display: block!important;
	top:-273px;
	width: 400px;
	left: 540px;
	visibility: visible;
	color: #fff;
	font-size: 2em;
	text-indent: 0;
	position: absolute;
	text-align: right;
}

#navbar {
	height: 30px;
	top: 0;
	width: 950px;
	position: absolute;
	z-index: 100;
	left: 0;
	background: url(nav_back.jpg);
}

* html #navbar {
	width: 950px;
	w\idth: 950px;
}

#navbar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navbar li {
	float: left;
	width: auto;
	position: relative;
	padding: 0;
}

* html #navbar a, * html #navbar a:visited {
	width: auto;
	w\idth: auto;
}

#navbar ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	padding: 0 0 1px 0;
	top: 30px;
	color: #173a7a;
	left: -1px;
	width: 149px;
	border-bottom: 1px solid #254c8b;
	z-index: 99;
}

#navbar a, #navbar a:visited {
	display: inline-block;
	font-size: 1.2em;
	text-decoration: none;
	color: #fff;
	height: 30px;
	background-image: none!important;
	margin: 0;
	padding: 0 10px;
	line-height: 30px;
	z-index: auto;
}

* html #navbar ul ul {
	top: 30px;
	t\op: 30px;
	z-index: 100;
}

#navbar table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
;
}

#navbar ul ul li, #navbar .active ul li{
	background: #fff!important;
	padding: 0;
}

#navbar ul li.active{
	background: none;
}

#navbar ul li.active a{
	background: #fff;
	color: #254c8b;
}

#navbar ul ul a, #navbar ul ul a:visited, #navbar li.active ul a, #navbar ul .active ul a{
	font-weight: normal!important;
	background: #fff!important;
	color: #254c8b;
	border-right: 1px solid #254c8b;
	border-left: 1px solid #254c8b;
	border-bottom: 1px solid #ddd;
	display: block;
	height: auto;
	line-height: 20px;
	padding: 0 10px 0 10px!important;
	margin: 0 0 0 0;
	width: 130px;
	position: relative;
	z-index: 99;
}

* html #navbar ul ul a, * html #navbar ul ul a:visited {
	width: 130px;
	w\idth: 130px;
}

#navbar ul li a:hover{
	background: #fff url(nav_hover.png) left top repeat!important;
    color: #224886!important;
}

#navbar ul ul a:hover, #navbar ul a.active ul a:hover{
	background-color: #ffffff!important;
	color: #224886!important;
	text-decoration: none;
} 

#navbar :hover > a{
	background: #ffffff!important;
	color: #224886!important;
}

#navbar ul ul :hover > a{
	color: #254c8b!important;
	background: #f4f4f4!important;
}

#navbar ul li:hover ul,
#navbar ul a:hover ul {
	visibility: visible;
	
}


#lists{
	width: 930px;
	position: absolute;
	left: 10px;
	z-index: 0;
}

#subsection{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#smallform{
	position: relative;
	width: 211px;
	padding: 0;
	margin: 10px 0 0 0;
}

#smallformcontent a, #linkscontent p a, #SmallForm_btnSmallFormSubmit{
	color: #333;
	text-decoration: none;
	display: block;
	background: #9b9b9b url(button.jpg) repeat-x left top;
	line-height: 28px;
	font-size: 16px;
	border: 1px solid #ccc;
	margin: 0 0 5px 0!important;
}

.button{
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(nav_back.jpg) left top repeat-x;
	line-height: 28px;
	font-size: 16px;
	border: 1px solid #333;
	padding: 0 10px;
}

.button:hover{
	background: url(button.jpg) left top repeat-x;
	color: #333;
}

#smallformcontent a:hover, #linkscontent a:hover{
	color: #fff;
}

#smallform p{
	margin: 0 15px 15px 15px;
	font-size: 1.5em;
	text-align: center;
	color: #fff;
	line-height: 1.6em!important;
}

#smallform table{
	margin: 0 10px;
}

#smallform td{
	margin: 0 15px;
	font-size: 1.4em;
	text-align: left;
	color: #fff;
	line-height: 1.6em!important;
}

#smallform h2{
	background: #254c8b url(smallform_h2.gif) top left no-repeat;
	color: #fff;
	text-align: center;
	font-size: 2em;
	margin: 0 10px 25px 0;
	padding: 90px 0 0 10px;	
}

#smallformcontent{
	margin: 20px 0 20px 0;
	padding: 0!important;
	background: url(smallform.gif) bottom center no-repeat;
}

#linkscontent{
	margin: 0z!important;
	padding: 0!important;
	background: url(smallform.gif) bottom center no-repeat;
}

#maintext{
	/height: 500px;
	min-height: 500px;
	height: auto;
}

#maintext, #componentGroups, #servicelinks{
	margin: 0 0 0 230px;
	width: 480px;
	position: relative;
	z-index: 50;
}

#maintext h2, #servicelinks h2{
	font-size: 2em;
	clear: right;
	color: #254c8b;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}

#maintext h3{
	font-size: 1.5em;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}

h2, h3, h4, h5, h6{
	color: #254c8b;
}

#maintext p, #maintext li{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #444;
}

.editmaintext{
	background: #fff!important;
}

.introduction{
	font-style: italic;
	color: #666!important;
	padding: 10px;
	font-size: 1.3em!important;
	line-height: 1.7em!important;
}

.introduction img{
	z-index: 100;
}

.styleform{
	background: #f9f9f9;
	padding: 10px;
	border: 1px solid #eee;
	font-size: 0.9em;
}

.styleform h2{
	margin: -10px -10px 0;
	padding: 10px!important;
	color: #fff!important;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.2em!important;
	background: #254c8b;
}

#newsfeed{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 192px;
	background: url(news.jpg) left bottom no-repeat;
}

#newsfeed h2{
	background: #254c8b;
	color: #fff;
	font-weight: normal;
	padding: 5px;
	margin: 0 0 10px 0;
}

#newsfeed h3{
	font-size: 1em;
	margin: 0 0 7px 5px;
}

#newsfeed ul{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: square;
	list-style-position: outside;
}

#newsfeed li{
	margin: 0 0 7px 20px;
}

#newsfeed a{
	text-decoration: none;
	color: #777;
}

#newsfeed a:hover{
	color: #333;
}

a{
	color: #254c8b;
}

a:hover{
	color:red;	
}

#componentGroups ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

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

#componentGroups li{
	float: left;
	margin: 0 30px 0 0;
}

#componentGroups a{
	text-decoration: none;
	width: 130px;
	color: #555;
	height: 40px;
	display: block;
	padding: 20px 0 0 60px;
	vertical-align: middle;
}

#componentGroups a:hover{
	color: #254c8b;
}

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;
}

.clear{
	text-indent: -5000px;
	clear: both;
}

#footer{
	background: #eee;
	padding: 10px;
	clear: left;
}



#servicelinks ul {
	margin: 0px;
	padding: 0px;
}

#servicelinks ul li {
	display: block;
	height: 40px;
	width: 180px;
	margin:0 30px 10px 0;
	padding: 0 0 0 50px;
	list-style: none;
	line-height: 1.5em;
}

#servicelinks a{
}

#servicelinks a:hover{
	color: #660033;
}

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;
}

#footer p{
	text-align: center;
	color: #666;
}