

.footer_temp > .row {
	margin: 0;
	padding-bottom: 10px;
}
.footer_temp {
	background: #e5f6fe;
	width: 100%;
}
.footer_lay {
	width: 1150px;
	margin: 0 auto;
}
.footer_lay .headline {
	margin: 0 0 2px 0;
	height: 23px;
}
.footer_lay h2 {
	font-size: 14px;
	font-weight: bold;
	color: #382c11;
}
.footer_lay .fuss div {
	font-size: 14px;
	width: 25%;
	float: left;
	text-align: left;
	color: #382c11;
    line-height: 18px;
}
.footer_lay .fuss div:nth-child(1) {
	width: 30%;
}
.footer_lay .fuss div:nth-child(4) {
	width: 20%;
}
.fuss a {
	color: #303030 !important;
}