#uk_map {
	position: relative;
	width: 358px;
	height:406px;
	background: url(../images/map/uk_map.jpg) no-repeat top left;
	overflow: hidden;
}
#secondary #view ul#uk_map li{
	background:none;
}
.region {
	position: absolute;
	font-size: 0px;
	text-decoration: none;
	display: block;
}
.northern_ireland {
	top: 148px;
	left: 81px;
	width: 82px;
	height: 73px;
}
.northern_ireland:hover {
	background: url(../images/map/region_northern_ireland.gif) no-repeat top left;
}
.east {
	top: 260px;
	left: 284px;
	width: 74px;
	height: 73px;
}
.east:hover {
	background: url(../images/map/region_east.gif) no-repeat top left;
}
.london {
	top: 323px;
	left: 287px;
	width: 32px;
	height: 21px;
}
.london:hover {
	background: url(../images/map/region_london.gif) no-repeat top left;
}
.south {
	top: 293px;
	left: 251px;
	width: 102px;
	height: 85px;
}
.south:hover {
	background: url(../images/map/region_south.gif) no-repeat top left;
}
.south_west {
	top: 301px;
	left: 138px;
	width: 124px;
	height: 105px;
}
.south_west:hover {
	background: url(../images/map/region_south_west.gif) no-repeat top left;
}
.east_midlands {
	top: 230px;
	left: 246px;
	width: 74px;
	height: 84px;
}
.east_midlands:hover {
	background: url(../images/map/region_east_midlands.gif) no-repeat top left;
}
.west_midlands {
	top: 249px;
	left: 214px;
	width: 60px;
	height: 66px;
}
.west_midlands:hover {
	background: url(../images/map/region_west_midlands.gif) no-repeat top left;
}
.wales {
	top: 240px;
	left: 155px;
	width: 82px;
	height: 103px;
}
.wales:hover {
	background: url(../images/map/region_wales.gif) no-repeat top left;
}
.northern {
	top: 128px;
	left: 227px;
	width: 49px;
	height: 67px;
}
.northern:hover {
	background: url(../images/map/region_northern.gif) no-repeat top left;
}
.northwest {
	top: 158px;
	left: 172px;
	width: 80px;
	height: 110px;
}
.northwest:hover {
	background: url(../images/map/region_northwest.gif) no-repeat top left;
}
.scotland {
	top: 1px;
	left: 106px;
	width: 153px;
	height: 191px;
}
.scotland:hover {
	background: url(../images/map/region_scotland.gif) no-repeat top left;
}
.yorkshire {
	top: 189px;
	left: 231px;
	width: 82px;
	height: 64px;
}
.yorkshire:hover {
	background: url(../images/map/region_yorkshire.gif) no-repeat top left;
}
#uk_map li {
	overflow:hidden;
	height:0px;
}
