@import url(blueprint/screen-760.css);
BODY
{
	margin: 0;
	padding: 0;
	background: #8A9096 url(images/bg.jpg) repeat-y top center;
	font-size: 13px;
	line-height: 1.5;
}
A:link, A:visited
{
	color: #E10708;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
#nav
{
	position: absolute;
	bottom: 0;
}
#nav UL
{
	margin: 0 0 0 19px;
	padding: 0;
	height: 40px;
}
#nav LI
{
	list-style: none;
	float: left;
}
#nav LI A:link, #nav LI A:visited
{
	display: block;
	padding: 9px 13px 0;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	height: 31px;
	text-transform: uppercase;
}
#nav LI A:hover
{
	background: #383D45;
}
.pipe
{
	padding: 0 3px;
	color: #999;
}
#header
{
	height: 221px;
	position: relative;
}
.queensland #header
{
	background: #FFF url(images/bg-header-qws.jpg);
}
.rayline #header
{
	background: #FFF url(images/bg-header-rws.jpg);
}
#header H1
{
	text-indent: -99em;
	overflow: hidden;
}
#content
{
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background: #FFF;
}
#footer
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 16px 0 30px;
}
#footer .pipe
{
	color: #8A9096;
}
#footer STRONG
{
	color: #ED2E2E;
}
#footer A
{
	color: #FFF;
}
H2
{
	border-bottom: 1px solid #C3C5C8;
	color: #E10708;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
	letter-spacing: -1px;
}
H4
{
	font-weight: bold;
}
LABEL
{
	display: block;
	position: absolute;
	width: 70px;
	font-weight: normal;
	left: 0;
}
TEXTAREA
{
	width: 250px;
	height: 100px;
	margin: 0;
	display: block;
}
INPUT.text
{
	width: 200px;
	padding: 2px;
	margin: 0;
	display: block;
}
FORM
{
	position: relative;
}
FORM DIV
{
	margin: 3px 0;
	padding-left: 70px;
}
.contact_details SPAN
{
	display: block;
	float: left;
	width: 55px;
}
.home #content H1
{
	width: 318px;
	height: 95px;
	text-indent: -99em;
	overflow: hidden;
	margin-bottom: 10px;
}
.home #queensland H1
{
	background: url(images/logo-qws.jpg);
}
.home #rayline H1
{
	background: url(images/logo-rws.jpg);
}
.home #content  {
	padding:0;	
	border-bottom: 5px #E10708 solid;
}
.home #content img {
	display:block;
	margin: 0;
}
.home #content div.span-22
{
	font-size: 15px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px;
}
.home #content SPAN
{
	display: block;
	padding-left: 100px;
	margin: 0 0 6px;
}
.home #content .enter
{
	padding-left: 100px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.home #header
{
	height: 100px;
}
.pagenav
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagenav A
{
	display: block;
	padding: 4px 8px;
	background: #DDDFE0;
	margin-bottom: 1px;
}
.pagenav A:hover
{
	text-decoration: none;
	background: #8B9096;
	color: #FFF;
}
.pagenav A.active
{
	background: #444B53;
	color: #FFF;
}
.pagenav UL
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
}
.pagenav .active ul {
	display: block;	
}
.pagenav UL A
{
	background: #EAECEC;
	font-size: 11px;
	color: #354040;
	padding: 4px 4px 4px 9px;
}
.pagenav UL A.active
{
	background: #8C99A2;
}
