html{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 67.5%;
}

body{
	margin: 0;
	padding: 0;
	font-size: 1em;
	background: #f2f2f2 url(body.jpg) repeat-x left top;
}

.editmaintext{
	background: #fff;
}

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

#header{
	height: 267px;
	background: url(head.jpg) left top no-repeat;
}

#header h1{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	left: 10px;
	width: 230px;
	font-size: 1.8em;
	text-align: center;
	color: #444;
}

/* HIDDEN ELEMENTS */

#header .strapline,
#subsection,
#memberLogin{
	position: absolute;
	margin: 0 0 0 -5000px;
}


/* @group Navbar */

#navbar {
	width: 160px;
	height: 32px;
	padding: 0;
	margin: 0 0 0 15px;
	position: absolute;
	top: 280px;
	left: 0;
	z-index: 100;
	background: #fff url(nav.gif) left top no-repeat;
}

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

#navbar ul {
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	background: #fff url(nav.gif) left bottom no-repeat;
}

#navbar ul ul {
	width: 150px;
	margin: 0;
}

#navbar li {
	width: auto;
	position: relative;
	padding: 0;
	line-height: 25px;	
}

#navbar a, #navbar a:visited {
	display: block;
	font-size: 1em;
	text-decoration: none;
	color: #333;
	height: 29px;
	margin: 0 0 2px 0;
	width: 139px;
	padding: 0 0 0 20px;
	line-height: 29px;
	background: url(nav_li.jpg) top left no-repeat;

}

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

#navbar ul ul {
	background: none;
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 0px;
	left: 149px;
	width: 149px;
}

* html #navbar ul ul {
	top: 0px;
	t\op: 0px;
}

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

td, table{
	border:none!important;
}

#navbar ul ul li{
	padding: 0 0 0 10px;
}

#navbar ul li.active a{
	background: url(nav_li.jpg) bottom right no-repeat!important;
	color: #333!important;
}


#navbar ul ul a, #navbar ul ul a:visited, #navbar li.active ul a{
	background: url(nav_li.jpg) bottom right no-repeat!important;
	color: #333!important;
	display: block;
	height: auto;
	font-size: 1em;
	line-height: 29px;
	margin: 0!important;
	padding: 0 0 0 20px!important;
	width: 139px;
}

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

#navbar a:hover{
	color: #fff;
	height: 29px;
	background: url(nav_li.jpg) bottom left no-repeat;
}

#navbar ul ul a:hover{
	background: url(nav_li.jpg) top right no-repeat!important;
	color: #333!important;
	text-decoration: underline;
} 

#navbar :hover > a, #navbar ul ul :hover > a {
	color: #333;
	text-decoration: underline;
}

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

/* @end */

#contactdetails{
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
}

#contactdetails ul{
	margin: 0;
	padding: 0;
}

#contactdetails li{
	display: none;
	margin: 0;
	padding: 0;
}

#LGLS{
	width: 480px;
}

.tel{
	display: block!important;
	top: 140px!important;
	position: absolute!important;
	left: 30px;
	line-height: 30px;
	font-size: 1.3em;
	padding: 0 0 0 40px!important;
	color: #A1BF35;
	background: url(tel.gif) left center no-repeat;
}

#content{
	margin: 0 0 0 185px;
}

#componentGroups li{
	display: inline-table;
	margin: 0 15px 0 0;
}

#maintext, #servicelinks, #componentGroups{
	margin: 0 190px 0 0;
}

#maintext h2, #componentGroups h2, #servicelinks h2{
	color: #F9BF07;
	font-weight: normal;
	font-size: 1.8em;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}

h3{
	color: #bbb;
	font-size: 1.4em;
}

.button{
	background: url(button.png) left top no-repeat;
	line-height: 32px;
	font-size: 1.4em;
	width: 130px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #333;
}

.button:hover{
	color: #fff;
}

p, li, td{
	font-size: 1em;
	color: #444;
	line-height: 1.6em;
}

.introduction{
	font-size: 1.2em;
	color: #333!important;
}

a{
	color: #4090ba;
}

#lists{
	margin: 20px 10px 0 0;
	padding: 124px 0 0 0;
	float: right;
	width: 175px;
	background: url(providers.gif) center top no-repeat;
}

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

#newsfeed h2{
	font-size: 1.4em;
	margin: 0 10px;
}

#newsfeed h3{
	font-size: 1.2em!important;
}

#newsfeed ul{
	margin: 0 10px;
	padding: 0;
	list-style: none;
}

#newsfeed li{
	margin: 5px 0;
}

#smallform{
	width: 169px;
	margin: 30px auto 0 auto;
}

#smallformcontent{
	background: url(smallform.jpg) right bottom no-repeat;
	padding: 10px;
}

#smallformcontent h2{
	background: url(smallform_top.jpg) right top no-repeat;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 2px 0;
	border-bottom: 2px solid #333;
}

#smallform a{
	background: url(button.png) center top no-repeat;
	line-height: 35px;
	display: block;
	text-align: center;
	font-size: 1.6em;
	text-decoration: none;
	color: #666;
	padding: 0;
	margin: 0;
}

#smallform a:hover{
	color: #fff;
}

.styleform{
	background: #f7f7f7;
	border-bottom: 1px solid #ccc;
	width: 453px;
}

.styleform #btnSubmit{
	background: url(style_button.jpg) left top no-repeat;
	display: block;
	width: 130px;
	height: 35px;
	border: none;
	padding: 0 0 0 30px;
	font-size: 1.2em;
	cursor: pointer;
}

.styleform h2{
	display: block;
	background: url(styleform_heading.gif) left top no-repeat;
	margin: 0;
	line-height: 35px;
	border-bottom: none!important;
	padding: 0 10px!important;
	color: #fff!important;
	font-size: 1.4em!important;
}

.clear{
	clear: both;
	font-size: 1px;
}

#footer{
	background: url(wrap.gif) left bottom no-repeat;
	min-height: 60px;
	padding: 70px 0 0 0;
}

#footer p{
	margin: 0 20px;
	text-align: center;
}
