#content-heading {
	margin: 0 -15px;
}

#content-top {
	background-color: #c21b01;
	background-image: url('building.png');
	background-repeat: no-repeat;
	margin: 0 -15px;
	padding: 30px 0 0 30px;
	overflow: hidden;
}

#content-top .widget {
	margin: 0 30px 30px 0;
	float: left;
}

#content-top h1,
#content-top h2,
#content-top h3,
#content-top h4 {
	color: #fff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
}

#content-content {
	margin: 0 -15px;
}

#content-content .box + .box,
#content-content .box-margin-top {
	margin-top: 1px !important;
}
