.wrapper {
	margin-bottom: -175px;
}
.footer_push {
	height: 175px;
}
.footer_container {
	width: 100%;
	height: 43px;
	clear: both;
	color: #fff;
}
.footer {
	width: 960px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f28e31;
	baseline: middle;
	background-image: url(http://ksp.vfu.bg/images/footer_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.footer a {
	color: #fff;
}
.footer img {
	vertical-align: middle;
}
.footer_links {
	width: 220px;
	height: 110px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 13px;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #faaf6a;
	float: left;
}
.footer .footer_links:nth-child(4) {
	border: none;
}
.footer_links ul {
	margin-left: 25px;
	list-style-type: none;
}
.footer_links ul a {
	font-size: 13px;
}
.footer_links ul a:hover {
	color: #b73c89;
}
.social_networks {
	clear: both;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
.site_map {
	float: left;
	margin-top: 12px;
	margin-left: 60px;
}
.rights_reserved {
	float: right;
	margin-top: 12px;
	margin-right: 20px;
}
