/* 	Coding and layout: Martin Riley	Copyright: Powerhouse UK 2003	Tel: +44 (0)20 8988 9000	E-mail: enquiries@powerhouseuk.com */		@import url(colour.css);@import url(headers.css);@import url(form.css);@import url(logo.css);@import url(wrapper.css);@import url(columns.css);/* general tags etc. =============================================== */html, body, p, a, h1, h2, ul, ol, img {	padding: 0;	margin: 0;}body, p, a {	font-size: 10px;	line-height: 14px;	font-family: Verdana, Helvetica, Arial, sans-serif;}p {	padding: 0 0 10px 0;}h1, h2 {	font-size: 10px;	font-weight: normal;	padding: 5px 0 5px 0;}h2 {	font-size: 15px;}a {	text-decoration: none;}a:hover {	text-decoration: underline;	color: #FFF;}.noborder img {	border: 0;}/* intro =============================================== */#intro {	margin: 0;	padding: 110px 25px 0 25px;	width: 440px;	/* windoz box model hack */	float: left;	voice-family: "\"}\"";	voice-family:inherit;	width: 390px;	/* end hack */ }body>#wrapper>#intro { /* be nice to Opera */	width: 390px;}/* generic boxlink =============================================== */.boxlink a {	position: absolute;	top: 380px;	width: 170px;	height: 13px;	display: block;	text-decoration: none;	padding: 2px;}.right {	float: right;}.left {	float: left;}.boxlink a:hover {	text-decoration: none;}.marginleft { /* used on some pages for back link in PH section */	margin-left: 20px;}/* maps=============================================== */#mapclose {	position: absolute;	top: 20px;	left: 20px;}#mapfar {	position: absolute;	top: 20px;	left: 489px;}/* sitemap lists=============================================== */ul {	list-style: square;}.sitemapheader {	font-size: 1em;}li {	margin-bottom: 5px;}