@charset "utf-8";
/* CSS Document */

h4{
	font-size:12px;
	margin-bottom:2px;
}

#picture{
	width: 177px;
	margin-left: 140px;
	float:none;
	margin-right: 40px;
	margin-top: 30px;
}

#content{
	margin-top: 30px;
	float:left;
	width: 500px;
	min-height: 180px;
	display:block;
}

#subpage {
	color: #7a7a7a;
}

#subpage p{
	color: #7a7a7a;
	line-height: 1.5em;
}

#subpage strong{
	color: #2286b9;
}

#subpage p{
	margin:0;
	padding:0;
	padding-bottom: 10px;
}

.pagetitle{
	margin-bottom: 10px;
}

.caption{
	font-size: .75em;
}



.nudgeleft{
	margin-left: -2px;
	margin-bottom: 15px;
}

#subpage #container{
	min-height: 500px;
	
}



.investors img.logo{
	margin-bottom: 40px;
	margin-left: 30px;
}


.investors{
	margin:0px;
	padding:0px;
	float: left;
	display: block;
}

.investors li{
	width: 300px;
	margin:0px;
	padding:0px;
	float:left;
	list-style-type: none;
	margin-bottom: 35px;
	display: block;
}


.investors li a{
	float: left;
	width: 300px;
}

.investors li a img{
	display: block;
}

.investors p{
	clear: both;
}