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_content.png) right 50px no-repeat;
}

#header{
	display: block;
	position: relative;
	height: 150px;
	background: url(h1_content.png) left 10px no-repeat;
}

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

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

#smallform,#subsection, #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: 150px;
	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;
	margin: 0 0 0 -5000px;
}

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

#maintext, #servicelinks{
	margin: 0 230px 30px 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, #servicelinks h2{
	font-size: 1.8em;
	color: #1f5a9e;
	font-weight: normal;
	border-bottom: 1px solid;
	padding: 0 0 3px 0;
	clear: left;
}

#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;
	float: right;
	margin: 200px 0 0 0;
}

#newsfeed{
	width: 190px;
	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;
}


#servicelinks ul {
	margin: 0px;
	padding: 0px;
	float: left;
}

#servicelinks ul li {
	display: block;
	height: 40px;
	width: 180px;
	margin:0 30px 10px 0;
	padding: 0 0 0 50px;
	list-style: none;
	float: left;
	line-height: 1.5em;
}

#servicelinks a{
}

#servicelinks a:hover{
	color: #660033;
}

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;
}
