#rolloverau {
	width: 388px;
	height: 165px;
	z-index: 3;
	position: absolute;
	top: 343px;
	left: 366px;
}

#rollovernz {
	width: 169px;
	height: 123px;
	z-index: 3;
	position: absolute;
	top: 405px;
	left: 591px;
}

#storelist {
	width: 1100px;
	position: absolute;
	top: 650px;
	text-align: center;
	left: 50%;
	margin-left: -550px;
	font: 17px/36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	height: 200px;
}

#storelist .bullet {
	color: #00b9e7;
	font-size: 11px;
	vertical-align: 2px;
	margin-right: 10px;
	margin-left: 10px;
}

#storelist a {
	color: #959595;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#storelist a:hover {
	color: #00b9e7;
}

#storelist .store {
	color: #00b9e7;
}

#storeinfo {
	width: 320px;
	height: 350px;
	position: absolute;
	top: 365px;
	font: 14px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	left: 40px;
}

#storeinfo table tbody tr td {
	text-align: left;
}


#storeinfo a{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: white;
}

#storeinfo .small{
	font-size: 11px;
	line-height: 12px;
}

#storecontacts table tbody tr td.suburb small a {
	font-size: 14px;
	color: white;
}


#storeinfo a:hover{
	color: #00b9e7;
}


#storelogo{
	width: 316px;
	height: 169px;
	position: absolute;
	top: 183px;
	left: 34px;
	background-image: url(../_img/logopanel.png);
	color: #8d8d8d;
	font: 15px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#storecontacts{
	width: 630px;
	height: 324px;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	top: 191px;
	left: 421px;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 26px;
}

#arrows {
	width: 1200px;
	left: 50%;
	margin-left: -590px;
	position: absolute;
	top: 163px;
	height: 20px;
}

#left{
	position: absolute;
	left: 17px;
}

#storecontacts a{
	color: white;
	text-decoration: none;
	font-size: 14px;
}

#storecontacts td.suburb{
	font-size: 20px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 6px;
}

#storecontacts td.suburb a{
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding-bottom: 6px;
}

table#section {
	color: #00b9e7;
}

#storecontacts td.heading{
	font-size: 14px;
	color: white;
}
