body
{
	width: 800px;
	position: absolute;
	border: 0;
	padding: 0;
	/*font: 11px Verdana;*/
	font: 70% Verdana;
	/*line-height: 1.5em;*/
	line-height: 1.35em;
	background-color: #0099AF;
	color: #4C0065;
	top: 0;
}

a 
{
	border: none;
	color: white;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #EAA900;
}

#mainbanner, #aimhigher, #contentarea
{
	position: absolute;
	/*border: 1px dotted black;	*/
}
#contenttext, #contentmap
{ 
	position: relative;
	/*border: 1px dotted black;*/
}

#mainbanner
{
	position: absolute;
	left: 80px;
	top: -15px;	
	margin: 0; 
	padding: 0;
	z-index: 2;
}

#mainbanner a:hover
{
		font-weight:bold;
}

#linkstrip
{
 	/*left: 522px;*/
 	right: 75px;
 	top: 125px;
 	position: absolute;
 	color: White;
 	width: 520px;
 	text-align: right;
}

#aimhigher
{
	/*position: absolute;*/
	left: 70px;
	top:  75px;
	z-index:3;
}

#contentarea
{
	z-index: 1;
	top: 145px;
	left: 140px;
	width: 780px;
	
}

#contenttext
{
	background-color: #D9F0F3; /*white;*/
	/*border: 1px solid black;*/
	/*width: 40%;*/
	/*width: 32%;*/
	width: 33.5%;
	/*height: 425px;*/
	padding: 40px 30px 40px 30px;
	float: left;
}

#contenttext a
{
	color: #0099AF;
}
#contenttext a:hover
{
		font-weight:bold;
}

#contenttext_west
{
	background-color: #D9F0F3; 
	width: 33.5%;
	padding: 40px 30px 40px 30px;
	float: left;
}

#contenttext_west a
{
	color: #0099AF;
}
#contenttext_west a:hover
{
		font-weight:bold;
}

#contentmap
{
	float: right;
	width: 50%;
	height: 400px;
	background-color: #0099AF;
	/*background-image: url(../Images/maps/wilts-swindon_map.png);*/
	background-image: url(../Images/maps/wilts-swindon_map2.gif);
	background-repeat: no-repeat;
	position: relative;
	z-index: 0 !important;
}

#contentmap_west
{
	float: right;
	width: 58.8%;
	height: 400px;
	background-color: #0099AF;
	background-image: url(../Images/maps/level2_west_of_england_map.gif);
	background-repeat: no-repeat;
	position: relative;
	z-index: 0 !important;
}

#contentmap .fadedImage
{
	position: relative;
}

#contentmap_west .fadedImage
{
	position: relative;
}

#tabbuttons
{
	left: -15px;
	position: absolute;
	top: 195px;
	width: 145px;
	text-decoration: none;
	border: none;
	
	
}

#tabbuttons img
{
	text-decoration: none;
	border: none;
	
}

#partnerlogos
{
		text-align: center;
		margin-left: -10px; /*Added due to resize of text area */
}