/* -------------------------------------------------------------- 
    footer.css
    
    Footer on all pages
-------------------------------------------------------------- */

#bottom {
	text-align:center;
	left:0px;
	right:0px;
	margin:22px 0px 12px 0px;
	padding: 4px 0;
	color:#fff;
}