@charset "utf-8";
/* CSS Document */
/* Home page - banner */
#apDiv1 {
	position:relative;
	width:148px;
	height:116px;
	z-index:1;
	left: 160px;
	top: 30px;
	color:#FFF;
	text-align:center;
	font-size:22px;
	line-height:27px;
	font-weight:bold;
}
#apDiv2 {
	position:relative;
	width:371px;
	height:87px;
	z-index:2;
	left: 380px;
	top: -100px;
	font-size:30px;
	line-height:36px;
	color:#FFF;
}
#apDiv3 {
	position:relative;
	width:355px;
	height:64px;
	z-index:3;
	left: 325px;
	top: -60px;
	color:#FFF;
	font-size:19px;
	line-height:19px;
}

#apDiv3 a{
	color:#FFF;
	text-decoration:underline;
}

#apDiv4 {
	position:relative;
	width:445px;
	height:75px;
	z-index:4;
	left: 200px;
	top: -15px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}

.home-banner-yellow{
	color:#FF3;	
}

.home-banner-price-pound{
	font-size:28px;
	line-height:28px;
}


.home-banner-price-pence{
	font-size:22px;
	line-height:22px;
}