#body {
	float:left;
	width: 780px;
	height:	105px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	word-spacing: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: center;
	top: 0px;
	left:0px;
}
.subheading {								/* Sub heading on index.html page */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.flash {
	float:left;
	height: 403px;
	width: 950px;
}
.noflash {								/* Container for index.html if non-flash detected broswer */					
	background-color: #FF0000;
	height: 403px;
	width: 180px;
	float:left;
	color: #FFFFFF;
}
.flash_aus {								/* Flash container on Australia index.html page */
	height: 320px;
	width: 970px;
	float:left;
}
.noflash_aus {						/* Container for Australia index.html if non-flash detected broswer */		
	background-color: #FF0000;
	height: 320px;
	width: 180px;
	float:left;
	color: #FFFFFF;
}
.redcol_nzhome {							/* red column on index.html page */
	background-color: #FF0000;
	height: 175px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	float:left;
}
.red_column_aus {							/* red column on Australia index.html page */
	background-color: #FF0000;
	float:left;
	height: 120px;
	width: 180px;
	color: #FFFFFF;
}
.partners {
	float:left;
	position: relative;
	left:0px;
	top:40px;
	height: 120px;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.partners_aus {									/* Links logo container on Australia index.html*/
	float:left;
	position: relative;
	height: 100px;
	width: 790px;
	left:0px;
	top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.aus_products {
	float:left;
	position: relative;
	left:180px;
	top:100px;
	height: 80px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}



#ss_usa {
	position: absolute;
	height: auto;
	width: 138px;
	right: 25px;
	left: 285px;
	top: 37px;
}
#ss_eu {
	position: absolute;
	height: auto;
	width: 138px;
	left: 455px;
	top: 37px;
}
#pertronic_nz {
	position: absolute;
	height: auto;
	width: 85px;
	left: 34px;
	top: 23px;
}
#pertronic_cn {
	position: absolute;
	height: auto;
	width: 85px;
	left: 162px;
	top: 23px;
}
#vesda {
	position: absolute;
	height: auto;
	width: 161px;
	left: 618px;
	top: 45px;
}
#ss_usa_aus {
	position: absolute;
	height: auto;
	width: 138px;
	left: 383px;
	top: 32px;
}
#ss_eu_aus {
	position: absolute;
	height: auto;
	width: 138px;
	left: 579px;
	top: 31px;
}
#pertronic_aus {
	position: absolute;
	height: auto;
	width: 95px;
	left: 60px;
	top: 17px;
}

#menuv {
	float:left;
	left: 0px;
	}