#home_button {
	position: absolute;
	width: 65px;
	left: 20px;
	top: 158px;
	height: 35px;
}
#services_button {
	position: absolute;
	width: 87px;
	left: 89px;
	top: 131px;
	height: 34px;
}
#about_button {
	position: absolute;
	width: 95px;
	left: 178px;
	top: 102px;
	height: 37px;
}
#contact_button {
	position: absolute;
	width: 108px;
	left: 276px;
	top: 81px;
	height: 35px;
}
#costrecovery_button {
	position: absolute;
	width: 137px;
	left: 391px;
	top: 70px;
	height: 53px;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
}
