#container {
	padding-bottom: 1px;
	background: none;
}

#banner {
	padding: 0 0 15px;
	overflow: hidden;
	background: #e8e8e0 url(../Pages/backgrounds/$file/home.jpg) no-repeat 0 bottom;
}

#header,
ul#navigation {
	height: auto;
	*height: 66px;
}

#potential {
	background: #e8e8e0 url(../Pages/backgrounds/$file/potential.png) no-repeat right bottom;
	padding: 15px;
	width: 307px;
	border: 1px solid #384440;
	float: left;
	height: 141px;
	overflow: hidden;
	margin-left: 15px;
	display: inline;
}

#potential h2 {
	font-size: 1.2em;
	margin: 0;
}

#potential blockquote {
	background-position: 0 -290px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	height: 28px;
}

#potential p {
	margin: 0 0 5px 0;
}

#recruitment_events {
	background: #e8e8e0 url(../Pages/backgrounds/$file/recruitment_events.jpg) no-repeat;
	padding: 15px 197px 15px 15px;
	width: 294px;
	float: right;
	border: 1px solid #8f9ba3;
	height: 141px;
	overflow: hidden;
	color: #FFF;
	margin-right: 15px;
	display: inline;
}

.pdf_sudoku {
	background: url(../Pages/pdf_sudoku/$file/pdf_sudoku.png) no-repeat;
	padding: 13px 50px 13px 50px;
	margin: 0;
}

#recruitment_events h2 {
	background-repeat: no-repeat;
	background-position: 0 -210px;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	padding: 0;
	height: 18px;
}


#recruitment_events em {
	font-weight: bold;
	font-style: normal;
	color: #ffd204;
}

#recruitment_events .sign_up {
	background-repeat: no-repeat;
	background-position: 0 -240px;
	text-indent: -9999px;
	padding: 0;
	height: 46px;
}

#recruitment_events .sign_up a {
	display: block;
	height: 46px;
}

#recruitment_events p {
	margin: 0 0 8px 0;
}

