﻿#header {
	position: absolute;	
	width: 980px;
	height: 350px;
	top: 130px;
	left: 0px;
	background: url('../../images/headers/careers.jpg');
}

.thirdColumnDrk {
	width: 250px;
	margin: 16px 0px 10px 0;
	padding: 10px 35px 15px 25px;
	float: left;
	background: #dee2e3 url('../../images/shaded2.jpg') no-repeat;
	background-position: left top; 
}

