/*------------- FOOTER --------------------------*/

#footer-container {
	width: 100%;
	position: relative !important;
	margin-top: 40px !important;
	bottom: 0px;
	left: 0px;
}

#footer {
	background-image: url(Images/bg-footer-tile.gif);
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #0a0a0a;  
	border-top: 1px solid #423f42;
	border-bottom: 1px solid #1b1b1b;
	min-height: 179px;
	_height: 179px;
	width: 100%;
}