/* @override http://fwaus.millstream.com.au/css/fwaus.home.css */

#banner h1 {
	position: absolute;
	text-indent: -1000em;
	top: 0;
	left: 160px;
	width: 400px;
	height: 300px;
	background-image: url(/cache/random/:upload:template:fwaus:banners:/width/400/height/300/crop/1/name/random.jpg);
}

/* @group Feature Items */

#feature {
}

#feature .item {
	position: relative;
	background-image: url(../upload/template/fwaus/feature-background-001.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 364px;
	padding: 18px;
	overflow: hidden;
}

#feature .item h2 {
	margin: 0 0 0 120px;
	line-height: 1.2;
}

#feature .item h2 a {
	text-decoration: none;
	color: #18378a;
	font-weight: normal;
	font-size: 1.1em;
	padding-bottom: 1em;
}

#feature .item p {
	margin: 0 0 0 120px;
	line-height: 1.3;
	padding-right: 40px;
}

#feature .item p a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 400px;
	text-indent: -1000em;
}

#feature .item a img {
	float: left;
}

/* @end */

/* @group Footer */

#footer {
	padding: 25px;
}

/* @end */


/* @group News */

.column3 #news h1 {
	font-size: 1.8em;
	color: #18378a;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 1;
}

.column3 #news .item {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}

.column3 #news .item h2 {
	font-size: 1.6em;
	margin: 5px 0;
	line-height: 1.2;
}

.column3 #news .item h2 a {
	color: #18378a;
	text-decoration: none;
	font-weight: normal;
}

.column3 #news .item p {
	line-height: 1.3;
}

/* @end */

