.home {
	margin: 0;
	padding: 0;	
	color: #ffffff;
}

.homehead {
	height:20px;
	width: 245px;
	font-size: 13px;
	padding-left: 8px;
}

.hometext {
	width: 245px;
	font-size: 9px;
	padding-left: 10px;
}

.hometext a {
	color: #BE46FF;
}

.hometext a:hover {
	color:#6700A0;
}

.homesavings {
	padding: 10 5 5;
	background-image: url(../images/home/savingsbyus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 324px;
}

.homeaustralianmade {
	padding: 10 5 5;
	background-image: url(../images/home/australianmade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 324px;
}


#interlocflash {
	width: 650px;
	height: 339px;
	color: #000000;
	background-color:#CCCCCC;
}
