body
{
	width: 800px;
	position: absolute;
	border: 0;
	padding: 0;
	/*font: 11px Verdana;*/
	font: 70% Verdana;
	line-height: 1.5em;
	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
{
	right: 75px;
	text-align: right;
 	top: 106px;
 	width: 425px;
 	position: absolute;
 	color: White;
 	/*border: 1px solid white;*/
}

#aimhigher
{
	/*position: absolute;*/
	left: 70px;
	top:  75px;
	z-index:3;
}

#contentarea
{
	z-index: 1;
	top: 110px;
	left: 140px;
	width: 780px;
	
}

#contentarea a
{
		color: #0099AF;
		font-weight:normal;
}

#contentarea a:hover
{
		font-weight:bold;
		
}

#contenttext
{
	background-color: #D9F0F3; /*white;*/
	/*border: 1px solid black;*/
	width: 40%;
	/*height: 370px;*/
	/*height: 240px;*/
	padding: 70px 30px 40px 30px;
	float: left;
	z-index: 9 !important;
}

#contentmap
{
	top: 0px;
	right: -75px;
	width: 544px;
	height: 452px;
	position: absolute;
	background: #0099AF url('../Images/blocks/level3_whiteblock.png') TOP left no-repeat;
	padding-top: 35px;


}

#contentbulletlist
{
	margin-left: 35px;
}

#tabbuttons
{
	left: -15px;
	position: absolute;
	top: 210px;
	width: 145px;
	text-decoration: none;
	border: none;
	
	
}

#tabbuttons img
{
	text-decoration: none;
	border: none;
	
}

#partnerlogos
{
		text-align: center;
}

.labelCell
{
	
}

.sector li
{
 	list-style-image: url('/Images/bullets/construction_bullet.png');
 	list-style-position:outside;
	padding-left: 5px;
 	line-height: 2.6em;
 	vertical-align:super;
}

.sector li a
{
 	text-decoration: none;
 	color:#4C0065;
 	
}
.sector li a:hover
{
 	text-decoration: underline;
 	color: #4B0065;
 	font-weight: bold;
 	
}

#contentrollover
{
	width: 181px;
	height: 128px;
	left: 240px;
	top: 90px;	
	position: relative;
	/*border: 1px solid black;*/
	z-index: 10 !important;
}

