@charset "utf-8";
/* CSS Document | Footer Module */

#FooterContainer {
	width:98%;
	padding:1%;
	clear:both;
	}		
	
* :focus {
	outline: 0;
	}
