#cellHeader {
	display: none;
}

#cellNavigation {
	display: none;
}

#cellContent {
	margin:				0px 0px 0px 0px;
	
	width:				100%;
}

#cellPrimary {
	margin:				0px 0px 0px 0px;
}

#cellPrimaryHeader {
	display: none;
}

#primaryCentre {
	padding:			0px 0px 0px 0px;

	width:				100%;
}

#cellPrimaryFooter {
	display: none;
}

#cellSecondary {
	display: none;
}

#cellFooter {
	display: none;
}