@charset "utf-8";
/* CSS Document */


#footer {
	position: absolute;
	bottom: 30px;
	width: 985px;
	left: 0px;
	height: 66px;
	font-family: "Arial Narrow";
	font-size: 12pt;
}
#keywords {
	height: 95px;
	width: 965px;
	background-color: #bb3d2d;
	position: absolute;
	bottom: -95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #000000;
	left: -1px;
	padding-right: 10px;
	padding-left: 10px;
}

.heading {
	color: #bb3d2d;
	font-family: "Comic Sans MS";
	font-size: 14pt;
}
#ausgov {
	height: 28px;
	width: 700px;
	position: absolute;
	left: 280px;
	top: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(images/slogan-bg.png);
}

ul {
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
}
.links {
	position: absolute;
	left: 31px;
}
.style6 {
	font-size: 10pt;
	font-family: "Comic Sans MS";
}

.style5 {color: #BB3D2D}

.contact-numbers {
	position: absolute;
	top: 25px;
	left: 31px;
	font-size: 16pt;
}

.jaytallink {
	position: absolute;
	right: 30px;
	bottom: 30px;
}
