/*--------------main navigation------------*/

#nav{}

.menu {
	margin: 0;
	padding: 0 0 0 56px;
	list-style: none;
	background: #transparent;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 27px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	height: 27px;
	background-repeat: no-repeat;
}

.menu2 {
	margin: 0;
	padding: 0 0 0 57px;
	list-style: none;
	background: #transparent;
}
.menu2 li {
	padding: 0;
	margin: 0;
	height: 27px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu2 li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	height: 27px;
	background-repeat: no-repeat;
}


.home {background-image: url(../images/nav-inst-home-over.gif); width: 53px;}
.home a {background-image: url(../images/nav-inst-home.gif);}
.home2 {background-image: url(../images/nav-pc-home-over.gif); width: 60px;}
.home2 a {background-image: url(../images/nav-pc-home.gif);}

.about {background-image: url(../images/nav-inst-about-over.gif); width: 80px;}
.about a {background-image: url(../images/nav-inst-about.gif);}
.about2 {background-image: url(../images/nav-pc-about-over.gif); width: 82px;}
.about2 a {background-image: url(../images/nav-pc-about.gif);}

.team {background-image: url(../images/nav-inst-team-over.gif); width: 65px;}
.team a {background-image: url(../images/nav-inst-team.gif);}
.team2 {background-image: url(../images/nav-pc-team-over.gif); width: 77px;}
.team2 a {background-image: url(../images/nav-pc-team.gif);}

.portfolio {background-image: url(../images/nav-pc-portfolio-over.gif); width: 170px;}
.portfolio a {background-image: url(../images/nav-pc-portfolio.gif);}

.individual {background-image: url(../images/nav-pc-solutions-over.gif); width: 179px;}
.individual a {background-image: url(../images/nav-pc-solutions.gif);}

.institutional {background-image: url(../images/nav-pc-investment-over.gif); width: 184px;}
.institutional a {background-image: url(../images/nav-pc-investment.gif);}

.contact {background-image: url(../images/nav-inst-contact-over.gif); width: 83px;}
.contact a {background-image: url(../images/nav-inst-contact.gif);}
.contact2 {background-image: url(../images/nav-pc-contact-over.gif); width: 94px;}
.contact2 a {background-image: url(../images/nav-pc-contact.gif);}

.investment {background-image: url(../images/nav-inst-process-over.gif); width: 165px;}
.investment a {background-image: url(../images/nav-inst-process.gif);}

.products {background-image: url(../images/nav-inst-products-over.gif); width: 84px;}
.products a {background-image: url(../images/nav-inst-products.gif);}

.performance {background-image: url(../images/nav-inst-performance-over.gif); width: 120px;}
.performance a {background-image: url(../images/nav-inst-performance.gif);}

.disciplines {background-image: url(../images/nav-inst-disciplines_over.gif); width: 110px;}
.disciplines a {background-image: url(../images/nav-inst-disciplines.gif);}

.private {background-image: url(../images/nav-inst-clients-over.gif); width: 123px;}
.private a {background-image: url(../images/nav-inst-clients.gif);}

.news {background-image: url(../images/nav-inst-news-over.gif); width: 105px;}
.news a {background-image: url(../images/nav-inst-news.gif);}
.news2 {background-image: url(../images/nav-pc-news-over.gif); width: 114px;}
.news2 a {background-image: url(../images/nav-pc-news.gif);}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

ul.menu2 li a:hover {background: none;}
.menu2 li {float: left;}
.menu2:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*----------portal links styling----------*/

.privateclient {background-image: url(../images/private-client_over.gif); width: 260px;}
.privateclient a {background-image: url(../images/private-client.gif);}

.institionalinvest {background-image: url(../images/institional-invest_over.gif); width: 260px;}
.institionalinvest a {background-image: url(../images/institional-invest.gif);}




