body {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #AECC02;
	background-image: url(images/bg-green.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#pagebg {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footerbar {
	float: left;
	width: 960px;
	position: relative;
	padding-top: 10px;
	height: 40px;
}
#bestofbritish {
	background-image: url(images/best-of-british.png);
	position: absolute;
	height: 150px;
	width: 134px;
	left: 10px;
	bottom: -65px;
	z-index: 2;
}
#phonenumberleft {
	position: absolute;
	height: 70px;
	width: 230px;
	left: 20px;
	top: 260px;
}
