@charset "UTF-8";
/* CSS Document */

img {border: 0; text-decoration: none;}



footer
{
   position:absolute;
	bottom:0;
	margin-top:20px;
	min-height:60px;
	width:100%;
	background:#f9f9f9;
	text-align:center;
	border-top: 1px solid #f5f5f5;
;
	text-align:center;
}
.section
{
	margin-bottom:150px;
}