
html {
	background: #37373A url(html.png) center top repeat-y;
	margin: 0;
	padding: 0;
	font-size: 76.5%;
}

body {
	margin: 0;
	border-top: 5px solid #121212;
	padding: 0;
	font-family: "Geneva", Lucida, Verdana, sans-serif;
}

#wrapper {
	width: 848px;
	margin: 0 auto;
	padding: 0;
	background: #d8dbac url(content.jpg) center top no-repeat;
	position: relative;
}

#header {
	margin: 0;
	padding: 30px 0 0 0;
	height: 195px;
}

h1, .strapline {
	position: absolute;
	margin: 0 0 0 -5000px;
}

#memberLogin {
	position: absolute;
	margin: 0 0 0 -5000px;
}

/* @group Navbar */

#navbar {
	width: 848px;
	height: 32px;
	position: absolute;
	z-index: 100;
	top: 0;
	font-family: Verdana, arial, sans-serif;
}

* html #navbar {
	width: 848px;
	w\idth: 848px;
}

#navbar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#navbar ul ul {
	width: 150px;
}

#navbar li {
	float: left;
	width: auto;
	position: relative;
	padding: 0 0 0 15px;
	background: url(nav_li.png) left top repeat-x;
}

#navbar a, #navbar a:visited {
	display: inline-block;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	height: 24px;
	margin: 0;
	padding: 0 15px 0 0;
	line-height: 21px;
	border-right: 1px solid #333;
	background: url(nav_li.png) right top repeat-x;
}

* html #navbar a, * html #navbar a:visited {
	width: auto;
	w\idth: auto;
}

#navbar ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 24px;
	left: 0;
	width: 149px;
}

* html #navbar ul ul {
	top: 24px;
	t\op: 24px;
}

#navbar table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
;
}

#navbar ul ul li{
	background: #000;
	padding: 0;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}

#navbar ul li.active{
	background: url(nav_li.png) bottom left repeat-x!important;
}

#navbar ul li.active a{
	background: url(nav_li.png) bottom right repeat-x!important;
	color: #fff!important;
	text-decoration: underline;
}

#navbar ul ul a, #navbar ul ul a:visited, #navbar li.active ul a{
	color: #ccc;
	display: block;
	background-image: none;
	height: auto;
	line-height: 22px;
	padding: 0 10px 0 5px;
	margin: 0 0 0 0;
	width: 128px;
	border-bottom: 1px solid #333;
	font-size: 10px;
}

* html #navbar ul ul a, * html #navbar ul ul a:visited {
	width: 150px;
	w\idth: 128px;
}

#navbar a:hover{
	color: #fff;
	line-height: 22px;
	text-decoration: underline;
	background: url(nav_li.png) right top no-repeat;
}

#navbar ul ul a:hover{
	background: #111!important;
	color: #fff!important;
	text-decoration: underline;
} 

#navbar :hover > a, #navbar ul ul :hover > a {
	color: #fff;
}

#navbar ul li:hover ul,
#navbar ul a:hover ul {
	visibility: visible;
}

/* @end */

#content {
	background: url(content.png) 8px bottom no-repeat;
	padding: 0 0 30px 30px;
	margin: 60px 0 0 0;
}

#contactdetails {
	float: right;
	margin: 0;
	padding: 0 20px 0 0;
	width: 224px;
	background: url(contact.jpg) left top no-repeat;
	height: 217px;
}

#contactdetails ul {
	margin: 47px 0 0 0;
	padding: 0 20px;
	list-style: none;
}

#subsection {
	margin: 0 0 0 -5000px;
	position: absolute;
}

#lists {
	float: right;
	margin: 0;
	width: 234px;
	clear: right;
	padding: 10px 15px 0 0;
}

#smallformcontent, #linkscontent {
	background: url(smallform.jpg) left top no-repeat;
	margin: 0 0 15px 1px;
	padding: 0px 20px;
}

#smallformcontent h2, #linkscontent h2 {
	margin: 0 0 0 35px;
	padding: 15px 0 0 0;
	color: #222;
}

#smallform input {
	border: 1px solid #ccc;
	font-size: 12px;
}

#SmallForm_btnSmallFormSubmit {
	background: url(green_submit.png) left bottom repeat-x;
	line-height: 25px;
	border: 1px solid #666;
	font-size: 15px;
	color: #fff;
	margin: 0 0 5px 0;
}

tr {
	font-size: 20;
}

#newsfeed {
	width: 195px;
	background: #fff;
	padding: 10px;
	margin: 0 0 0 11px;
}

#newsfeed h2 {
	margin: 0 0 10px 0;
}

#newsfeed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#newsfeed li {
	margin: 0 0 10px 0;
}

#maintext {
	margin: 60px 0 0 0;
	width: 530px;
	clear: left;
}

#maintext li{
	margin: 0 0 0 15px!important;
}


#maintext #layoutdiv {
	-moz-column-count: 1;
}

#maintext h2, #componentGroups h2, #servicelinks h2 {
	margin: 0;
	padding: 10px 0 10px 60px;
	font-size: 2.0em;
	color: #66751E;
	background: url(h2.png) left center no-repeat;
}

#maintext table{
	display: block;
	
}

h2, h3, h4, h5 {
	font-family: "Baskerville", "Times New Roman", serif;
}

.introduction {
	font-weight: bold;
	color: #555;
}

.styleform {
	background: #f7f7f7;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
}

.styleform h2{
	margin: -10px -10px 0 -10px!important;
	padding: 3px 5px!important;
	background: #eee!important;
	font-size: 13px!important;
	color: #888!important;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
}

.styleform td{
	vertical-align: top;
}

.styleform input{
	margin: 0 2px 2px 0;
}

.button {
	font-size: 1.5em;
	background: #121212 url(nav_li.png) left bottom repeat-x;
	padding: 5px;
	color: #fff;
	border: 2px solid #333!important;
}

.button:hover {
	color: #fff!important;
	background: #000;
}

#servicelinks {
	background: url(shadow.png) no-repeat left bottom;
	width: 530px;
	margin: 0 0 10px 0;
}

#servicelinks ul {
	width: 490px;
	margin: 0;
	padding: 0 0 0 5px;
}

#servicelinks li {
	width: 150px;
	height: 40px;
	display: inline-block;
	margin: 5px 0 5px 0;
	line-height: 1.7em;
	padding-left: 45px!important;
}

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;
}

a {
	color: #66751e;
}

#content a {
	text-decoration: none;
	border-bottom: 1px dashed;
}

#content a:hover {
	color: #333;
}

#componentGroups {
	clear: left;
	position: relative;
	padding: 0;
	background: url(newshadow.jpg) no-repeat left bottom;
	margin: 30px 0 0 0;
	width: 530px;
}

#componentGroups h3 {
	position: absolute;
	margin: 0 0 0 -5000px;
}

#componentGroups ul {
	margin: 10px 0 0 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 0;
	height: 50px;
	border: 2px dashed #f7f7f7;
}

#componentGroups ul li:hover {
	border: 2px dashed #ccc;
}

#componentGroups a:hover {
	color: #333;
}

#componentGroups li a {
	width: 140px;
	height: 50px;
}

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 {
	clear: both;
	text-indent: -500px;
}

#footer {
	width: 100%;
	text-align: center;
	color: #666;
	clear: both;
	margin: 10px auto 0 auto;
	background: #d8dbac;
}

p {
	margin: 0 0 10px 0;
}

#maintext p{
	line-height: 1.7em;
}

a:link {
	
}

a:visited {
	
}

a:hover {
	
}

a:active {
	
}