html{
	background: url(body.png) left top repeat;
	font-size: 76.5%;
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: "Geneva", Arial, sans-serif;
}

#wrapper {
	background: #111 url(header.jpg) top right no-repeat;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #415123;
	border-bottom: none;
	position: relative;
}

#header {
	height: 239px;
	
}

h1, h2, h3, h4, .strapline, .tel, .email {
	font-family: "Baskerville", "Times New Roman", serif;
}

h1, .strapline{
	position: absolute;
	margin: 0 0 0 -5000px;
}

#memberLogin {
	position: absolute;
	margin: 0 0 0 -5000px;
}

#navbar {
	width: 850px;
	position: absolute;
	top: 0px;
	background: url(nav.png) left bottom repeat;
}

#navbar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px;
	float: left;
}

#navbar li{	
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 35px;
}

#navbar a{
	color: #fff;
	text-decoration: none;
}

#navbar a:hover, #navbar li.active a{
	text-decoration: underline;
	color: #ADBA5F;
}

#content {
	width: 850px;
	margin: -10px 0 0 0;
	padding: 0;
	border-top: 1px solid #415123;
	background: url(content.png) left top repeat-x;
}

#contactdetails {
	position: absolute;
	top: 90px;
	right: 0;
}

#contactdetails li{
	display: none;
}

.tel {
	display: block!important;
	top: 15px;
	position: absolute;
	right: 10px;
	width: 240px;
	text-align: right;
	padding: 0;
	font-size: 15px;
}

.email{
	font-size: 13px;
	display: block!important;
	top: 32px!important;
	position: absolute;
	right: 10px;
	width: 240px;
	text-align: right;
	color: #dac140;
}

.email a{
	color: #dac140;
	text-decoration: none
}

.email a:hover{
	text-decoration: underline;
}

#lists {
	float: left;
	width: 213px;
	margin: 10px 0 0 10px;
	height: 100%;
}

#subsection {
	background: url(subsection.png) bottom right no-repeat;
	border: 3px double #555;
	padding: 10px;
	margin: 0 0 30px 0;
}

#subsection h2{
	margin: 0;
	padding: 0;
	color: #C1C556;
	font-weight: normal;
	font-size: 2em;
}

#subsection ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #6d6d6d;
}

#subsection li{
	background: #525252 url(subsection_li.png) no-repeat left bottom;
	line-height: 30px;
	border: 1px solid #6d6d6d;
	border-top: none;
}

#subsection li a{
	background: url(li_a.gif) left center no-repeat;
	margin: 0 0 0 10px;
	padding: 0 0 0 15px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#subsection li a:hover{
	text-decoration: underline;
}

#smallformcontent, #linkscontent {
	background: url(smallform.png) bottom right no-repeat;
	border: 3px double #9fa63e;
	margin: 0 0 30px 0;
}

#smallform p{
	padding: 0 10px;
}

#smallform a{
	color: #fff;
}

#smallform h2{
	margin: 0;
	padding: 10px 10px 0 10px;
	font-weight: normal;
	font-size: 2em;
	color: #fff;
}

#smallform input{
	border: 1px solid #fff;
	background: none;
	font-size: 12px;
	color: #fff;
}

#SmallForm_btnSmallFormSubmit{
	background: #525252 url(subsection_li.png) repeat-x left bottom!important;
	line-height: 25px!important;
	border: 1px solid #555!important;
	font-size: 15px!important;
	color: #fff;
	padding: 3px 10px;
	cursor: pointer;
	margin: 0 0 5px 0;
}

#newsfeed {
	background: #222;
	border: 3px double #555;
	padding: 10px;	
}

#newsfeed h2{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 2em;
	color: #fff;
}

#newsfeed ul{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#newsfeed li{
	margin: 0 0 20px 0;
}

#newsfeed a{
	text-decoration: none;
	color: #ccc;
}

#newsfeed a:hover{
	color: #fff;
}

