/***********************/
/*                     */
/*      SURVEY         */
/*                     */
/***********************/

#surveymap a {
	  text-decoration: none;
	  border: 0px solid red;
	  position: absolute;
	  }
	  
a#scotland {
	background: url(images/survey/baset.gif);
	left: 115px;
	top: 0px;
	height: 90px;
	width: 105px;
	}

a#scotlandb {
	background: url(images/survey/baset.gif);
	left: 115px;
	top: 90px;
	height: 28px;
	width: 38px;
	}

a#scotlandc {
	background: url(images/survey/baset.gif);
	left: 115px;
	top: 87px;
	height: 30px;
	width: 38px;
	}

a#scotlandc {
	background: url(images/survey/baset.gif);
	left: 145px;
	top: 120px;
	height: 28px;
	width: 38px;
	}

a#ireland {
	background: url(images/survey/baset.gif);
	left: 11px;
	top: 120px;
	height: 136px;
	width: 120px;
	}

a#glasgow {
	background: url(images/survey/baset.gif);
	left: 157px;
	top: 100px;
	height: 12px;
	width: 16px;
	}

a#edinburgh {
	background: url(images/survey/baset.gif);
	left: 185px;
	top: 92px;
	height: 12px;
	width: 16px;
	}

a#northeast {
	background: url(images/survey/baset.gif);
	left: 185px;
	top: 112px;
	height: 42px;
	width: 46px;
	}

a#westyorkshire {
	background: url(images/survey/baset.gif);
	left: 229px;
	top: 148px;
	height: 40px;
	width: 30px;
	}

a#eastmidlands {
	background: url(images/survey/baset.gif);
	left: 241px;
	top: 188px;
	height: 40px;
	width: 70px;
	}

a#northenhomecounties {
	background: url(images/survey/baset.gif);
	left: 245px;
	top: 230px;
	height: 13px;
	width: 28px;
	}

a#london {
	background: url(images/survey/baset.gif);
	left: 255px;
	top: 243px;
	height: 10px;
	width: 16px;
	}

a#sussex {
	background: url(images/survey/baset.gif);
	left: 247px;
	top: 253px;
	height: 20px;
	width: 56px;
	}

a#sussexb {
	background: url(images/survey/baset.gif);
	left: 273px;
	top: 238px;
	height: 15px;
	width: 26px;
	}

a#thames {
	background: url(images/survey/baset.gif);
	left: 217px;
	top: 233px;
	height: 45px;
	width: 30px;
	}

a#northwest {
	background: url(images/survey/baset.gif);
	left: 191px;
	top: 160px;
	height: 43px;
	width: 36px;
	}

a#westmidlands {
	background: url(images/survey/baset.gif);
	left: 207px;
	top: 205px;
	height: 26px;
	width: 30px;
	}

a#southwest {
	background: url(images/survey/baset.gif);
	left: 125px;
	top: 245px;
	height: 56px;
	width: 90px;
	}

a#wales {
	background: url(images/survey/baset.gif);
	left: 145px;
	top: 180px;
	height: 65px;
	width: 50px;
	}
	
.topmenu {
	height: 410px;
	width: 379px;
	border: blue 0px solid;
	position: relative;
	background: url(images/survey/base.gif);
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	display: inline;
	}

.surveytext {
	border: 0px solid red;
	float: left;
	width: 330px;
	text-align: left;
	margin-left: 30px;
	margin-top: 30px;
	display: inline;
}