body {
	padding: 0	!important; 
}
header, aside, footer, .actions, #membership-applications-navigation, .email-sent {
	display: none !important;
}

.footer > * {
display: none;
}

.footer .first {
display: block;
}

* {	
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}



	body .column {
	    float: none;
	    margin-left: 0px !important;
		width: 100% !important; 
	}
	body .column.first {
	    margin-left: 0;
	}
	body .column-width-1 {
	    width: 100%;

	}
	body .column-width-2 {
	    width: 100%;
	
	}
	body .column-width-3 {
	    width: 100%;
	    float: none;
	    display: block;
		
	}
	body .column-width-4 {
	    width: 100%;
	}
	body .column-width-5 {
	    width: 100%;
	}
	body .column-width-6 {
	    width: 100%;
	}
	body .column-width-7 {
	    width: 100%;
	}
	body .column-width-8 {
	    width: 100%;
	}