html{
	margin: 0;
	padding: 0;
	font-size: 67.5%;
	background: url(body.gif) center top no-repeat;
}

body{
	font-size: 1em;
	font-family: "Verdana", Arial, sans-serif;
	margin: 0;
	padding: 0;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background: url(pig_homepage.png) right 50px no-repeat;
}

#header{
	position: relative;
	height: 170px;
	background: url(h1_homepage.png) left 10px no-repeat;
}

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

#header .strapline{
	position: absolute;
	bottom: 20px;
	margin: 0;
	padding: 0;
	font-family: "Gill Sans", "Gill Sans", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 2.5em;
	font-weight: 100;
}

#subsection, #smallform, #servicelinks, #componentGroups{
	position: absolute;
	margin: 0 0 0 -5000px;
	
}
#memberLogin{
	position: absolute;
	top: 10px;
	right: 10px;
	text-align:right;
	z-index: 5000;
}
input#memberLogin_member_username{
	border-width: 1px;
	border-color: #1f599f;
	  	-webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
}
input#memberLogin_member_password{
	border-width: 1px;
	border-color: #1f599f;
	  -webkit-border-radius: 10px;
  	-moz-border-radius: 10px;
}

/* @group Navbar */

#navbar {
	width: 170px;
	padding: 0;
	margin: 0;
	top: 170px;
	left:0px;
	position: absolute;
	z-index: 100;
}

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

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

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

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

#navbar a, #navbar a:visited {
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	color: #fff;
	height: 30px;
	margin: 0 0 13px 0;
	padding: 0 0 0 15px;
	line-height: 30px;
	background: url(nav_a.gif) 0 top 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: 165px;
	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{
	background: url(nav_a.gif) bottom left no-repeat!important;
}

#navbar ul li.active a{
	background: url(nav_a.gif) bottom left no-repeat!important;
	color: #fff!important;
}


#navbar ul ul a, #navbar ul ul a:visited, #navbar li.active ul a{
	background: url(nav_a_a.gif) left top no-repeat!important;
	color: #fff!important;
	display: block;
	height: 30px;
	font-size: 0.9em;
	line-height: 30px;
	margin: 0!important;
	padding: 0 0 0 5px!important;
	width: 128px;
	border-bottom: 2px solid #fff;
}

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

#navbar a:hover{
	color: #fff;
	height: 30px;
	background: url(nav_a.gif) left bottom no-repeat!important;
}

#navbar ul ul a:hover{
	background: url(nav_a_a.gif) left top no-repeat!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 */

#contactdetails{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: -30px;
}

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

#contactdetails li{
	float: left;
	padding: 0 10px 0 0;
	color: #868686;
	font-size: 0.9em;
}

#contactdetails li:first-child{
	display: none;
}

.tel{
	font-weight: bold;
}

#content{
	margin: 0 0 0 200px;
	padding: 0 0 40px 0;
	position: relative;
}

#maintext{
	margin: 200px 200px 0 0;
}

a{
	color: #1f5a9e;
}

a:hover, #lists a:hover{
	color: #333;
	text-decoration: underline;
}

.introduction{
	font-style: italic;
	line-height: 1.6em;
	font-size: 1.1em;
}

#maintext h2{
	font-size: 1.8em;
	color: #1f5a9e;
	font-weight: normal;
	border-bottom: 1px solid;
	padding: 0 0 3px 0;
}

#maintext h3{
	font-size: 1.6em;
	color: #e2c71d;
	font-weight: normal;
	border-bottom: 1px solid;
	padding: 0 0 3px 0;
}

p, #maintext li, #maintext td{
	line-height: 1.3em;
	font-size: 1em;
	color: #555;
}


#lists{
	width: 190px;
	margin: 340px 0 0 0;
	padding: 0;
	position: relative;
	float: right;
}

#newsfeed{
	width: 190px;
	margin: 0;
	clear: left;
	padding: 30px 0 10px 0;
	background: url(news.png) left top no-repeat;
}

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

#newsfeed h3{
	margin: 7px 0 7px 10px;
	font-size: 1.1em;
	color: #6666666;
	font-weight: normal;
}

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

#newsfeed li{
	margin: 0 15px 5px;
	list-style: none;
}

#newsfeed a{
	color: #868686;
	text-decoration: none;
	font-size: 0.9em;
}

.clear{
	clear: both;
	font-size: 1px;
	text-indent: -5000px;
	display: block;
}

#footer{
	width: 1000px;
}

#footer p{
	color: #868686;
	line-height: 1.5em;
	font-size:0.9em;
}

