/* PARTS WITHIN CONTENT */

#content-bottom {
	margin-left: 0px;
	margin-right: 0px;
}

#mainContent {
	height: auto;
	width: auto;
	padding-left: 27px;
}

#mainFooter, #subFooter {
	position: absolute;
	left: 0px;
	
	width: 625px;
	
	margin: 4px 0px 0px 0px;
	
	border-top: 1px solid #58595B;
	
	background-color: white;
	
}

#mainFooter {
	height: 77px;
	top: 284px;
}
* html #mainFooter {
	top: 280px;
}

#mainFooter p {
	padding-top: 5px;
	padding-left: 27px;
}

#subFooter {
	border-top: 1px solid #58595B;
	padding: 3px 0px 5px 27px;
	width: 598px;
}
* html #subFooter {
	width: 625px;
}


#pageNavigation {
	position: absolute;
	right: 27px;
	font-weight: bold;
}

#job-attributes {
	position: relative;
}

#job-attributes-left {
	position: absolute;
	top: 0px;
}

#job-attributes-right {
	position: absolute;
	top: 0px;
	right: 17px;
}

#apply {
	float: left;
}

#apply a {
	text-decoration: none;
	color: #F7931E;
}
/*
#apply a:hover {
	color: #0F8FCB;
}
*/
