#page-content 
{
	padding-left: 0;
}
#page-content h2, #page-content p 
{
	padding-left: 10px;
}
#map 
{
	padding: 0;
	margin: 0;
	background: #fff url(/images/darwin-map.gif) top left no-repeat;
	height: 612px;
	width: 408px;
	position: relative;
}
#page-content
{
	padding-right: 0px;
}

#locations a 
{
	position: absolute;
	height: 20px;
	width: 80px;
	text-decoration: none;
}

#locations a i { visibility: hidden; }
	
a#cambridge 	{ top: 420px; left: 313px; }
a#london 	{ top: 470px; left: 301px; width: 89px; }
a#society 	{ top: 470px; left: 197px; width: 103px; }
a#edinburgh 	{ top: 169px; left: 175px; }
a#ilkley 	{ top: 310px; left: 229px; }
a#plymouth 	{ top: 539px; left: 135px; }
a#snowdonia 	{ top: 356px; left: 95px;  }
a#staffordshire { top: 370px; left: 214px; width:90px; }
a#malvern 	{ top: 428px; left: 145px; }
a#oxford 	{ top: 440px; left: 229px; width: 69px }
a#glen 		{ top: 105px;  left: 118px; }
a#falmouth 	{ top: 551px; left: 34px;  }
a#farnham 	{ top: 493px; left: 203px; }
a#shrewsbury 	{ top: 389px; left: 128px; }
a#kent 		{ top: 518px; left: 302px; }
   
a#cambridge:hover,
a#london:hover, a#society:hover,
a#edinburgh:hover,
a#ilkley:hover,
a#plymouth:hover,
a#snowdonia:hover,
a#staffordshire:hover,
a#malvern:hover,
a#oxford:hover,
a#glen:hover,
a#falmouth:hover,
a#farnham:hover,
a#shrewsbury:hover,
a#kent:hover { border: 0px; text-decoration: none;} 


/* ----- fix dodgy spacing issue caused by dubioius fix (hard space in included footerLinksBar include) for IE bug  ------ */
#column-a { background-color: #C1C9FE; }