
#airlock {
	margin: 0 auto;
	width: 810px;
	position: relative;
}


#header {
	position: relative;
	width: 810px;
	height: 198px;
	background: url(../images/home/bg-rounded-top.png) no-repeat 0 bottom;
}

#header h1 {
	position: absolute;
	top: 0;
	left: 33px;
	width: 347px;
	height: 174px;
	background: url(../images/home/logo.png);
}

#header h2 {
	position: absolute;
	top: 40px;
	left: 498px;
	width: 276px;
	height: 98px;
	background: url(../images/home/phone-number.png) no-repeat;
}

/* 

CONTENT

*/
#core {
	float: left;
	width: 810px;
	position: relative;
	font-size: 1.2em;
	background: url(../images/home/bg-rounded-bottom.png) no-repeat 0 bottom;
	padding: 0 0 7px;
}


#inner-core {
	float: left;
	background: #FFF;
	width: 810px;
	min-height: 393px;
}

#content {
	width: 760px;
}


#content #kids, #content #teens-adults {
	float: left;
	width: 400px;
}

#content #kids p, #content #teens-adults p {
	width: 280px;
}

#content #teens-adults {
	width: 355px;
}


#content #kids a.name-dog {
	float: left;
	width: 358px;
	height: 112px;
	background: url(../images/home/bg-kids-helpline-promo.png) no-repeat;
	text-indent: -9999em;
}


#content #kids h3 a {
	float: left;
	width: 371px;
	height: 225px;
	background: url(../images/home/bg-kids.png) no-repeat;
	text-indent: -9999em;
}


#content #teens-adults a.grownups {
	float: left;
	width: 358px;
	height: 112px;
	background: url(../images/home/bg-grownups.png) no-repeat;
	text-indent: -9999em;
}

#content #teens-adults h3 a {
	float: left;
	width: 353px;
	height: 225px;
	background: url(../images/home/bg-teens.png) no-repeat;
	text-indent: -9999em;
}

/*

FOOTER

*/
#footer {
	float: left;
	display: block;
	background: url(../images/home/bg-rounded-bottom.png) no-repeat 0 bottom;
	padding: 0 0 7px;
	margin: 9px 0 10px;
}

#sitemap {
	float: left;
	display: block;
	width: 810px;
	height: 57px;
	background: url(../images/home/bg-sitemap.png) no-repeat;
	color: #FFF;
}

/***********************************
'#sitemap a.optus' has changed to '#sitemap a.friends'
***********************************/

#sitemap a.friends {
	float: left;
	display: inline;
	width: 355px;
	height: 41px;
	background: url(../images/home/business-friends.png) no-repeat;
	text-indent: -9999em;
	margin: 8px 0 0 25px;
}

#sitemap a.cyberspace {
	float: left;
	display: inline;
	width: 355px;
	height: 41px;
	background: url(../images/home/cyberspace.png) no-repeat;
	text-indent: -9999em;
	margin: 8px 0 0 25px;
}

#sitemap a.bushfire {
	float: left;
	display: inline;
	width: 355px;
	height: 41px;
	background: url(../images/home/victorian-bushfire.png) no-repeat;
	text-indent: -9999em;
	margin: 8px 0 0 25px;
}

#sitemap a.donate {
	float: right;
	display: inline;
	width: 355px;
	height: 41px;
	background: url(../images/home/donate.png) no-repeat;
	text-indent: -9999em;
	margin: 8px 25px 0 0;
}

#base {
	float: left;
	display: block;
	width: 810px;
	font-size: 0.9em;
	background: #FFF;
}

/* 2 new styles added below */

#supporter {
	clear: left;
	width: 270px;
	margin: auto;
}

#supporter a {
	display: block;
	text-indent: -9999px;
	width: 270px;
	background: url(../images/home/optus.png) no-repeat 0 0;
	height: 25px;
	
}
