#maincontentzone
{
	float: left;
	background: url('/images/interface/homepage_columns_bg.gif');
	background-repeat:no-repeat;
  background-position:top;
  background-color:#ffffff;
  margin-top:5px;
	width: 244px;
	min-height:400px;
	margin-left: 325px;
	padding:20px;
}

#supportivezone
{
	float: left;
	background: url('/images/interface/homepage_columns_bg.gif');
	background-repeat:no-repeat;
  background-position:top;
  background-color:#ffffff;
  margin-top:5px;
	width: 244px;
	min-height: 400px;
	margin-left: 17px;
	padding:20px;

}

#subnavzone
{
	float: left;
	background: url('/images/interface/homepage_columns_bg.gif');
	background-repeat:no-repeat;
  background-position:top;
  background-color:#ffffff;
  margin-top:5px;
	width: 244px;
	min-height: 400px;
	margin-left: -585px;
	padding:20px;

}

#footerzone
{
  background-color:#E9E9E9 none repeat scroll 0 0;
  background-image: url('/images/interface/site_info_bottom_bg.png');
  background-repeat:no-repeat;
  background-position:bottom;
  background-color:#e9e9e9;
  margin:0 auto;
  width:924px;
  padding:5px;
  min-height:80px;
  overflow:hidden;
  clear:both;

}
