#banner-stockist {
	background-image: url(../images/banner.png);
	background-position: left top;
	background-repeat: no-repeat;

}
.banner {
	width: 1000px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	min-height:600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.sectionstockist #navigation #linkwhere a {/* automation for active tab */
		background: #4b6b93 url(../images/x.jpg);
		color: #ffffff;
		}

.sectionstockist #navigation #linkwhere a:hover {/* hover over-ride for automated tab */
		background: #ffffff url(../images/xbluBG01.jpg);
		color: #4b6b93;
}

#maplayer {
	position: absolute;
	z-index: 1;
	height: 500px;
	width: 442px;
	left: 20px;
	top: 0px;
	background-image: url(../images/ukmap.png);
	background-repeat: no-repeat;
}
#iframelayer {
	position: absolute;
	z-index: 50;
	height: 250px;
	width: 275px;
	right: 30px;
	bottom: 20px;
	padding: 10px;
	border: 1px solid #666666;
	background-color: #cccccc;
	text-align: left;
	overflow: auto;
}
.iframelayer {
	font: 0.8em "Lucinda Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #333333;
}
#stockistlist h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #53594D;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.stockistform {
	padding: 5px;
	width: 290px;
	position: absolute;
	top: 20px;
	right: 30px;
	z-index: 3;
	color: #ffffff;
}
.stockistlist p {
	color: #ffffff;

	
}
#centredlayer-stockist {
	margin: auto;
	height: 693px;
	width: 800px;
	position: relative;
	z-index: 1;
}
