/* This code will hide the breadcrumb bar and more the footer up closer to your content container */

#breadcrumb {
	display: none;
}

#extraContainer14 {
	display: none;
}