/* CSS Document */
body, ul, li, p, form, input, h1, h2, h3, h4
{
	margin: 0px;
	padding: 0px;
}
a, a img
{
	border: 0px;
	outline: none;
	text-decoration: none;
	color: #47A3A8;
}
a:hover
{
	color: #323232;
	text-decoration: none;
}
/*p
{
	
	padding-bottom:9px;
}
*/
body
{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}

.border_h1
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #7E6853;
	padding: 18px 0px 5px 0px;
	border-bottom: #E0D8D2 solid 1px;
}
h1
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
}
h2
{
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	padding-bottom: 4px;
	padding-top: 10px;
}
h3
{
	color: #7E6853;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h4
{
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	padding-bottom: 4px;
	padding-top: 10px;
}
/*  CLEAR FIX  */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*  CLEAR FIX  */

.mainbg
{
	background: url(../images/bg.gif) repeat-x left top;
}
.maindiv
{
	width: 960px;
	margin: 0px auto;
}
.tophead_invester
{
	float: right;
	height: 19px;
	padding-top: 4px;
}
.tophead_invester a
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #47A3A8;
	text-decoration: none;
}
.tophead_invester a:hover
{
	color: #007A80;
	text-decoration: underline;
}
.tophead_invester a:visited
{
	color: #47A3A8;
}
.logo
{
	width: 282px;
	float: left;
}
.bookmark
{
	width: 125px;
	float: right;
}
.navigation
{
	width: 533px;
	float: left;
}
.navigation ul
{
	list-style: none;
}
.navigation li
{
	list-style: none;
	float: left;
}
li.aboutus a
{
	background: url(../images/aboutus_img.gif) no-repeat 10px top;
	width: 80px;
	height: 15px;
	display: block;
}
li.aboutus a:hover, li.aboutus a.abt
{
	background: url(../images/aboutus_img_hover.gif) no-repeat 10px top;
}
li.whatwedo a
{
	background: url(../images/whatwedo_img.gif) no-repeat left top;
	width: 100px;
	height: 15px;
	display: block;
}
li.whatwedo a:hover
{
	background: url(../images/whatwedo_img_hover.gif) no-repeat left top;
	border-left: 1px solid #d4c8b5;
}
li.whatwedo a.wwd
{
	background: url(../images/whatwedo_img_hover.gif) no-repeat left top;
}
li.team a
{
	background: url(../images/team_img.gif) no-repeat left top;
	width: 49px;
	height: 15px;
	display: block;
}

li.team a:hover, li.team a.tm
{
	background: url(../images/team_img_hover.gif) no-repeat left top;
}
li.portfolio a
{
	background: url(../images/portfolio_img.gif) no-repeat left top;
	width: 88px;
	height: 15px;
	display: block;
}
li.portfolio a:hover
{
	background: url(../images/portfolio_img_hover.gif) no-repeat left top;
}
li.portfolio a.active
{
	background: url(../images/portfolio_img_hover.gif) no-repeat left top;
}
li.contactus a
{
	background: url(../images/contactus_img.gif) no-repeat left top;
	width: 111px;
	height: 15px;
	display: block;
}
li.contactus a:hover
{
	background: url(../images/contactus_img_hover.gif) no-repeat left top;
}
li.contactus a.active
{
	background: url(../images/contactus_img_hover.gif) no-repeat left top;
}
.banner
{
	width: 533px;
	float: left;
}
.banner_content
{
	width: 422px;
	float: right;
	margin-top: -320px;
}
.topshadow
{
	background: url(../images/topcurve.gif) no-repeat;
	width: 521px;
	height: 4px;
}
.midshadow
{
	background: url(../images/midshadow.gif) repeat-y;
	width: 509px;
}

.btmshadow
{
	background: url(../images/btmcurve.gif) no-repeat;
	width: 521px;
	height: 4px;
}
.banner_img
{
	background: url(../images/banner_about.gif) no-repeat 0px 0px;
	width: 509px;
	height: 31px;
	padding: 240px 0px 6px 0px; 
	border: #BEA9A5 solid 1px;
	margin-left: 5px ;
	margin-right: 4px;

}
*html .banner_img
{
	height: 31px;
	padding: 234px 0px 6px 0px; 
	margin-left: 5px ;
	margin-right: 4px;
}

