#about .title_area h1 {
	text-indent: -9999px;
	line-height: 1px;
	font-size: 1px;
	background: transparent url(../img/main_titles.gif) 0 0px no-repeat;
	height: 21px;
	width: 300px;
	position: absolute;
	top: 50px;
	left: 30px;
}
#employment .title_area h1 {
	text-indent: -9999px;
	line-height: 1px;
	font-size: 1px;
	background: transparent url(../img/main_titles.gif) 0 -24px no-repeat;
	height: 21px;
	width: 300px;
	position: absolute;
	top: 50px;
	left: 30px;
}

/*----------------------------------
	Bottom Bar
------------------------------------*/

.bottom_bar {
	background: #fff url(../img/rounded_top.gif) top left no-repeat;
	margin-bottom:18px;
}

.bottom_bar h4 {
	text-transform: uppercase;
	color:#a21410;
	font-weight: bold;
}


.bottom_bar_inner {
	background: url(../img/rounded_bottom.gif) bottom left no-repeat;
	padding: 15px 0 10px 0;
	font-size: 12px;
}

.bottom_bar blockquote {
	width: 280px;
	float: left;
	padding-left: 150px;
	font-size: 13px;
	line-height: 20px;
	color: #999;
}

.bottom_bar blockquote span{
	font-size:12px;
	color: #575757;	
	line-height: 15px;
	display: block;
	padding-top: 9px;
}

.img {
	position:relative; 
	float:right; 
	top:80px;
	right:-250px;
	
}
.info {
	float: left;
	width: 200px;
	padding-left: 30px;
}

