HTML{
height: 100%;
}
BODY{
	color: #333333;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 100%;
	text-align: center;
	background-image: url(bgr.jpg);
	background-repeat: repeat-x;
}
#container {
	position: absolute;
	width: 1024px;
	height: 780px;
	background-color: #ffffff;
	left: 50%;
	z-index: 5;
	top: 13px;
	margin-left: -512px;
	visibility: visible;
	background-image: url(aussteel-sheds-logo.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}
#top {
	position: absolute;
	width: 463px;
	height: 132px;
	top: 16px;
	left: 551px;
	z-index: 20;
	text-align: left;
}
#siteservice {
	position: absolute;
	width: 660px;
	top: 154px;
	left: 260px;
	z-index: 20;
	text-align: right;
}
#tipit{
	position: absolute;
	top: 154px;
	left: 920px;
	z-index: 20;
	text-align: left;
}
#border {
	position: absolute;
	width: 1024px;
	height: 174px;
	top: 174px;
	left: 0px;
	z-index: 20;
}
#menu{
	position: absolute;
	width: 1024px;
	height: 26px;
	top: 348px;
	left: 0px;
	text-align: center;
	background-image: url(menu-bgr.jpg);
	background-repeat: repeat-y;
}

table .bottom{
	width: 1004px;;
	height: 21px;
	margin-top: 15px;
	left: 0px;
	text-align: left;
	background-image: url(footer-bgr.gif);
	background-repeat: repeat-x;
}