/* @override http://www.gtm.net.au/css/closed-structure.css */
/* CSS Document */
body, html {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:17px;
	background:#000;
	margin-left:auto;
	margin-right:auto;
	margin:0px;
	height: 100%;
	height:auto;
}
#backgroundbox {
	position: fixed; 
	top:0px; 
	left: 0px; 
	width: 100%;
	height:100%; 
}


/* @group STRUCTURES */
#content-structure {
	margin: auto;
	width:1024px;
	position:relative;
	border: solid 0px #fff;
}
#left-structure {
	float:left;
}
#right-structure {
	float:right;
	margin-right: 16px;
}
#footer-structure {
	padding:0px 0px 0px 31px;
}
/* @end */


/* @group LOGO & CONTENT REGIONS */
#logo-region {
	height:127px;
	background:url(../images/logo.png) no-repeat;
	background-position:0px 7px;
}
#content-region {
	width:275px;
	padding:40px 0px 0px 31px;
	background: url(../images/closed-title.png) no-repeat;
	background-position: 31px 0px;
}
#community-region {
	float: left;
	}
#community-region img {
	padding: 0px;
	margin: 0px 6px 0px 0px;
}
#footer-region {
	font-size: 9px;
	color: #999999;
	height: 77px;
}
#footer-region img {
	margin-left: 80px;
	margin-top: 8px;
}

/* @end */


/* @group GALLERY */
#gallery-structure {
	float: left;
	margin:0px 0px 0px 0px;
	padding: 0px;
}
/* @end */


/* @group NAVIGATION */
#navigation-structure {
	width:114px;
	float:left;
	min-height:200px;
	margin-left: 1px;
	padding: 0px;
}
#navigation-bendigo {
	margin-bottom: 1px;
	padding: 0px;
	height:21px;
	width:113px;
}
#navigation-bendigo a {
	padding: 0px;
	margin: 0px;
	height:21px;
	width:113px;
	background: url(../images/bt-bendigo.png);
	float: left;
}
#navigation-bendigo a:hover {
	background: url(../images/bt-bendigo-over.png);
}
#navigation-townsville {
	margin-bottom: 1px;
	padding: 0px;
	height:21px;
	width:113px;
}
#navigation-townsville a {
	padding: 0px;
	margin: 0px;
	height:21px;
	width:113px;
	background: url(../images/bt-townsville.png);
	float: left;
}
#navigation-townsville a:hover {
	background: url(../images/bt-townsville-over.png);
}
#navigation-maitland {
	margin-bottom: 1px;
	padding: 0px;
	height:21px;
	width:113px;
}
#navigation-maitland a {
	padding: 0px;
	margin: 0px;
	height:21px;
	width:113px;
	background: url(../images/bt-maitland.png);
	float: left;
}
#navigation-maitland a:hover {
	background: url(../images/bt-maitland-over.png);
}
#navigation-canberra {
	margin-bottom: 1px;
	padding: 0px;
	height:21px;
	width:113px;
}
#navigation-canberra a {
	padding: 0px;
	margin: 0px;
	height:21px;
	width:113px;
	background: url(../images/bt-canberra.png);
	float: left;
}
#navigation-canberra a:hover {
	background: url(../images/bt-canberra-over.png);
}
#navigation-bunbury {
	margin-bottom: 1px;
	padding: 0px;
	height:21px;
	width:113px;
}
#navigation-bunbury a {
	padding: 0px;
	margin: 0px;
	height:21px;
	width:113px;
	background: url(../images/bt-bunbury.png);
	float: left;
}
#navigation-bunbury a:hover {
	background: url(../images/bt-bunbury-over.png);
}



/* @end */





