* {
	border:0px;
	padding:0px;
	margin:0px;
}

p, h1, h2, h3, h4, li {
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2";
}

h2 {
	font-size: 16px;
	margin-bottom:10px;
}

p {
	margin-bottom:10px;
	font-size:14px;
}

a {
	color: #00408f;
	text-decoration:none;
}

.blue {
	color: #00408f;
}

body {
	background-color:#FFF;
}

#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	margin-top:20px;
	margin-bottom:20px;
}

#header.subpage {
	padding-bottom:20px;
	border-bottom: 1px solid #00408f;
}

.sub-logo {
	margin-top:60px;
}

#header ul {
	list-style-type:none;
	float:right;
	margin-top:80px;
}

#header ul li {
	text-transform:uppercase;
	font-size: 16px;
	color:#000;
	float:left;
	margin-right: 30px;
}

#header ul li.last {
	margin-right:0px;
}

#header ul li a {
	color:#000;
	text-decoration:none;
}

#header ul li.active a {
	color: #00408f;
}

#header ul li a:hover {
	color: #00408f;
}

#leftcolumn {
	float:left;
	width: 240px;
	margin-top: 20px;
}

#rightcolumn {
	float:right;
	width: 630px;
	margin-top: 20px;
}

#footer {
	margin-top:60px;
	border-top: 1px solid #00408f;
	
}

#footer p {
	font-size: 13px;
}

#footer-left {
	width: 50%;
	float:left;
}

#footer-right {
	width:50%;
	float:right;
	text-align:right;
}

#leftcolumn ul {
	list-style-type:none;
}

#leftcolumn ul li {
	
}

div.profile {
	width:630px;
	margin-bottom:25px;
	float:left;
}

div.profile img {
	float: left;
}

div.profile div {
	width: 470px;
	margin-left: 150px;
}

div.investment {
	width:630px;
	margin-bottom:25px;
	float:left;
}

div.investment img {
	float: left;
	margin-top:5px;
}

div.investment div {
	width: 250px;
	margin-left: 150px;
}

img.portrait {
	float: left;
	margin: 5px 5px 5px 0px;
}

img.portrait2 {
	float: left;
	margin: 5px 5px 5px 0px;
}
