.title {
	float: left;
	margin: 240px 0 10px -25px;
}

#first_img {
	position: absolute;
	left: 434px;
	top: 55px;
}

#second_img {
	position: absolute;
	left: 625px;
	top: 55px;
}

section {
	padding: 80px 0 20px 0;
	width: 170px;
}

#main-wrapper .office {
	float: left;
	margin: 0 0 0 150px;
	width: 220px;
	padding-left:65px;
}

#main-wrapper .first {
	float: left;
	margin-right: 21px;
}

#main-wrapper .second {
	float: left;
}

#main-wrapper {
	float: left;
	clear: left;
	width: 100%;
	background: black;
}

#main-content {
	float: left;
	width: 100%;
	color: white;
}