body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background: #ffffff;
	background-image: url(images/bgRepeat.gif);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;		
	text-align:center;	
}
#container {
	margin: 0 auto;
	width: 608px;
	background-color: #FFFFFF;
	text-align:left;
}
#header {
	float: left;
	height: 136px;
	padding-top: 0px;
	margin-top: 52px;
}
#banner {
	float: left;
	width: 608px;
	padding-top: 25px;
	background-color: #f0f0e5;
}
#pracArea {
	float: left;
	width: 608px;
	height: 74px;
	padding-bottom:0; 
	margin-bottom:0;
}
#nav {
	float: left;
	background-color: #9d8d85;
	width: 608px;
	height: 15px;
	padding-top: 94px;
	padding-bottom: 103px;
}
#last li {
	float: right;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	display: inline;
	padding: 0px 10px 0 9px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	ztext-align: center;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #71002e;
	text-decoration: none;
}
#footer {
	zbackground-color: #ffffff;
	zfloat: left;
	clear: both;
	padding-top: 0px;
	zpadding-top: 3px;
	width: 608px;
	height: 160px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 0;
}
#adelaide p {
	margin: 30px 0 0 10px;
	}
#adelaide {
	float: left;
	width: 115px;
	height: 60px;
	zbackground: url(images/divLine.gif) no-repeat;
}
#clare p {
	margin: 30px 0 0 10px;
}
#clare {
	float: left;
	width: 115px;
	height: 60px;
	background: url(images/divLine.gif) no-repeat;
}
#augusta p {
	margin: 30px 0 0 10px;
}
#augusta {
	float: left;
	width: 137px;
	height: 60px;
	background: url(images/divLine.gif) no-repeat;
}
#whyalla {
	float: left;
	width: 115px;
	height: 60px;
	background: url(images/divLine.gif) no-repeat;
}
#whyalla p {
	margin: 30px 0 0 10px;
}
#roxby {
	float: left;
	width: 120px;
	height: 60px;
	background: url(images/divLine.gif) no-repeat;
}
#roxby p {
	margin: 30px 0 0 10px;
}
.phone {
	font-weight: bold;
	font-size: 10px;
	color: #535353;
}

