@CHARSET "UTF-8";

body.home #splash {
	height: 360px;
}

body.home #splash #part1 #brochure_button {
	display: block;
}

body.home #splash #part1 #brochure_button a {
	background: transparent url('../img/style/brochure_button.png') no-repeat;
	display: block;
	width: 279px;
	height: 26px;
	margin: 0 auto;
	text-align: center;
	color: #eee;
	font-size: 130%;
	padding-top: 5px;
	position: relative;
	top: 307px;
}

body.home #introduction {
	font-size: 90%;
}

#body.home #introduction p:first-child {
	margin-top: 0;
}

#submit_cv.box {
	background-image: url('../img/style/box_cv.png');
}

body.home #introduction #people_search.box {
	margin-left: 20px;
	background-image: url('../img/style/box_search.png');
}

