	footer{
		 background-color: #333333; 
		padding: 20px 0;
		text-align: center;
		width: 100%;
	}	
	.footer_logo > img{
		width: 64px;
	}
	.footer_title{
		color: #a3a3a3;
		font-size:16px;
		line-height: 24px;
		color:#fff;
		font-weight: 100;
		margin-bottom: 0;
	}
