html{
	height:100%;
}
body{
	padding:0;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
	height:100%;
}
li{
	margin-bottom:9px;
}
h1{
	font-size:20px;
	font-weight:500;
	padding:0px;
	
}
h2{
	font-size:26px;
	font-weight:500;
}
.italics{
	font-weight:600;
}
.header{
	width:900px;
	height:68px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;s
}
.logo{
	float:left;
	width:170px;
	height:68px;
}
.nav{
	float:right;
	margin-top:30px;
}
a{
	color:#000000;
	border:0px;
	text-decoration:none;
}
a:hover{
	opacity:.9;
}
.navlink{
	float:left;
}
#borderhome,#borderabout,#bordermanagement,#bordercontact,#borderinvest,#borderapproach{
	margin-top:16px;
	height:2px;
	width:100%;
	background:#000000;
	display:none;
}
.navspacer{
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.banner{
	background:#dbecf9;
	width:100%;
	height:134px;
	float:left;
}
.innerbanner{
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}	
.bannerimage{
	width:498px;
	height:134px;
	background:url(images/skyline.png) left no-repeat;
	float:left;
}
.bannertext{
	float:right;
	margin-top:40px;
}
.else-banner{
	background:#dbecf9;
	width:100%;
	height:40px;
	float:left;
}	

.else-bannertext{
	margin-top:auto;
	float:right;
}
.content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.leftcol{
	float:left;
	width:515px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.title{
}
.rightcol{
	margin-top:10px;
	float:right;
	width:316px;
	margin-left:30px;
}
#form{
	width:300px;
	margin-left:295px;
	margin-top:100px;
}
#form1{
	width:300px;
	float:left;
}
.links{
	margin-bottom:10px;
}
.mgmt-leftcol{
	float:left;
	width:100%;
}
.person{
	float:left;
	margin-bottom:10px;
}
.bio{
	float:right;
	width:900px;
	margin-left:10px;
}
.portrait{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:100px;
}
.portfolio{
	background:url(images/portfoliopicture.png);
	width:100%;
	height:300px;
}
label{  
	float: left;
	width:100px; 
	margin-right:10px;;  
	display:block;
}
input{
	display:block;
}
.submitBtn{
	float:left;
	margin-top:5px;
	margin-left:110px;
	display:block;
	background:#666666;
	border:thin solid #000000;
	color:#FFFFFF;
}
.investorscol{
	margin-top:100px;
	margin-left:300px;
	float:left;
	width:300px;
}
.footer,.push{
	margin-top:20px;
	margin-right:auto;
	width:100%;
	text-align:center;
	font-size:10px;
	float:left;
}
.approach-nav{
	float:left;
	width:170px;
	margin-top:50px;
	font-size:18px;
	font-weight:bold;
}
.approach-nav a{
	color:#039;
}
.approach-nav a:hover{
	text-decoration:underline;
}
.approach-content{
	width:700px;
	float:right;
}
.leftcolpics{
	width:170px;
	background:url(images/approach.png);
	height:400px;
	float:left;
	margin-top:15px;
}
.leftcolpics1{
	width:170px;
	background:url(images/approach1.png);
	height:587px;
	float:left;
	margin-top:15px;
}
.leftcolpics3{
	width:170px;
	background:url(images/approach3.png);
	height:494px;
	float:left;
	margin-top:15px;
}
.leftcolpics4{
	width:170px;
	background:url(images/approach4.png);
	height:470px;
	float:left;
	margin-top:15px;
}
.leftcolpics5{
	width:170px;
	background:url(images/approach5.png);
	height:550px;
	float:left;
	margin-top:15px;
}
.leftcolpics6{
	width:170px;
	background:url(images/approach6.png);
	height:175px;
	float:left;
	margin-top:15px;
}
.skinnyleft{
	width:170px;
	float:left;
}
.left{
	float:left;
	margin-left:40px;
	width:135px;
}
.midcol-contact{
	margin-top:10px;
	float:right;
	width:270px;
	margin-left:25px;
}
.leftcol-contact{
	margin-top:10px;
	float:left;
	width:300px;
	margin-left:25px;
}
.rightcol-contact{
	margin-top:10px;
	float:right;
	width:220px;
	margin-left:25px;
}
.smalltext{	
	font-size:12px;
}