@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	text-align:center
}

#container{
	width:1024px;
	position: relative;
	text-align: left;
	margin: 0 auto;
}


#header{
	width: 1024px;
	height: 88px;
	background: url(images/header.jpg);
}
#footer{
	width: 1024px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 45px;
	text-align: center;
}
#navbar{
	width: 1024px;
	height: 28px;
	background: url(images/nav_back.jpg);
	text-align: left;
}





#nav1{
	width:143px;
	height: 28px;
	margin-left: 240px !important;
	margin-left: 120px;
	float: left;
}

#nav1 a.nav1a{
	display: block;
	height:143;
	height:28px;
	background: url(images/entrepreneurs.jpg);
}

#nav1 a.nav1a:hover{
	background: url(images/entrepreneurs_over.jpg);
}

#nav2{
	width:164px;
	height: 28px;
	float: left;
	margin-left:50px;
}

#nav2 a.nav2a{
	display: block;
	width: 164px;
	height: 28px;
	background: url(images/serviceproviders.jpg);
}

#nav2 a.nav2a:hover{
	background: url(images/serviceproviders_over.jpg);
}

#nav3{
	width:113px;
	height: 28px;
	float: left;
	margin-left:50px;
}

#nav3 a.nav3a{
	display: block;
	width:113px;
	height: 28px;
	background: url(images/acquirors.jpg);
}

#nav3 a.nav3a:hover{
	background: url(images/acquirors_over.jpg);
}

#nav4{
	width:159px;
	height: 28px;
	float: left;
	margin-left:50px;
}

#nav4 a.nav4a{
	display: block;
	width: 159px;
	height: 28px;
	background: url(images/limitedpartners.jpg);
}

#nav4 a.nav4a:hover{
	background: url(images/limitedpartners_over.jpg);
}

#mainarea{
	width: 1024px;
}
#rightmargin{

	width:47px;
	height:460px;
	float: right;
	background: url(images/main_back.jpg);
}

#leftnav{
	width: 189px;
	height: 460px;
	float: left;
	background: url(images/main_back.jpg);
	border-right: 1px solid #fff;
}


#contentarea{
	width: 787px;
	height: 460px;
	float: left;
	
}

#contentarea2{
	width: 787px;
	height: 460px;
	float: left;
	
}

#contentContainer{
	width: 747px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftnav1{
	width:189px;
	height:38px;
}
#leftnav a.left1{
	display: block;
	width:189px;
	height:38px;
	background: url(images/about.jpg);
}
#leftnav a.left1:hover{
	background: url(images/about_over.jpg);
}
#leftnav2{
	width:189px;
	height:37px;
}
#leftnav a.left2{
	display: block;
	width:189px;
	height:37px;
	background: url(images/investment.jpg);
}
#leftnav a.left2:hover{

	background: url(images/investment_over.jpg);
}
#leftnav3{
	width:189px;
	height:37px;

}
#leftnav a.left3{
	display: block;
	width:189px;
	height:37px;
	background: url(images/team.jpg);
}
#leftnav a.left3:hover{
	background: url(images/team_over.jpg);
}
#leftnav4{
	width:189px;
	height:37px;
}
#leftnav a.left4{
	display: block;
	width:189px;
	height:37px;
	background: url(images/ourinvestments.jpg);
}
#leftnav a.left4:hover{

	background: url(images/ourinvestments_over.jpg);
}
#leftnav5{
	width:189px;
	height:37px;
}
#leftnav a.left5{
	display: block;
	width:189px;
	height:37px;
	background: url(images/news.jpg);
}
#leftnav a.left5:hover{
	background: url(images/news_over.jpg);
}
#leftnav6{
	width:189px;
	height:35px;
}
#leftnav a.left6{
	display: block;
	width:189px;
	height:35px;
	background: url(images/contact.jpg);
}
#leftnav a.left6:hover{
	background: url(images/contact_over.jpg);
}

#flashetc{
	width: 787px;
}
#flash{
	width: 787px;
	height: 218px;
	background: url(images/flash.jpg);
}
#button{
	margin-top: 20px;
	margin-left: 15px;
	width: 161px;
	height: 76px;
	
}
#button a.buttonlink{
	display: block;
	width: 161px;
	height: 150px;
	background: url(images/button2.gif);
}q



.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

h3{
	margin: 0px;
}

ul.subNav{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.subNav li{
	margin-left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul.subNav li a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	width: 189px;
	display: block;
	background-color: #6F88a6;
	padding-right: 0px;
	line-height: 23px;
	margin: 0px;
	text-align: right;

}

ul.subNav li a:hover{
	background-color: #ccd1d6;
	color: #233962;
}
#textStuff1{
	width: 190px;
	height: 181px;
	float: left;
}
#textStuff2{
	width: 365px;
	height: 181px;
	float: left;
}
#textStuff3{
	width: 232px;
	height: 181px;
	float: left;
}
#animation{
	width: 787px;
	height: 61px;
}
ul.textStuff{
	font-size: 12px;
	color:#333366;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	list-style-image: url(images/arrow.jpg);
	padding-left: 25px;
	padding-top: 10px;
}
ul.textStuff li{
	margin-bottom: 5px;
}

