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