img#aust_map {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.home1_title1 {
	font-size: 36px;
	line-height: 96px;
	font-weight: bold;
	color: #8A1A40;
	float: left;
	width: 300px;
}
div.home1_title2 {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
	color: #8A1A40;
	float: left;
	width:430px;
}
div.home1_title3 {
	font-weight: bold;
	float: left;
	width: 430px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.home1_colour {
	background-color: #f4f4f4;
	text-align: center;
	float: left;
	width: 430px;
	border: 1px solid #e8e8e8;

}
div.home1_content1 {
	width: 410px;
	text-align:justify;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
div.home_subhead1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8A1A40;
	background-image: url(../layout/edge_14.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 21px;
	width: 220px;
}
div#home2_colour {
	background-color: #F4F4F4;
	width:250px;
	text-align:center;
	margin:0px;
	border: 1px solid #8A1A40;
}
div#home2_content {
	width:220px;
	text-align:justify;
	margin-left:auto;
	margin-right:auto;
}
div.home2_sub_content1 {
	margin-top:10px;
	float:left;
	width: 220px;
}
div.home2_icon {
	font-size: 14px;
	font-weight: bold;
	color: #8A1A40;
	text-align: right;
	float: left;
	width: 20px;
}
div.home2_label {
	text-align: left;
	float: right;
	width: 190px;
}
div.home2_row {
	clear: both;
	width: 220px;
	margin-top: 3px;
	margin-bottom: 3px;
	float: left;
}
.img_border_right {
	float: right;
	margin-bottom: 5px;
	border: 1px solid #333333;
	margin-left: 10px;
}
.img_border_left {
	float: left;
	margin-bottom: 5px;
	border: 1px solid #333333;
	margin-right: 10px;
}