.border
{
	border-right: #D8CCC0 solid 1px;
}
.googleimg
{
/*	background: url(../images/google_img.png) no-repeat;
	width: 110px;
*/	float: left;
	padding-left: 15px;
}
*html .googleimg
{
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}
.googleimgTxt
{
/*	background: url(../images/google_img.png) no-repeat;
	width: 110px;
*/	float: left;
	padding-left: 15px;
}
.caption_new
{
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #80D2D6;
}
.caption
{
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color: #80D2D6;
}
.caption_down
{
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #E3E3E3;
}
.banner_content_rightside
{
	width: 380px;
	margin: 0px 11px 0px 41px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #CE6200;
	text-align: center;
	padding: 35px 0px 20px 0px;
	line-height: 20px;
}
.border_sep
{
	width: 375px;
	/*margin: 0px 41px;*/
	margin: 0px 11px 0px 41px;
	border-top: #D4C8B5 solid 1px;
	padding-bottom: 16px;
}
.banner_content_rightside2
{
	width: 340px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #CE6200;
	text-align: center;
	line-height: 22px;
	margin-left:50px;
}
.txt
{
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #715133;
}
/*h1
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #7E6853;
	padding: 18px 0px 5px 0px;
	border-bottom: #e0d8d2 solid 1px;
}*/
.tab1
{
	width: 248px;
	float: left
}
.tab_border
{
	border-right: #D3C8BF solid 1px;
}
.tabhead
{
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color:  #47A3A8;
}
.tabhead a
{
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	color:  #007A80;
	text-decoration: none;
}
.tabhead a:hover
{
	color:  #007A80;
	text-decoration: underline;
}
.normalTxt
{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #7E6853;
	line-height: 18px;
}
.normalTxtSmall
{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #7E6853;
}
.footer
{
	background: url(../images/footer_bg.gif) repeat-x left 17px;
	float: none;
	clear: both;
	width: 100%;
}
*html .footer
{
	margin-top: -20px; 
}
.footer_content
{
	padding: 45px 0px 1px 0px;
	text-align: center;
}
.footer_content a
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #007A80;
	text-transform: uppercase;
}
.footer_content a:hover
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #007A80;
	text-transform: uppercase;
	text-decoration:underline;
}

.tab3
{
	padding-left: 50px;
}
/**html .tab3
{
	padding-left: 20px;
}
*/
.footerTxt
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #007A80;
	text-transform: uppercase;
}
.footerTxt a
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #007A80;
	text-transform: uppercase;
}
.footerTxt a:hover
{
/*	font: normal 11px Arial, Helvetica, sans-serif;
	color: #007A80;
	text-transform: uppercase;
*/	text-decoration: underline;
}
.footerTxt a.ftactive
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #86725E;
	text-transform: uppercase;
	text-decoration: none;
}

.copyright
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #988675;
	text-transform: capitalize;
}
.de_sep
{
	background:url(../images/separator1.gif) no-repeat;
	width:13px;
	height:317px;
	position:relative;
	/*left:545px;
	top:94px;*/
	margin: -13px 0px 0px 532px;
}
* html .de_sep
{
	margin: -13px 0px 0px -423px;
}
.newssection
{
	width: 960px;
	float: left;
	padding-top: 10px;
}

/* ABOUT PAGE CSS */

.headerbg
{
	background: url(../images/top_bg_inner.gif) repeat-x left top;

}
.pagination_row
{
	width: 960px;
	float: left;
}
.pagination
{
	width: 747px;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #007A80;
	margin-top:4px;
}


.pagination a
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #007A80;
}
.pagination a:hover
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #007A80;
	text-decoration: underline;
}
.active_page
{
	color: #827A72;
}
.investment_strategy
{
	background: url(../images/investment_strategy_inner.gif) no-repeat left top;
	width: 213px;
	height: 20px;
	float: left;
}
.investment_strategy_border a
{
	/*background: url(../images/investment_img_border.gif) no-repeat left top;*/
	background: url(../images/investment_strategy_inner.gif) no-repeat left top;
	width: 213px;
	height: 24px;
	float: left;
	display:block;
}
.investment_strategy_border a span
{
	visibility: hidden;
}

