.irsg-footer-container {
	/*background-color: #e0e0e0 !important;*/
	/*background-color: #0e4c88;*/
	background-color: #1f963f;
	width: 100%;
}

.footer-links {
	color: #c0c0c0;
}

.footer-social-container {
	bottom: 25px;
	position: absolute;
}

.footer-links-container {
	bottom: 30px;
	position: absolute;
	text-align: center;
	width:100%;
}

.footer-links-container ul {
	list-style: none;
}

.footer-link-menu {
	float: left;
}

.footer-menu {
	top: 5%;
}

.footer-menu a {
	padding: 10px;
	text-decoration: none;
	color: #4d4d4d;
}