#wrap
{
	width: 100%;
}

#header
{
	background-color: white;
}

#nav-container
{
	display: none;
}

#content-left-container
{
	background-image: none;
}

#content-right-container
{
	background-color: white;
}

#footer
{
	display: none;
}

#print
{
	display: none;
}

#banner img
{
	width: 100%;
}