/* header styles */

#header {
	background: url(../images/header_employment.jpg) no-repeat right top;
	padding: 0px;
	float: left;
	width: 750px;
	height: 150px;
	}

/* content styles */

#content h4 {
	height: 30px;
	width: 750px;
	background: url(../images/content_title_employment.gif) no-repeat right top;
	text-indent: -4000px;
	}
	
#content_bottom {
	clear: both;
	height: 10px;
	width: 750px;
	background: url(../../images/content_bottom.gif) no-repeat right bottom;
	}
