#aboutActive img { display:none; } 
#aboutActive { background:url(../images/about_over.gif) no-repeat; height:30px; width:220px; display:block;  }
#tmActive img { display:none; } 
#tmActive { background:url(../images/trustee_over.gif) no-repeat; height:30px; width:220px; display:block;  }
#assetsActive img { display:none; } 
#assetsActive { background:url(../images/assets_over.gif) no-repeat; height:30px; width:220px; display:block;  }
#investorActive img { display:none; } 
#investorActive { background:url(../images/investor_over.gif) no-repeat; height:30px; width:220px; display:block; }
#mediaActive img { display:none; } 
#mediaActive { background:url(../images/media_over.gif) no-repeat; height:30px; width:220px; display:block; }
#resourceActive img { display:none; } 
#resourceActive { background:url(../images/resource_over.gif) no-repeat; height:30px; width:220px; display:block; }
/*
------------------------------------------------------
Internal Navigation
------------------------------------------------------
*/

#navigation {
background:#004ea0;
height:180px;
}

#navigation a {
text-decoration:none;
}

#navigation-list {
z-index: 101;
width:220px;
}

/*
------------------------------------------------------
Tier 1 navigationiagaion
------------------------------------------------------
*/

#navigation-wrap {
width:220px;
margin: 0 auto;
}

#navigation-wrap ul {
height: 30px;
margin: 0;
padding: 0;
}

#navigation-wrap ul li {
list-style-type:none;
width:220px;
height:30px;
display: block;
position: relative;
float: left;

}	

#navigation-wrap li a {
display: block;
float:left;
height: 30px;
padding: 0px;
margin: 0px;
color:#fff;
background-color:none;
border:none;
}

#navigation-wrap li a:hover {
color: #ffcc33;
background-color:#none;
}

/*
------------------------------------------------------
Tier 2 navigationiagaion // Drop down menu sytem
------------------------------------------------------
*/

#navigation-list ul.menuItem {
position: absolute;
float:left; 
clear:left; /* ie */
top:0px;
left: 220px;
width: 178px;
display: none;
z-index:301;
}

#navigation-wrap #navigation-list ul.menuItem li {
list-style-type:none;
height:22px;
width:178px;
padding:0;
margin:0;
background:#fff;
}

#navigation-wrap #navigation-list li:hover ul.menuItem, 
#navigation-wrap #navigation-list li.over ul.menuItem {
display:block;
z-index:301;
}

#navigation-wrap #navigation-list li.over {
z-index:300;
}

#navigation-wrap li ul.menuItem li a { 
height: auto;
}

#navigation-wrap li:hover a, 
#navigation-wrap li.over a {
color: #ffcc00;
background-color:#none;
}

/* Change the colours of the drop down boxes*/
#navigation-wrap li ul.menuItem a {
background: #edf6ff;
width: 178px;
white-space:normal;
color: #444;
}

#navigation-wrap li ul a:hover {
color:#fff;
} 


/*
------------------------------------------------------
sub nav navigationiagaion
------------------------------------------------------
*/

#sub_nav{
padding:0px;
margin:0px;
width:990px;
}

#sub_nav ul {
height: 29px;
margin: 0;
padding: 0;
}

#sub_nav ul li{
list-style-type:none;
display:block;
position: relative;
float: left;
}


#sub_nav ul li.nav_last{
	list-style-type:none;
	display:block;
	position: relative;
	float: left;
	background-image:url(../images/media/m04_last.jpg);
	width:35px;
	height:27px;
}

#sub_nav ul li.mc_nav_last{
	list-style-type:none;
	display:block;
	position: relative;
	float: left;
	background-image:url(../images/media/m04_last.jpg);
	width:707px;
	height:27px;
}

#sub_nav ul li.rc_nav_last{
	list-style-type:none;
	display:block;
	position: relative;
	float: left;
	background-image:url(../images/resource/r02_last.jpg);
	width:866px;
	height:27px;
}

#sub_nav ul li.about_nav_last{
	list-style-type:none;
	display:block;
	position: relative;
	float: left;
	background-image:url(../images/resource/r02_last.jpg);
	width:422px;
	height:27px;
}

#sub_nav ul li.trustee_nav_last{
	list-style-type:none;
	display:block;
	position: relative;
	float: left;
	background-image:url(../images/trustee/tm05_nav_last.jpg);
	width:565px;
	height:27px;
}

#sub_nav ul li.assets_nav_last{
	list-style-type:none;
	display:block;
	position: relative;
	float: left;
	background-image:url(../images/assets/asset05_nav_last.jpg);
	width:742px;
	height:27px;
}


/*
------------------------------------------------------
financial navigationiagaion
------------------------------------------------------
*/

#ir_finnav{
	padding:0px;
	height:30px;
	width:940px;
	background-color:#f5f6f7;
	margin-bottom:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#ir_finnav ul {
height: 29px;
margin: 0;
padding: 0;
}

#ir_finnav ul li{
list-style-type:none;
display:block;
position: relative;
float: left;
}
