/*
	This file will be included in header in every page after foundation.
	It should be used for content that relates
	to your site as a whole, it should not be used for
	plugin-specific css
*/

a[href]:after {
	content: none;
}
.header_container {
	display: none;
}
.slideshow_container {
	display: none;
}
body .main_container {
	padding-top: 0;
	padding-bottom: 0;
}
.footer_container {
	display: none;
}