.leftnav
{
	width: 166px;
	float: left;
}
.content_inner
{
	width: 572px;
	float: left;
}
.news_inner
{
	width: 207px;
	float: left;
	padding-left: 15px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
*html .news_inner
{
	width: 202px;
	padding: 0px;
	float: right;
	margin-bottom: -22px;
	
}

.inner_subhead
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	border-bottom: #D8CCC0 solid 1px;
	width: 155px;
	padding: 4px 0px;
}
.inner_subhead1
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #473B2F;
	width: 155px;
	padding: 4px 0px;
	}
.inner_subhead1 span
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #473B2F;
	width: 155px;
	padding: 3px 0px;
}
.leftnav ul
{
	list-style: none;
}
.leftnav li
{
	list-style: none;
}
.leftnav li a
{ 
	list-style: none;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #007A80;
	padding: 8px 0px 0px 14px;
	display: block;
}
.leftnav li a:hover
{ 
	list-style: none;
	background: url(../images/arrow_leftnav.gif) no-repeat 0px 12px;
	color: #007A80;
	padding: 8px 0px 0px 14px;
}
.leftnav a.leftnavactive
{ 
	list-style: none;
	background: url(../images/arrow_leftnav.gif) no-repeat 0px 12px;
	color: #007A80;
	padding: 8px 0px 0px 14px;
}
.leftnav ul li ul li a
{ 
	list-style: none;
	/*font: bold 16px Arial, Helvetica, sans-serif;
	color: #7E6853;*/
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #007A80;
	padding: 8px 0px 0px 16px;
	display: block;
	background: url(../images/arrow-1.gif) no-repeat 0px 13px;
}
.leftnav ul li ul li a:hover
{ 
	background: url(../images/arrow-1.gif) no-repeat 0px 13px;
	color: #7E6853;
	padding: 8px 0px 0px 16px;
}
.news_inner ul
{
	list-style: none;
}
.news_inner li
{
	list-style: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #7E6853;
	line-height: 18px;
	padding: 7px 0px;
}
.news_inner li a
{
	list-style: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #007A80;
	line-height: 18px;
}
.news_inner p
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	border-bottom: #D8CCC0 solid 1px;
	width: 207px;
	padding: 4px 0px;
}
*html .news_inner p
{
	border-bottom: #D8CCC0 solid 1px;
	width: 207px;
	padding: 5px 0px;
}

