/* div declarations */

#logobar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 116px;
	background-color: #FFEAEA;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}

#copyright {
	position: relative;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #597090;
	padding-top:20px;
	}

.title {
	position:absolute;
	left: 0px;
	top: -82px;
	font-family: "trebuchet ms", arial;
	font-size: 25px;
	color: #C95369;
	}

#headband {
	background-color: #E99AA8;
	position:absolute;
	left:199px;
	top:116px;
	width:561px;
	height:115px;
	}

#leftnav {
	position:absolute;
	left:0px;
	top:117px;
	width:200px;
	background-image: url(../images/key-red.gif);
	height: 420px;
	}

#content {
	position:absolute;
	left:242px;
	top:260px;
	width:453px;
	}

/* Modification of Fahrner Image Replacement technique for head strapline */
#logobar .header{
    background-image: url(../images/heading-red.gif);
    background-repeat: no-repeat;
    padding-top: 44px;
    width: 372px;
    position:absolute;
	left:372px;
  	top:56px;
	}

#logobar span {
	display:none;
	}

#graphic{
	background-image: url(../images/houses-red.gif);
	background-repeat: no-repeat;
	padding-top: 94px;
	width: 139px;
	position:absolute;
	left:349px;
	top:-126px;
	height: 110px;
	}


/* standard formatting */

body {
	background-color: #FFFFFF;
	background-image: url(../images/background-red.gif);
	font-family: "trebuchet ms", arial;
	font-size: 11px;
	}

.logo {
	position: absolute;
	left:24px;
	top:5px;
	}

p {
	text-align: justify;
	line-height: 140%;
	}

#button {
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 12px;
	color: #C95369;
	}
	
#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0px none;
	line-height: 30px;
	margin-top:140px;
	}
		
#leftnav li {
	padding: 0;
	border: 2;
	}

#leftnav li a {
	padding: 5px 5px 5px 29px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
	border: none;
	}

#leftnav li a:hover {
	filter:alpha(Opacity=60); 
	background-color: #C95369;
	color: #ffffff;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	}

a {
	color: #C95369;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C95369;
	}

a:hover {
	background-color: #fff;
	}
h3 {
	font-size: 15px;

}
.moneycentre {
	position:absolute;
	left:4px;
	top: 560px;
}