body {
	margin: 0;
	padding: 0;
}#wrapper {
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
	width: 100%;
	background: url(wrapper.png) 0 90px repeat-x;
	position: relative;
}#header {
	background: url(logo2.png) left 10px no-repeat;
	height: 90px;
	width: 800px;
	margin: 0 auto;
	position: relative;
	}h1, .strapline {
	margin: 0 0 0 -5000px;
	position: absolute;
	}#memberLogin {
	position: absolute;
	margin: 0 0 0 -5000px;
	}#navbar {
	width: 800px;
	padding:0;
	position: relative;
	margin: 0 auto;
	}

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

#navbar li{
	background: #ef9c00;
	float: left;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 35px;
	border-right: 1px solid #fff;
}

#navbar li a{
	text-decoration: none;
	padding: 0;
	color: #333333;
}

#navbar ul li:hover{
	background-color: #333;
}

#navbar li:hover a{
	color: #fff;
}

#navbar li.active a{
	text-decoration: underline;
	color: #fff;
}

#navbar li.active{
	background: #333;
}
#content{
	width: 800px;
	margin: 40px auto 0 auto;
	clear: left;
	position: relative;
	}#contactdetails {
	position: absolute;
	margin: 0 0 0 -5000px;
	}#lists {
	width: 210px;
	float: right;
	}#subsection {
	background: url(subsection_bottom.png) left bottom no-repeat;
	padding: 10px 0;
	margin: 0 0 30px 0;
	}

#subsection h2{
	background: url(subsection_top.png) left top no-repeat;
	padding: 10px 0 0 10px;
	margin: -10px 0 0 0;
	color: #293984;
	font-weight: normal;
}

#subsection ul{
	list-style: none;
	padding: 0 25px 0 25px;
}

#subsection li{
	margin: 0 0 5px 0;
	padding: 0;
}

#subsection li a{
	color: #333;
	font-size: 0.9em;
}

#subsection li a:hover{
	background: #ef9c00;
}
#smallform table{
	background: url(smallform_bottom.png) left bottom no-repeat;
	padding: 10px 0;
	margin: 0px 0 0 0;
	color: #293984;
	}

#linkscontent{
	margin: 0 0 0 -5000px;
	position: absolute;
}

#smallform h2{
	background: url(smallform_top.png) left top no-repeat;
	margin: -10px 0 0 0;
	padding: 30px 90px 0 10px;
	color: #293984;
	font-size: 1.4em;	
}
#maintext {
	width: 560px;
	}

#smallform a:hover{
	text-decoration: underline;
	color: #ef9c00;
}

#smallform p{
	padding: 0 15px;
	font-size: 0.9em;
}
#newsfeed {
	position: absolute;
	margin: 0 0 0 -6000px;
	}

#maintext table.form{
	background: #eee;
	margin: 10px;
}

#maintext table.form input, #maintext table.form select{
	background: #fff;
	border:#ccc solid 1px;
	font-size: 12px;
}

table.form h3{
	background: url(h3_top.jpg) left top repeat-x;
	padding: 0px 10px;
	line-height: 35px;
	width: 540px;
	color: #fff;
	margin: 0;
}

table.form input#btnSubmit{
	background: url(finish.png) left top no-repeat;
	height:70px;
	width: 220px;
	border: none;
	margin: 0;
	font-size: 18px;
	
}

#maintext table.form td{
	font-size: 0.85em;
}

#maintext p, #maintext li{
	font-size: 0.85em;
	line-height: 1.6em;
}

.introduction{
	background: #f7f7f7;
	padding: 10px;
	border: 3px dashed #eee;
}

#maintext a:hover{
	text-decoration: underline;
}

h2, h3, h4, h5, h6{
	color: #222;
}
.introduction {}

#servicelinks{
display:none;
margin: 0 0 0 -5000px;
}
.button {
	background: url(button.jpg) top right no-repeat;
	padding: 12px 50px 12px 10px;
	font-size: 1.3em;
	border: 1px solid #333;
	color: #333;
	margin: 10px 0;
	clear: left;
	}

.button:hover{
	border: 1px solid #ef9c00;
	color: #ef9c00;
	text-decoration: none!important;
}
#componentGroups {
	position: absolute;
	margin: 0 0 0 -5000px;
	}a {
	text-decoration: none;
	color: #293984;
}.clear {
	clear: both;
	margin: 0 0 0 -5000px;
	}#footer {
	float:left;
	width: 100%;
	margin: 0;
	padding: 20px;
	background: #cccccc;
	border-top: 2px solid #ef9d03;
	text-align: center;
	color: #333;
	font-size: 13px;
}#footer p {
	line-height: 1.5em;
	margin: 0 auto;
	width:800px
	}

#footer a{
	color:  #ef9c00;
	text-decoration: underline;
}

#footer a:hover{
	color: #333;
}
a:link {}a:visited {}a:hover {}a:active {}