body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 9px;
	line-height: 18px;
	background-color: #1B275C;

}
body, h1, h2, h3, h4, h5, p, img, ul {
	margin:0;
	padding: 0;
	border: 0;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}
#plmaster {
	color: #000000;
	width: 760px;
	position: absolute;
	top: 0px;
}
#header {
	background-color: #1B275C;
	height: 66px;
	float: left;
}
#header img#loclogo {
	padding-top: 8px;
	float: left;
}
#header h1 {
	color: #3B4572;
	font-weight: normal;
	font-family: Century;
	font-size: 30px;
	text-align: right;
	line-height: 66px;
	float: right;
	padding-right: 10px;
	width: 415px;
}
#headcontact {
	float: right;
	width: 175px;
	color: #FFFFFF;
	text-align: right;
	line-height: 15px;
	padding-top: 5px;
}
#headcontact p#top {
	font-size: 9px;
	letter-spacing: -1%;
}
#headcontact p#mid {
	font-size: 20px;
	padding-bottom: 2px;
	padding-top: 1px;
}
#headcontact p#bot a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#headcontact p#bot a:hover {
	text-decoration: underline;
}
#subheader {
	border-top: solid #FFFFFF 1px;
	border-bottom: solid #FFFFFF 1px;
	height: 67px;
	clear: both;
}
#container {
	background-color: #A0A4BF;
	width: 760px;
	overflow: hidden;
}
#menu {
	line-height: normal;
	background-color: #A0A4BF;
	float: left;
	width: 130px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}
#menu li.arrow {
	background-image: url(../images/menuarrow_blue.gif);
	background-repeat: no-repeat;
	background-position: 115px 6px;
}
#menu a {
	text-decoration: none;
	color: #1B275C;
	white-space: nowrap;
	width: 120px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	padding-left: 10px;
	font-size: 9px;
	line-height: normal;
}
#menu a:hover {
	color: #FFFFFF;
}
#menu.home ul li#home a, #menu.profile ul li#profile a, #menu.domestic ul li#domestic a, #menu.european ul li#european a, #menu.overseas ul li#overseas a, 
#menu.business ul li#business a, #menu.storage ul li#storage a, #menu.insurance ul li#insurance a, #menu.downloads ul li#downloads a, #menu.links ul li#links a, 
#menu.environment ul li#environment a, #menu.enquiry ul li#enquiry a, #menu.calculator ul li#calculator a, #menu.contact ul li#contact a {
	color: #FFFFFF;
}
#menu ul ul {
	left: 110px;
	position: absolute;
	width: auto;
	margin-top: 0px;
	top: 0px;
	display: none;
	background-image: url(../images/menuarrow_wht.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}
#menu ul ul a {
	width: 140px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90; 
	opacity: 0.90;
	-khtml-opacity: 0.90;
	background-color: #6C759C;
	margin-left: 20px;
	color: #FFFFFF;
}
#menu ul ul a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0; 
	opacity: 1.0;
	-khtml-opacity: 1.0;
	background-color: #A0A4BF;
}
#menu ul li:hover ul {
	display: block;
}
#text {
	float: left;
	width: 415px;
	background-color: #FFFFFF;
	padding: 10px;
	min-height: 245px;
	padding-left: 35px;
	padding-top: 15px;
}
#text a {
	color: #1B275C;
	font-weight: bold;
}
#text a:visited {
	color: #6C759C;
}
#text a:hover {
	text-decoration: none;
}
#text p {
	padding-bottom: 10px;
}
#text h1, #text h2, #sitemap ul li {
	font-size: 20px;
	font-family: Century;
	padding-bottom: 6px;
	font-weight: normal;
	color: #1B275C;
	list-style-type: none;
}
#text h2, #sitemap ul li {
	font-size: 12px;
}
#text h3 {
	font-size: 11px;
	color: #1B275C;
	font-weight: bold;
}
#sitemap, #sitemap ul ul {
	margin-top: 10px;
}
#sitemap ul ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#text ul {
	margin-bottom: 10px;
	margin-left: 1.5em;
	padding-left: 1em;
}
.moreinfo {
	padding-right: 5px;
	float: left;
}
.getreader {
	float: right;
	margin-left: 20px;
}
.download {
	float: left;
	display: block;
	padding-right: 15px;
}
#text #dlitems h2 {
	padding-top: 10px;
}
#text #main {
	min-height: 225px;
}
#text #pagenav {
	position: relative;
}
#text #pagenav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: -10px;
	position: relative;
}
#text #pagenav li {
	display: inline;
	border-right-style: solid;
	border-right-width: 1px;
}
#text #pagenav ul#vert li {
	display: block;
	border:0;
}
#text #pagenav a {
	text-decoration: none;
	color: #1B275C;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
#text #pagenav a:hover {
	color: #A0A4BF;
}
.lastmenuitem {
	border-right-color: #FFFFFF;	
}
#pic {
	width: 170px;
	float: right;
	text-align: right;
	background-color: #FFFFFF;
}
#footer {
	text-align: left;
	float: right;
	display: block;
	position: relative;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 760px;
	color: #A0A4BF;
}
#footer img {
	margin: 0 auto;
	text-align: center;
	display: block;
	padding-top: 3px;
	margin-bottom: 3px;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #A0A4BF;
}
#footer a:hover {
	text-decoration: none;
}
#wdcuk {
	float:right;
	text-align: right;
}
