* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#maptxt {
	
	width: 200px;
	height: 100px;
	position: absolute;
	top: 112px;
	left: 400px;
}

a {
	color: #00bbe6;
}

#map ul * {
	margin: 0;
	padding: 0;
}

#map ul {
	height: 485px;
	width: 490px;
	background: transparent url(../img/map_u.gif) no-repeat;
	position: relative;
}

#map ul li {
	list-style: none;
	display: block;
	position: absolute;
}

#map ul li a span {
	display: none;
}

#map ul a {
	display: block;
	text-decoration: none;
	border: 0;
}

#scotland {
	left: 140px;
	top: 0px;
	width: 300px;
	height: 250px;
	z-index: 10001;
}

#scotland a {
	width: 320px;
	height: 250px;
}

#scotland a:hover {
	width: 320px;
	height: 250px;
	background: url(../img/map_scotland.gif) no-repeat -140px 0px;
}

#ireland {
	left: 0px;
	top: 180px;
	width: 180px;
	height: 200px;
	z-index: 10002;
}

#ireland a {
	width: 180px;
	height: 200px;
}

#ireland a:hover {
	width: 180px;
	height: 200px;
	background: url(../img/map_ireland.gif) 0px -180px no-repeat;
}

#northwest {
	left: 160px;
	top: 202px;
	width: 135px;
	height: 130px;
	z-index: 10003;
}

#northwest a {
	width: 135px;
	height: 130px;
}

#northwest a:hover {
	width: 135px;
	height: 130px;
	background: url(../img/map_northwest.gif) -160px -202px no-repeat;
}

#yorkshire {
	left: 280px;
	top: 222px;
	width: 185px;
	height: 90px;
	z-index: 10001;
}

#yorkshire a {
	width: 185px;
	height: 90px;
}

#yorkshire a:hover {
	width: 185px;
	height: 90px;
	background: url(../img/map_yorkshire.gif) -280px -222px no-repeat;
}

#east {
	left: 275px;
	top: 282px;
	width: 100px;
	height: 130px;
	z-index: 10006;
}

#east a {
	width: 320px;
	height: 130px;
}

#east a:hover {
	width: 205px;
	height: 130px;
	background: url(../img/map_eastmidlands.gif) -275px -282px no-repeat;
}

#headoffice {
	height: 16px;
	z-index: 10021;
	width: 16px;
	top: 274px;
	left: 311px;
}

#headoffice a {
	width: 16px;
	height: 16px;
}

#headoffice a:hover {
	width: 16px;
	height: 16px;
	background: none no-repeat 0;
}

#wales {
	left: 110px;
	top: 290px;
	width: 195px;
	height: 125px;
	z-index: 10003;
}

#wales a {
	width: 180px;
	height: 125px;
}

#wales a:hover {
	width: 195px;
	height: 125px;
	background: url(../img/map_wales.gif) -110px -290px no-repeat;
}

#outerlondon {
	left: 335px;
	top: 399px;
	width: 68px;
	height: 28px;
	z-index: 10007;
}

#outerlondon a {
	width: 50px;
	height: 45px;
}

#outerlondon a:hover {
	width: 150px;
	height: 45px;
	background: url(../img/map_outerlondon.gif) no-repeat -335px -399px;
}

#centrallondon {
	left: 355px;
	top: 420px;
	width: 125px;
	height: 30px;
	z-index: 10008;
}

#centrallondon a {
	width: 125px;
	height: 30px;
}

#centrallondon a:hover {
	width: 125px;
	height: 30px;
	background: url(../img/map_centrallondon.gif) -355px -420px no-repeat;
}

#southwest {
	left: 80px;
	top: 390px;
	width: 210px;
	height: 95px;
	z-index: 10001;
}

#southwest a {
	width: 191px;
	height: 95px;
}

#southwest a:hover {
	width: 210px;
	height: 95px;
	background: url(../img/map_southwest.gif) -80px -390px no-repeat;
}

#southeast {
	left: 283px;
	top: 393px;
	width: 130px;
	height: 90px;
	z-index: 10001;
}

#southeast a {
	width: 127px;
	height: 90px;
}

#southeast a:hover {
	width: 180px;
	height: 90px;
	background: url(../img/map_southeast.gif) no-repeat -283px -393px;
}