﻿#header {
	position: absolute;	
	width: 980px;
	height: 350px;
	top: 130px;
	left: 0px;
	background: url('../../images/headers/investor.jpg');
}

.thirdColumn {
	float: left;
	width: 620px;
	margin: 16px 20px 10px 0;
	float: left;
	padding: 5px 0;
}

.thirdColumnDrk {
	margin-left: 20px;
}

