* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	font-family: arial;
	font-size: 11px;
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #7f0000;
}
img {
	border: 0;
	display: none;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
ul {
	margin-left: 20px;
}
#home-container {
	width: 1079px;
	height: 677px;
	margin: 0 auto;
	background: no-repeat url(uploads/images/home-whole.png);
}
#home-container-bottom {
}
#home-footer {
	background-color: #7f0000;
}
#home-footer div {
	width: 984px;
	margin: 0 auto;
}
#home-footer div p {
	text-align: right;
	padding: 3px 0;
	color: #fff;
}
#home-bottom-picture {
	background: repeat-x url(uploads/images/home-bottom-repeat.png);
}
#home-bottom-picture div {
	height: 53px;
	background: no-repeat top center url(uploads/images/home-bottom.png);
}
#home-container-inner {
	position: relative;
	width: 100%;
	height: 100%;
}
#home-container-inner div {
	position: absolute;
}
#email-adelaide {
	left: 69px;
	top: 577px;
}
#email-brisbane {
	left: 324px;
	top: 576px;
}
#email-gladstone {
	left: 583px;
	top: 577px;
}
#email-mackay {
	left: 841px;
	top: 577px;
}
#email-melbourne {
	left: 178px;
	top: 649px;
}
#email-perth {
	left: 443px;
	top: 649px;
}
#email-sydney {
	left: 695px;
	top: 648px;
}
#button-about-us a {
	float: left;
	display: inline;
	width: 118px;
	height: 66px;
	background: top left url(uploads/images/home-nav-about-us.png);
}
#button-product-range a {
	float: left;
	display: inline;
	width: 144px;
	height: 66px;
	background: top left url(uploads/images/home-nav-product-range.png);
}
#button-contact-details a {
	float: left;
	display: inline;
	width: 140px;
	height: 66px;
	background: top left url(uploads/images/home-nav-contact-details.png);
}
#button-about-us a:hover, #button-product-range a:hover, #button-contact-details a:hover {
	background-position: bottom;
}
#button-about-us {
	left: 869px;
	top: 211px;
}
#button-product-range {
	left: 879px;
	top: 295px;
}
#button-contact-details {
	left: 843px;
	top: 379px;
}

