/* CSS Document */

#body{
	width:100%;
}
#ukmap{
	margin-top:-70px;
}
#ukmap img{
	border:0px;
}

h1#heading{
	margin-bottom:0px;
}
p#contact{
	font-style:italic;
	color:#666;
	font-size:1.1em;
	line-height:1.5em;
	text-align:left;
}
p#contact a{
	font-weight:100;
	color:#666;
	text-align:left;
}

p#contact #weblink{
	font-weight:bold;
	font-size:1.2em;
	line-height:2em;
}

#searchformholder{
	left:190px;
}
#searchform{
	width:660px;
}
#gobuttonholder{
	float:right;
	background-color:#000000;
	right:-190px;
	top:45px;
	position:absolute;
}
#body img.picture{
	padding:0px;
	float:right;
	padding:3px;
	border:0px;
}
#holder{
	float:right;
	width:220px;
	margin-left:10px;
}
div.box{
	width:200px;
	padding:10px;
	border:solid 1px #CCC;
	margin-bottom:10px;
}
#body div.box h2{
	font-size:1.2em;
}