body { overflow: visible; height: auto; background: none; }

#header { padding: 0 20px; }
	#branding { width: 100%; }
		#branding span { float: none; clear: both; width: 100%; background: none; color: #f00; font-size: 123.1%; font-weight: bold; text-indent: 0; padding:  15px 0 30px; margin: 0; }
	#tools { display: none; }

#navigation { background: none; }
	#navigation li.current_page_item a, #navigation li.current_page_parent a { background: #ccc !important; } 
	#navigation li a { color: #000 !important; }

#main { background: none !important; }
/*.col-1 { display: none !important; }*/

#footer { display: none; }

#carousel { display: none; }

/* reset widths */
#wrapper { width: auto; margin: 0 !important; }

/* reset overflows */
#main, #header, #branding, #navigation { overflow: visible !important; }