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;
}

#linkstrip
{
 	/*left: 378px;
 	top: 102px;
 	left: 393px;*/
 	right: 75px;
 	top: 105px;
 	
 	position: absolute;
 	text-align: right;
 	width: 450px;
 	color: White;
}

#linkstrip a:hover
{
	color:#4B0065;
	font-weight: bold;
}

#aimhigher
{
	/*position: absolute;*/
	left: 70px;
	top:  75px;
	z-index:3;
}

#contentarea
{
	z-index: 1;
	top: 110px;
	left: 140px;
	width: 780px;
	
}

#contentarea a
{
		color: #4C0065;
		font-weight:normal;
}

#contentarea a:hover
{
		font-weight:bold;
}

#contenttext
{
	background-color: #D9F0F3; /*white;*/
	/*border: 1px solid black;*/
	/*width: 40%;*/
	width: 33.5%;
	/*height: 450px;	*/
	/*height: 530px;*/
	/*padding: 70px 10px;*/
	padding: 70px 18px 40px 18px;
	float: left;
	z-index: 9 !important;
}

#contenttext a
{
	color: #0099AF;
}

#contenttext ul li
{
	list-style-position:outside;
	padding-left: -10px;
	padding-right: 0;
	margin-left: -25px;
}

#contentmap
{
	top: 0px;
	right: 85px;
	/*right: -35px;*/
	width: 405px;
	/*height: 452px;*/
	
	position: absolute;
	/*background: #0099AF url('../Images/blocks/level3_whiteblock.gif') TOP left no-repeat;*/
	background-color: #D9F0F3;
	padding-top: 75px;
	padding-bottom: 30px;


}

#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;
}


.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;
 	display: block;
}

.sector
{
	padding-left: 5px;
 	line-height: 2.475em;
 	_line-height: 1.475em;
 	vertical-align: text-top;
 	color: #4C0065;
}

.sector img
{
	padding-right: 15px;
	vertical-align: middle;
}

.sector a
{
 	text-decoration: none;
 	color:#4C0065;
 	
}

.sector li a:hover
{
 	text-decoration: underline;
 	font-weight: bold;
 	
}

.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 a:hover
{
 	text-decoration: underline;
 	font-weight: bold;
 	
}

#contentrollover
{
	/*width: 181px;*/
	/*height: 128px;*/
	left: 260px;
	top: 133px;	
	position: relative;
	/*border: 1px solid black;*/
	z-index: 10 !important;
}

.bullet
{
	_width: 5px;
	_display: block;
	_height: 14px;
	_margin-right: 8px;
	_line-height: 14px;
	_margin-bottom: 18px;
}

/* Fix for IE6! */
* html  .linkitem
{
	margin-top: -4px;
	line-height: 0.475em;
	position: relative;
}
* html  .sector
{
	line-height: 1.8em;
}