/* LAYOUT */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* date:  07/XII/2009						 */
/* author: Daniel Angel */
/* ----------------------------------------- */

span.people {
	background: url(../img/people.jpg) top left no-repeat;
	display: block;
	height: 264px;
	position: absolute;	
	top: -13px;
	left: 40px;
	width: 332px;
}

div#main-home {
	border-bottom: 1px dotted #FFF;
	height: 226px;
	margin: 0;
	padding: 15px 20px 0 360px;
}

div#main-home h2 {
	background: url(../img/titles.png) top left no-repeat;
	height: 32px;
	margin: 0 0 15px 0;
}

div#main-home p.intro {
	font-size: 1.2em;
	margin-bottom: 15px;
}

div#search-home {
	position: relative;
}
	div#search-home form p.checkbox {
		margin: 15px 0 0 0;
		padding: 0 0 0 16px;
	}
	div#search-home form p.find-options {
		float: left;
		margin: 10px 3px 10px 3px;
		width: 285px;
	}
	div#search-home form p#wantmore {
		padding: 0 0 0 16px;
	}
	div#search-home form p.buttonholder {
		left: 680px;
		position: absolute;
		top: 180px;
	}
	div#search-home p#finding {
		left: 360px;
		position: absolute;
		top: 17px;
	}
	form legend, form p.legend {
		border-bottom: 1px dotted #FFF;
	}
	form legend span, form p.legend span {
		background: url(../img/titles.png) 0 -96px no-repeat;
		display: block;
		height: 32px;
		margin: 20px 0;
		width: 880px;
	}
	form label {
		display: none;
	}
	body#jobs-home p.buttonholder button {
		background-position: 0px 0px;
	}

ul.social {
	height: 40px;
	padding-left: 30px;
}

ul.social li {
	float: left;
	margin-right: 10px;
}
