/* CSS for just intra - Simon Pollard for deckchair.co.uk 2008 */
/* Style for what is page */
img#main-panel-img {
	position: absolute;
	right: 3px;
	bottom: 12px;
}
img#main-panel-txt {
	position: absolute;
	top: 30px;
	left: 240px;
}
div.green-header {
	background-image: url(../images/green-header.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 778px;
	padding-top: 7px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
a#map {
	background-image: url(../images/distributors/map.jpg);
	background-repeat: no-repeat;
	width: 790px;
	height: 723px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}