body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	margin:0;
	background-color:#0d233a;
}


/*----------------SLIDE------------------*/

.panel {
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	width: 300px;
	height: 100%;
	padding: 10px 30px 30px 80px;
	background-color:#ECECEC;
	z-index:1001;
}

a.trigger{
position: fixed;
text-decoration: none;
top: 80px; left: 0;
padding: 0;
display: block;
z-index:1002;
}

a.trigger:hover{
width:60px;
height:47px;
position: fixed;
text-decoration: none;
top: 80px; left: 0;
padding: 0;
background:url(../images/tweet/bird.png) no-repeat;
z-index:1002;
display: block;
}

a.active.trigger {
background:url(../images/tweet/bird-hover.png) no-repeat;
z-index:1002;
}

.border {
	padding:2px;
	background:#fff;
	border:1px solid #bbb;
	}

.margin-right {
	margin-right:10px;
	}


#sticky{
	position:fixed;
	right:0px;
	top:100px;
	width:auto;
	height:auto;
	z-index:1;
    }  
	
#wrapper {
	width:100%;
	z-index:1;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	background-position:top center;
}
#tabs {
	width:950px;
	height:21px;
	background:url(../images/white.png) repeat;
	padding-right:50px;
	z-index:1000;
	position:absolute;
}
#tabs-dark {
	width:950px;
	height:21px;
	background:url(../images/black.png) repeat;
	padding-right:50px;
	z-index:1000;
	position:absolute;
}

#banner {
	width:100%;
	height:632px;
	background-image:url(../images/banner/banner2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerCopy {
	width:350px;
	float:right;
	margin-top:115px;
	margin-right:50px;
}
#banner-ideas {
	width:100%;
	height:350px;
	background-image:url(../images/banner/ideas.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerAdvisory {
	width:100%;
	height:350px;
	background-image:url(../images/banner/advisory.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerAdvisory2 {
	width:100%;
	height:350px;
	background-image:url(../images/banner/advisory2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerAdvisory3 {
	width:100%;
	height:350px;
	background-image:url(../images/banner/advisory3.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerFundraising {
	width:100%;
	height:350px;
	background-image:url(../images/banner/fund-raising.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerTreasury {
	width:100%;
	height:350px;
	background-image:url(../images/banner/treasury.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerTreasury2 {
	width:100%;
	height:350px;
	background-image:url(../images/banner/treasury2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerIM {
	width:100%;
	height:350px;
	background-image:url(../images/banner/investment-management.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerSecurities {
	width:100%;
	height:350px;
	background-image:url(../images/banner/securities.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#bannerResearch {
	width:100%;
	height:350px;
	background-image:url(../images/banner/research.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#banner-people {
	width:100%;
	height:350px;
	background-image:url(../images/banner/ourpeople.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#banner-financials {
	width:100%;
	height:350px;
	background-image:url(../images/banner/financials.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#banner-media {
	width:100%;
	height:350px;
	background-image:url(../images/banner/media.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#banner-contact {
	width:100%;
	height:350px;
	background-image:url(../images/banner/contact.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#banner-sitemap {
	width:100%;
	height:350px;
	background-image:url(../images/banner/sitemap.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}


/*---temp---*/

#banner-ideas-temp {
	width:100%;
	height:350px;
	background-image:url(../images/banner/ideas-temp.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#banner-contact-temp {
	width:100%;
	height:350px;
	background-image:url(../images/banner/contact-temp.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#banner-people-temp {
	width:100%;
	height:350px;
	background-image:url(../images/banner/ourpeople-temp.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
/*---------*/


#header {
	width:900px;
	padding: 38px 50px;
}
#header-privacy {
	width:900px;
	padding: 38px 50px 0px 50px;
}

#feature {
	width:890px;
	height:120px;
	margin:30px 50px 0 50px;
	background-color:#020e19;
	border: 1px solid #435164;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#featuretemp {
	width:900px;
	height:120px;
	margin:0 50px 0 50px;
	background-color:#020e19;
	border: 1px solid #435164;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}


#twitter {
	width:888px;
	height:23px;
	margin:30px 50px 0 50px;
	padding-top:5px;
	padding-left:12px;
	font-family: Arial;
	font-style:italic;
	font-size: 12px;
	line-height:18px;
	color: #c1c1c1;
	list-style-type: none;
	background-color:#020e19;
	border: 1px solid #435164;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#twitter_update_list span a {
	color: #006ab6;
	font-size:12px;
	text-decoration:none;
}

#twitter_update_list span a:hover {
	color: #ffffff;
	text-decoration:none;
}
#content {
	width:900px;
	padding: 38px 50px;
	background-color:#e0e0e0
}

#share {
	width:263px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:6px;
}
#share2 {
	width:229px;
	padding:14px;
	z-index:5;
	position:absolute;
}
#sharePic {
	height:123px;
}

#awards, .awards {
	width:180px;
	height:135px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:6px;
}

#leader1 {
	width:202px;
	height:100px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:6px;
}
#leader2, .leader2 {
	width:252px;
	height:100px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:6px;
}
#bod {
	width:202px;
	height:252px;
	background-color:#fff;
	border: 1px solid #bbb;
	float:right;
	padding:6px;
}
#bod2, .bod2 {
	width:100px;
	height:125px;
	background-color:#fff;
	border: 1px solid #bbb;
	float:right;
	padding:6px;
}
#biz-drivers, .biz-drivers {
	background-color:#fff;
	border: 1px solid #bbb;
	float:right;
	padding:3px;
}
#contact1, .contact1 {
	width:150px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:6px;
	position:relative;
}
#contact2, .contact2 {
	width:150px;
	position:absolute;
	bottom:0;
	margin-bottom:18px;
	cursor:pointer;
}

#contact3 {
	width:100px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:3px;
	position:relative;
}

#googlemap {
	width:300px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:3px;
	position:relative;
}

#googlemap2, .googlemap2 {
	width:60px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:3px;
	position:relative;
}

#pressads, .pressads {
	width:250px;
	height:150px;
	background-color:#fff;
	border: 1px solid #bbb;
	padding:3px;
	position:relative;
}

#footer {
	width:100%;
	height:100px;
	z-index:1;
	background-image:url(../images/shadow-footer.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.ddwn {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.td_top01 {
	border-top: 1px solid #bbbbbb;
}
.td_bottom01 {
	border-bottom: 1px solid #bbbbbb;
}
.td_bottom02 {
	border-bottom: 1px dashed #999;
}

#recent-topics-container{
	border: 1px solid #bbb;
	width:224px;
}

#recent-topics{
	width:210px;
	border:7px solid #FFFFFF;
	background-color: #bababa;
}
#recent-topics-title{
padding-left:20px;
margin:20px 20px 0 -20px; 
background-color:#990000; 
width:210px; 
height:20px;
}

.recent-topics-content{
	width:190px;
	margin:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #fff;
}
.recent-topics-content2{
	width:190px;
	margin:10px;
}

.recent-topics-contentt9{
	width:190px;
	margin:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #fff;
}
.recent-topics-content2t9{
	width:190px;
	margin:10px;
}

#find-solution-container{
	padding:10px 20px;
	width:450px;
	height:300px;
}
.find-solution{
	float:left;
	margin-right:15px;
	width:210px;
}

.our-people{
	width:220px;
	border-left: 1px solid #bfbfbf;
	padding:10px 10px 4px 10px;
}

