/* Sticky Footer */
html, body {
	margin:0;padding:0;height:100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;\
	height: 100%;
	margin-bottom: -365px;
}
#inner-wrapper {
	padding: 0 0 365px;
}
#footer-wrapper {
	height: auto;
}

#footer-wrapper .column{
	margin-bottom: 60px;
}