#LGLS{

}

#LGLS a{
	display: block!important;
	width: 100%;
	height: 100%;
}

#maintext {
	width: 540px;
	padding: 0 10px 20px 10px;
	margin: 0 0 0 25px;
	background: url(maintext.png) left bottom no-repeat;
	float: left;
	clear: right;
}

#maintext a{
	color: #c1c556;
	text-decoration: none;
	border-bottom: 1px dotted;
}

a{
	color: #c1c556;
}

#maintext a:hover{
	color: #fff;
}

#maintext h2, #componentGroups h2, #servicelinks h2{
	font-size: 2.3em;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

p.h2, p.h3, p.h4{
	font-weight: bold;
	font-family: "Baskerville", "Times New Roman", serif;
	font-size: 150%;
}

.introduction {
	font-weight: bold;
	line-height: 1.7em;
}

p{
	font-size: 1.1em;
	line-height: 1.6em;
}

.styleform {
	background: url(maintext.png) bottom left no-repeat;
	padding: 10px;
	border: 4px double #333;
}

.box3small {
	font-family: "Baskerville", "Times New Roman", serif;
	font-size: 1.3em;
	filter:alpha(opacity=45); -moz-opacity:.45; opacity:.45;	
	text-align: center;
}



#servicelinks {
     background: url(shadow.png) no-repeat left bottom;
     width: 570px;
     display: block;
     clear: right;
     margin: 0 0 30px 250px;
 }

#servicelinks ul {
    width: 590px;
	margin: 0;
	padding: 0 0 0 5px;
	}


#servicelinks li {
     width: 140px;
     height:40px;
     display: block;
     float: left;
     margin:5px 0 10px 0;
     line-height: 1.7em;
     padding-left:45px!important;
 }

#servicelinks a{
	color: #ddd;
	text-decoration: none;
	
}

li.component_ProtQ {
     background: url(lifecover.jpg) no-repeat left center;
 }


li.component_InvSh {
     background: url(compinvest.gif) no-repeat left center;
 }


li.component_RetPl {
     background: url(retirementpl.gif) no-repeat left center;
 }


li.component_GenIn {
     background: url(insurance.jpg) no-repeat left center;
 }


li.component_CCL {
     background: url(cclsmall.jpg) no-repeat left center;
 }


li.component_MortQ {
     background: url(mortgagesmall.gif) no-repeat left center;
 }


li.component_UtChk {
     background: url(utilitychkr.gif) no-repeat left center;
 }


li.component_EqRel {
     background: url(equityrelease.jpg) no-repeat left center;
 }


li.component_TrEnd {
     background: url(endow.jpg) no-repeat left center;
 }

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(subsection_li.png) left bottom repeat-x;
	padding: 7px;
	border: 1px solid #444!important;
}

.button a:hover{
	text-decoration: underline!important;
}

.clear {
	clear: both;
	text-indent: -5000px;
}

#componentGroups {
     position: relative;
     padding: 0;
     background: url(maintext.png) no-repeat left bottom;
     margin: 30px 10px 10px 0;
     width: 570px;
     float: right;
	display: block;
 }

#componentGroups h3 {
	position: absolute;
	margin: 0 0 0 -5000px;
 }


#componentGroups ul {
     margin: 0;
     padding: 0;
 }


#componentGroups ul li {
     list-style:none!important;
     padding: 10px 0 0 70px;
     font-size: 1em;
     display: block;
     width: 160px;
     float:left;
     margin: 0 20px 10px 10px;
     height: 50px;
 }

#componentGroups a:hover, #servicelinks a:hover{
	text-decoration: underline;
}

#componentGroups li a{
	width: 140px;
	height: 50px;
	color: #fff;
	text-decoration: none;
}

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;
}

#footer {
	margin: 0 10px 0 250px;
	text-align: center;
	font-size: 0.9em;
	color: #ccc;
}

p {
	
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

a:active {
	
}