.inner_bnr_topbg
{
	background: url(../images/inner_bnr_topbg.gif) no-repeat left top;
	width: 572px;
	height: 16px;
	float: left;
}
.inner_bnr_midbg
{
	background: url(../images/inner_bnr_midbg.gif) repeat-y left top;
	width: 572px;
	float: left;
}
.inner_bnr_btmbg
{
	background: url(../images/inner_bnr_btmbg.gif) no-repeat top;
	width: 572px;
	height: 20px;
	float: left;
	z-index: 10;
	position: relative;
	
}
* html .inner_bnr_btmbg
{
	background: url(../images/inner_bnr_btmbg.gif) no-repeat top;
	width: 572px;
	height: 20px;
	float: left;
	z-index: 10;
	position: relative;
	margin-bottom: 5px;
}
.banner_inner
{
	width: 504px;
	margin: 0px auto;
}
.imgbg
{
	background: url(../images/inner_img_midbg.gif) repeat-y;
	float: left;
	width: 504px;
}
.bnr_img
{
	background: url(../images/inner_bnr.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.aboutus_img
{
	background: url(../images/aboutus_inner.jpg) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.values_img
{
	background: url(../images/Values_bnr.jpg) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.news_img
{
	background: url(../images/news.jpg) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.soros_img
{
	background: url(../images/soros_img.jpg) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.investment_strategy_img
{
	background: url(../images/Investment_strategy.jpg) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.cintent_bnrdown
{
	width: 490px;
	margin: 9px 40px;
	float:left;
}
* html .cintent_bnrdown
{
	margin:9px 20px;
	
}
.normalTxt_inner
{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #7E6853;
	line-height: 18px;
	
}
/*h2
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
}
h3
{
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
}
h4
{
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	padding-bottom: 4px;
	padding-top: 10px;
}*/
.quote
{
	font: italic 22px Georgia, "Times New Roman", Times, serif;
	color: #7E6853;
	border-top: #D8CCC0 solid 1px;
	border-bottom: #D8CCC0 solid 1px;
	text-align: center;
	padding: 9px 0px 12px 0px;

}

.quotedownTxt
{
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #007a80;
}
.footerbg_innerbg
{
	background: url(../images/inner_footerbg.gif) repeat-x left top;
	
	margin: 0px auto 0px auto;
	
}
*html .footerbg_innerbg
{
	background: url(../images/inner_footerbg.gif) repeat-x;
	margin-top: -35px;
	
}

.footer_content_inner
{
	text-align: center;
	padding: 32px 0px;
	margin: 0px auto;
	width: 572px;
	
}

/* Team CSS */

.leftnav_team_presskit
{
	width: 160px;
	float: left;
}
.leftnav_team_presskit ul
{
	list-style: none;
}
.leftnav_team_presskit li
{
	list-style: none;
}
.leftnav_team_presskit li a
{ 
	list-style: none;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #007A80;
	padding: 8px 0px 0px 14px;
	display: block;
}
.leftnav_team_presskit li a:hover, li a.leftnavactive
{ 
	list-style: none;
	background: url(../images/arrow_leftnav.gif) no-repeat 0px 12px;
	color: #007A80;
	padding: 8px 0px 0px 14px;
}

.leftnav_team_presskit ul li ul li a
{ 
	list-style: none;
	/*font: bold 16px Arial, Helvetica, sans-serif;
	color: #7E6853;*/
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #007A80;
	padding: 8px 0px 0px 30px;
	display: block;
	background: url(../images/arrow-1.gif) no-repeat 10px 13px;
}
.leftnav_team_presskit ul li ul li a:hover
{ 
	background: url(../images/arrow-1.gif) no-repeat 10px 13px;
	color: #7E6853;
	padding: 8px 0px 0px 30px;
}



/**html .leftnav li a:hover, li a.leftnavactive
{ 
	background: url(../images/arrow_leftnav.gif) no-repeat 0px 12px;
}
*/
.content_presskit
{
	width: 800px;
	float: left;
}
.team_topcurve
{
	background: url(../images/team_topcurve.gif) no-repeat left top;
	width: 800px;
	height: 16px;
	float: left;
}
.team_midcurve
{
	background: url(../images/team_midcurve.gif) repeat-y left top;
	width: 800px;
	float: left;
}
.team_btmcurve
{
	background: url(../images/team_btmcurve.gif) no-repeat bottom;
	width: 800px;
	height: 25px;
	float: right;
	z-index: 10;
	position: relative;
	padding-top: 20px;
	
}
*html .team_btmcurve
{
	margin-top: -10px;
	padding-top: 28px;
}

.banner_team_presskit
{
	width: 732px;
	margin: 0px auto;
}
.team_midcurve_bnr
{
	background: url(../images/team_bnr_midcurve.gif) repeat-y;
	width: 732px;
	float: left;
}
.team_presskit_bnr_img
{
	background: url(../images/team_bnr.gif) no-repeat left top;
	width: 718px;
	height: 264px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.team_presskit_content
{
	width: 718px;
	margin: 0px auto;
}
.team_presskit_contentleft
{
	width: 326px;
	border-right: #D9CAC5 solid 1px;
	float: left;
	padding-right: 32px;
	margin-top: 10px;
}
.team_presskit_contentright
{
	width: 327px;
	float: left;
	margin-left: 32px;
	margin-top: 10px;
}


.footer-new
{
	width: 100%;
	background: url(../images/inner_footerbg.gif) repeat-x top;
	margin-top: -5px;
	float: left;
	text-align: center;
	/*z-index: -1;
	position: relative;*/
}
/*.footer-new a
{
	/*width: 100%;
	background: url(../images/inner_footerbg.gif) repeat-x top;
	margin-top: -5px;
	float: left;
	text-align: center;
	z-index: -100;
	position: relative;
	text-decoration: none;
}*/

.footer-new-contnt
{
	padding: 32px 0px;
	margin: 0px auto 0px auto;
	width: 572px;
}
/*New Styles june27 */

.team_bg_border
{
	width: 718px;
	margin: 0px 41px;
	float:left;
	background:url(../images/team_bg_border.gif) left top repeat-y;
		
}
*html .team_bg_border
{
	width: 718px;
	margin: 0px 15px;
	background:url(../images/team_bg_border.gif) left top repeat-y;
		
}

.teaminnerdiv
{
	width:222px; /*Total Div width 236px */
	margin-right:14px;
	/*background:#0066FF;*/
	float:left;
}
.teaminnerdiv2
{
	width:221px; /*Total Div width 249px */
	margin:0px 14px 0px 14px;
	float:left;
}
*html .teaminnerdiv2
{
	width:225px; /*Total Div width 249px */
	margin:0px 14px 0px 10px;
	float:left;
}
.teaminnerdiv3
{
	width:219px; /*Total Div width 234px */
	margin-left:14px;
	float:left;;
}
*html .teaminnerdiv3
{
	width:219px; /*Total Div width 234px */
	margin-left:14px;
	float:left;;
}
.team_inner_subhead
{
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	border-bottom: #D8CCC0 solid 1px;
	width: 222px;
	padding: 4px 0px;
}
.team_inner_subhead1
{
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	border-bottom: #D8CCC0 solid 1px;
	width: 222px;
	padding: 4px 0px;
}
*html .team_inner_subhead1
{
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	border-bottom: #D8CCC0 solid 1px;
	width: 219px;
	padding: 4px 0px;
}
.team_inner_subhead_top
{
	
	border-top: #D8CCC0 solid 1px;
	width: 222px;
	padding: 4px 0px;
}
.bottomBorder
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	border-top: #D8CCC0 solid 1px;
	width: 222px;
	padding: 0px 0px 0px 0px;
	float: left;
}
*html .bottomBorder
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	border-top: #D8CCC0 solid 1px;
	width: 219px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.subhead
{
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #47A3A8;
}
.subhead a
{
	color: #47A3A8;
	text-decoration: none;
}
.subhead a:hover
{
	color: #47A3A8;
	text-decoration: underline;
}
.team_inner_new
{
	width: 718px;
	margin: 0px 41px;
	float:left;
	
			
}
*html .team_inner_new
{
	width: 715px;
	margin: 0px 25px;
	float:left;
			
}
/*h4
{
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	padding-bottom: 4px;
	padding-top: 10px;
}
*/
.team_inner_new img
{
	padding-right:10px;

}
.bottomBorder1
{
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #473B2F;
	border-top: #D8CCC0 solid 1px;
	float: left;
	width: 155px;
}
.captionInner
{
	font: italic 21px Georgia, "Times New Roman", Times, serif;
	color: #77674e;
	float: left;
	width: 155px;
}
.btmdesign
{
	padding-bottom:0px;
}
.btmdesign2
{
	padding-bottom:430px;
}

*+html .dropdownlist
{
	padding-bottom: 10px;
}
*html .sapce
{
 	height:23px;
}
.news_inner2
{
	width: 450px;
	float: left;
	padding-left: 0px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #7E6853;
	line-height: 18px;
	list-style:none;
}
.news_inner2 ul
{	
	margin:0px;
	padding:0px;
	list-style:none;
	
}
.news_inner2 li
{
	background:url(../images/newarrow.gif) left 7px no-repeat;
	display:block;
	padding-left:15px;
	
}
.team-investorsDiv
{
	float:left;
}
.aboutusbanner_img
{
	background: url(../images/aboutus-overview_banner.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.aboutus_mission_banner
{
	background: url(../images/aboutus-misson_banner.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}


.investment-overview_banner
{
	background: url(../images/investment-overview_banner.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.pressreleases_banner
{
	background: url(../images/pressreleases_banner.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}

.portfolio_banner
{
	background: url(../images/eye_img.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}

.portfolio_banner_k12
{
	background: url(../images/school_children.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.sme_banner
{
	background: url(../images/sameindia_banner.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.investment-strategy_banner
{
	background: url(../images/investment-strategy_banner.gif) no-repeat left top;
	width: 490px;
	height: 277px;
	margin-left: 6px;
	border: #BEA9A5 solid 1px;
}
.team_img-border
{	
	border:#BEA9A5 solid thin;
}
*html .team_img-border
{	
	border:#BEA9A5 solid 1px;
}

 

