@charset "UTF-8";
/* CSS Document */


#main-title {
	width: 100%;
	background-image: url(../images/ttlbg-site.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6E808F;
	font-size: 100%;
}
#site-footer {
	font-size: 90%;
	width: 920px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	text-align: center;
}
.nounderline {
	text-decoration: none;
}

.featurecolour1 {
	color: #6E808F;
	font-weight: normal;
}
.featurecolour2 {
	color: #6E808F;
}

