﻿/* ============================================================================
   footer  
   ============================================================================ */
#footerPlaceHolder { clear:both; height:53px; padding: 12px; }

#footer {
	border-top: 1px solid #414141;
	height: 53px;
	background:#000;
	line-height: 53px;
	color: #aaa9a9;
	font-size: 10px;
	position:absolute;
	bottom:0;
	width:100%;
}

#footer div {
	text-align: center;
}