body {
	width:			100%;
	height:			100%;
	background-color:	#FFF;
	color:			#757575;
	margin:			0px;
	padding:		0px;
}

#topbar {
	position:		absolute;
	left:			0px;
	top:			10px;
	width:			100%;
	height:			205px;
	background-image:	url("..\images\gfx\topbar_bgnd_large.gif");
}

#topbarleft {
	position:		absolute;
	left:			0px;
	top:			10px;
	width:			410px;
	height:			205px;
	background-image:	url("..\images\gfx\topbar_bgnd_small.gif");
}

#topbarcentre {
	position:		absolute;
	left:			410px;
	top:			10px;
	width:			205px;
	height:			175px;
}

#topbarright {
	position:		absolute;
	left:			535px;
	top:			10px;
	width:			315px;
	height:			205px;
}

#buttonphone {
	position:		absolute;
	left:			8px;
	top:			34px;
	width:			115px;
	height:			30px;
}

#buttonfax {
	position:		absolute;
	left:			123px;
	top:			34px;
	width:			115px;
	height:			30px;
}

#buttonemail {
	position:		absolute;
	left:			238px;
	top:			34px;
	width:			205px;
	height:			30px;
}

#buttonhome {
	border:			1px solid #FEA910;
	position:		absolute;
	left:			410px;
	top:			225px;
	width:			105px;
	height:			25px;
}

#buttonfacilities {
	border:			1px solid #FEA910;
	position:		absolute;
	left:			410px;
	top:			260px;
	width:			105px;
	height:			25px;
}

#buttonhistory {
	border:			1px solid #FEA910;
	position:		absolute;
	left:			410px;
	top:			295px;
	width:			105px;
	height:			25px;
}

#buttonlocation {
	border:			1px solid #FEA910;
	position:		absolute;
	left:			410px;
	top:			330px;
	width:			105px;
	height:			25px;
}

#ukwalogo {
	border:			1px solid #FEA910;
	position:		absolute;
	left:			410px;
	top:			365px;
	width:			105px;
	height:			45px;
}

#legalbox {
	position:		absolute;
	left:			410px;
	top:			385px;
	width:			105px;
}

#ticker {
	position:		absolute;
	left:			410px;
	top:			185px;
	width:			390px;
	height:			30px;
	background-color:	#EAEAEA;
}

#tickertext {
	position:		relative;
	left:			120px;
	top:			0px;
	width:			300px;
	height:			30px;
	background-color:	#EAEAEA;
	text-align:		center;
	padding-top:		7px;
	font:			normal 14px/16px trebuchet ms, verdana, helvetica, sans-serif;
	color:			#666;
	
}

#content {
	position:		absolute;
	left:			10px;
	top:			105px;
	width:			390px;
	background-color:	#EAEAEA;
	padding:		5px 15px;
}

#pageheader {
	text-align:		center;
	border:			0px;
	margin-left:		5px;
}

#footer {
	position:		relative;
	left:			0px;
	top:			0px;
	width:			300px;
	background-color:	#EAEAEA;
	font:			normal 9px/12px helvetica, sans-serif;
	color:			#ABABAB;
	text-align:		center;
}

img {
	border:			0px;
}

.photo {
	border:			1px solid #FEA910;
}