body {
	background-color:#fff;
	background-image:none;
	color:#000;
}

#menu {
	display:none;
	}

#sub-header {
	width:100%;
	float:none;
	background-color:#fff;
	}

#sub-header.home {
	background-color:#fff;
	margin:0 35px 0 0;
	}

#sub-header h2 {
	color:#000!important;
	}

#sub-header p{
	color:#000;
	}

#sub-header.home p{
	color:#000;
	}

#content {
	width:100%;
	float:none;
	}

#footer {
	display:none;
	}
