﻿

.header,
.footer,
.nav
{
	display: none;
}

#container,
#content,
.primary-conten,
.secondary-content,
.secondary-content-inner
{
	position: static;
	margin: 0;
	padding: 0;
	width: 90%;
	float: none;
	clear: both;
}