div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ul {
	
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

/*end reset*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
}

#container{
	width: 742px;
	margin: 0 auto;
	border: 1px solid #ddd;
}

#header{
	height: 125px;
	width: 742px;
	margin-bottom: 10px;
}

#nav_bar{
	width: 742px;
	text-align: center;
	border-bottom: 2px solid #ccccff;
	margin-bottom: -1px;
}

#nav_bar_border{
	border-bottom: 2px solid #ccccff;
	margin-top: -3px;
}

#nav_bar ul{
	width: 680px;
	margin-left: 31px;
	background-color: #ccccff;
	height: 25px;
	list-style:none;
}

#nav_bar ul li{
	float: left;
	
}
#nav_bar ul li a{
	color: #fff;
	text-decoration:none;
	font-size: 1.1em;
}

#nav_bar li a.active{
	color: #10298c;
}

#nav_bar li a:hover{
	color: #10298c;
}


li#home, li#about, li#team, li#invest, li#press, li#contact{
	width: 100px;
	height: 18px;
	padding-top: 7px;
}

li#nav_left{
	width: 25px;
	height: 25px;
	background-image: url('images/tableftend.gif');
}

li#nav_right{
	width: 25px;
	height: 25px;
	background-image: url('images/tabrightend.gif');
}

li.separator{
	width: 6px;
	text-align: center;
	height: 23px;
	color: #fff;
	font-size: 1.5em;
	padding-top: 2px;
}

#content {
	margin-top: 10px;
	padding-top: 10px;
}

#left_content{
	width: 450px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;

}

#right_content{
	width: 251px;
	float: left;
	padding-top: 10px;	
}

#left_content_team{
	width: 490px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;

}

#right_content_team{
	width: 211px;
	float: left;
	padding-top: 10px;	
}

#left_content_invest{
	width: 490px;
	float: left;
	padding-left: 20px;
	padding-right: 19px;
	border-right: 1px solid #ccccff;
}

#right_content_invest{
	width: 191px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;	
}

#left_content_home{
	width: 450px;
	float: left;
	padding-left: 20px;
	padding-right: 19px;
	border-right: 1px solid #ccccff;
}

#left_content_press{
	width: 490px;
	float: left;
	padding-left: 20px;
	padding-right: 19px;
	border-right: 1px solid #ccccff;
}

#left_content_maps{
	width: 720px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;

}

#right_content_press{
	width: 191px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;	
}

#right_content_home{
	width: 211px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;	
}

#footer{
	clear:both;
	width: 742px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.footer_left{
	float: left;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #3e54ad;
	margin-top: 5px;
	padding-left: 5px;
}

.footer_right{
	float: right;
	font-size: 0.8em;
	line-height: 1.1em;
	color: #3e54ad;
	margin-top: 5px;
	padding-right: 5px;
}

h2{
	color: #10298c;
	font-size: 1.40em;
	margin: 15px 0 0px 0;
}

#home_invest h2, #get_in_touch h2{
	color: #10298c;
	font-size: 1.40em;
	margin: 0px 0 0px 0;
}

h3{
	color: #3e54ad;
	font-size: 1.25em;
	margin: 15px 0 10px 0;
	padding-top: 10px;
}

p{
	line-height: 1.5em;
	margin: 10px 0 10px 0;
}

a{
	color: #65657c;
}

a:hover{
	text-decoration: none;
	color: #0E2B89;
}

.decision_makers{
	color: #646e92;
	font-size: 1.25em;
}

#left_content_team ul {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#left_content_team ul li{
	margin-bottom: 5px;
}

#wre{
	/*background-color: #ffffee;*/
	background-color: #e9edfc;
	padding: 10px;
	border: 2px solid #ccc;
	margin-bottom: 10px;
}

.table_header{
	color: #10298c;
	font-weight: 600;
}

#home_invest .table_header{
	font-size: 1.1em;
}

#right_content_invest p{
	margin: 0px 0 0px 0;
}

#right_content_home p{
	margin: 0px 0 0px 0;
}

#right_content p{
	margin: 0px 0 0px 0;
}

#right_content_team p{
	margin: 0px 0 0px 0;
}

#home_invest p{
	font-size: 0.9em;
}

#right_content_press p{
	margin: 0px 0 0px 0;
}

#right_content img {
	margin-bottom: 10px;
}

.side_menu {
	color: #3b4156;
	font-weight: 600;
	text-decoration: underline;
	padding-bottom: 5px;
	padding-top: 5px;
}

#right_content_invest a{
	color: #0E2B89;
	text-decoration: none;
}

#right_content_invest a.active{
	color: #0E2B89;
	text-decoration: underline;
	font-weight: 600;
}

#right_content_invest a:hover{
	text-decoration: underline;
	color: #65657c;
}

#home_invest{
	background-color: #e9edfc;
	padding: 10px;
	border: 2px solid #ccc;
	margin-bottom: 20px;
	margin-top: 10px;
}

#get_in_touch{
	background-color: #ffffee;
	padding: 10px;
	border: 2px solid #ccc;
	margin-bottom: 10px;
}

#get_in_touch h2{
	text-align: left;
}

#right_content_invest #get_in_touch{
	background-color: #ffffee;
	padding: 10px;
	border: 2px solid #ccc;
	margin-bottom: 10px;
	margin-left: 20px;
}

#right_content_press #get_in_touch{
	background-color: #ffffee;
	padding: 10px;
	border: 2px solid #ccc;
	margin-bottom: 10px;
	margin-left: 20px;
}

 #right_content_team #get_in_touch{
	background-color: #ffffee;
	padding: 10px;
	border: 2px solid #ccc;
	margin-bottom: 10px;
	margin-right: 20px;
	

}

 #right_content #get_in_touch{
	background-color: #ffffee;
	padding: 10px;
	border: 2px solid #ccc;
	margin-bottom: 10px;
	margin-right: 20px;
}

#media_links p{
	margin: 5px 0;
}

ul#investment_casestudies{
	margin-left: 30px;
	margin-top: 10px;
}

ul#investment_casestudies li{
	color: #ccccff;
	padding: 5px;
}
