#pageContent {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 100%;
	background: url('../images/headers/header-careers.jpg') no-repeat;
	background-color: #F0E7D6;
	border-left: 5px solid #73AEC5;
	padding-top: 40px;
	padding-bottom: 5px;
}

#career_left {
	float: left;
	width: 220px;
}

#career_middle {
	float: left;
	width: 360px;
	line-height: 1.5em;
}

#career_right {
	float: right;
	width: 265px;
	text-align:center;
}
