/* for sub-navigation lists */
.nav li ul
{
	margin-bottom: 0px;
}

img {border: 0px}

#body img
{
	margin-right:15px;
}

a.acrobat, a.acrobat:hover, a.acrobat:visited, a.acrobat:active
{
	color:maroon;
	font-weight: bold;
}

#headerContainer
{
	background: url(http://www.fccl.com.au/themes/dshed/images/header_img.png) 0px 0px no-repeat;
	min-height: 113px;
}

#page
{
	position: relative;
	top:10px;
}

#header
{
	position: relative;
	padding-top:120px;
}

#headerNav
{
	position: absolute;
	top: 14px;
	right: 0px;
	z-index:2;
	width:100%;
	overflow:visible;
}

#header ul
{
list-style:none; margin-right:315px; padding:0px; width:auto; z-index:2; overflow:visible; float: right; position:relative;top:70px;
}

#header ul li
{
float:left; padding:2px 0px; margin-left:16px; margin-bottom: 0px; color:white; font-size:11px; margin-top:0px;
}

#header ul.nav-header li a,#header ul.nav-header li a:hover,
#header ul.nav li a, #header ul.nav li a:hover
{ 
text-transform:uppercase;
text-decoration:none; color:white; font-weight: bold; 
}
#header ul.nav-header li.nav-selected,
#header ul.nav li.nav-selected { 
border:1px solid #bbb; 
padding:2px 8px; 
background: #9a976e;
color:white;
}

li.nav-selected
{
	font-weight: bold;
}

#central
{
	position: relative;
	top:10px;
}

#footer
{
/* 	background:#f2f2f2; */
	border:1px solid #e2e2e2;
	padding:12px;
	position:relative;
}

#footer .site-by
{
	float:right;
}

#footer .footer-left
{
	float:left;
}

div.quicklinks ul li
{
	list-style: none;
	margin-left: 0px;
}
div.quicklinks h2
{
	margin-top:30px;
	margin-bottom:5px;
}

.info_red
{
	color:#c12301;
}

.info_grey
{
	color:#9e9a9a;
}