
#head, #navi, #menulinks, #flash, #design,#image { display:none; }

.ausbiz { display:none; }


#container {
	background: #fff;
	width:100%; height:100%;
}

#logo  {
	
}

#content {
	background: #fff;
	width:100%;
	font-family:"Times New Roman", Times, serif; font-size:12px; color:#000;
	text-align:justify;
	float: none;	
}

#bottom {
	position:relative;
	background: #fff;
	width:100%;
	top:20px;
	text-align:right;
	font-family:"Times New Roman", Times, serif; font-size:11px;  color:#000;
}