#logo{
	background: url(/images/logotop_uk.jpg);
	height: 81px;
}
#header{
	background: url(/images/topheader_uk.jpg);
	height: 300px;

}
#headersub{
	background: url(/images/topheadersub_uk.jpg);
	height: 283px;

}

#topcart{
	position:absolute;
	z-index:100;
	background: url(/images/shopcartbg_uk.gif);
	width: 295px;
	height: 51px;
	left: 549px;
	top:27px;
}

#payscreenhdr{
	background: url(/images/payscreenhdr_uk.gif);
	float: left;
	width: 364px;
	height: 29px;
	margin-top: 4px;
}

#payscreencancel{
	background: url(/images/payscreencancel_uk.gif);
	float: right;
	width: 194px;
	height: 29px;
	margin-top: 4px;
}