.footer-addresses {
	color: #fff;
  	text-decoration: none;
}

.footer-addresses:hover {
	color: #000;
  	text-decoration: none;
}

.index_banner {
	margin-bottom: 20px;
}

.index_banner-image {
    display: block;
    width: 100%;
	margin-bottom: 20px;
}

.index_banner-image img {
    display: block;
    width: 100%;
}
