/* @override 
	http://www.dalyandshaw.com.au/css/dalyandshaw.css
*/body {	font-size: 62.5%;	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../upload/template/dalyandshaw/background-001.png);	background-repeat: repeat-x;	background-color: #c5d882;	color: #000;}/* @group Fonts */#content p {	font-size: 1.1em;	margin-bottom: 1em;
	line-height: 1.4;}#content li {	font-size: 1.1em;	margin: 1em 4em;}#content li li, #content li p {	font-size: 1.0em;}#content h1 {	font-size: 3.2em;	font-weight: normal;	margin-bottom: 0.6em;	color: #76b900;}#content h2 {	font-size: 1.8em;	font-weight: normal;	margin-bottom: 0.6em;	color: #76b900;}#content h3 {	font-size: 1.4em;	font-weight: normal;	margin-bottom: 0.6em;	color: #76b900;}#content h4 {	font-size: 1.2em;	font-weight: normal;	margin-bottom: 0.6em;	color: #76b900;}#content h5 {	font-size: 1.0em;	font-weight: normal;	margin-bottom: 0.6em;	color: #76b900;}#content h6 {	font-size: 0.8em;	font-weight: normal;	margin-bottom: 0.6em;	color: #76b900;}/* @end */

/* @group Panels */

#container {	position: relative;	background-image: url(../upload/template/dalyandshaw/background-main-001.png);	background-repeat: repeat-y;	overflow: hidden;	margin: 60px auto;	width: 770px;}

#banner {	position: relative;	background-image: url(../upload/template/dalyandshaw/background-banner-001.png);	background-repeat: no-repeat;	height: 50px;}#banner h1 {	position: absolute;	background-image: url(../upload/template/dalyandshaw/logo-001.png);	background-repeat: no-repeat;	background-position: 18px 0;	height: 95px;	width: 160px;	text-indent: -1000em;}#main {	position: relative;
	overflow: hidden;}

#sidebar-left {
	float: left;
	width: 220px;
}#content {
	float: left;
	width: 493px;	padding: 0 19px 20px 19px;	margin-bottom: 100px;	min-height: 420px;
}#footer {	position: relative;	background-image: url(../upload/template/dalyandshaw/background-footer-001.png);	background-repeat: no-repeat;	height: 70px;}#footer ul {	list-style-type: none;	position: absolute;	left: 240px;	bottom: 10px;}#footer li {	float: left;	line-height: 1.6em;	padding: 0 0 0 5px;	margin-right: 5px;}#footer li a {	float: left;	padding-left: 10px;	border-left: 1px solid #000;
	text-decoration: none;
	color: #000;}#footer form .field, #footer form .button {	font-size: 1em;}



/* @end */

/* @group Breadcrumbs */

#breadcrumb {	position: absolute;	top: 10px;	left: 240px;	font-weight: bold;}#breadcrumb a {	color: #76b900;	text-decoration: none;}

/* @end */

/* @group Navigation */

#navlist {	float: left;	padding-left: 18px;	margin-top: 80px;}#navlist, #navlist ul {	list-style-type: none;}#navlist li {	float: left;	clear: both;}#navlist li a {	float: left;	width: 182px;	height: 10px;	font-size: 10px;	padding: 10px;	font-weight: bold;	text-decoration: none;}#navlist li.d1 {	background-image: url(../upload/template/dalyandshaw/background-navigation-001.png);	background-repeat: no-repeat;}#navlist li.d1 a {	color: #fff;}#navlist li.d1 li {	background-image: none;}#navlist li.d1 li a {	color: #000;	border-top: 1px dotted #fff;}#navlist li.d1 li a.first {	border: none;}

/* @end */

/* @group Search */

#search {
	position: absolute;
	bottom: 8px;
	right: 15px;
	z-index: 10;
}

/* @end */