/*
------------
Investors Real Estate Trust
Author: Chad Cuddigan
Version: 9/29/08
------------*/

/* global styles
----------------------*/

body
{
	background-image: none;
}

#header
{
	display: none;
}

#buttons
{
	display: none;
}

#footer
{
	display: none;
}

#main_wrapper
{
	padding-bottom: 0;
	margin-bottom: 0;
}

div.company_columns div.last
{
	display: none;
}