/* Show Hides */
#skip, #nav, #site_info, #sub_nav_space, #right_col, #footer_nav, #footer_info li { display: none; width: 0; }
#footer_info li.first { display: block; width: 100%; }
/* Remove Wrappers and set to 100% */
#outer_wrapper, #inner_wrapper, #header, #main, #footer, #left_col, .two_col { width: 100%; margin: 0; padding: 0; }
#left_col .two_col_left { width: 50%; padding-right: 5%; }
#left_col .two_col_right { width: 40%; }
/* Positioning */
#header, #footer { height: auto; margin: 10px 0; padding: 10px 0; border-width: 2px; }
#logo, #footer_info { position: static; }

