#menu, #social-tools {
	display: none;
}

#content {
	margin-left: 0;
}

#banner {
	padding-left: 16px;
	padding-right: 16px;
}



/* IE 7, IE 8, & Firefox */

#content {
    float: none;
}

#banner {
    position: static;
	background: #134464 url(../images/layout-views/children-banner-background.gif) repeat-x;
}

#banner div {
	display: none;
}