	//*Style sheet for www.riverbankbelford.co.uk*/

	body {
		margin: 0;
		padding: 0;
		text-align: center;
		background-color: #fff;
	}

	#wrapper{
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		width: 785px;
		border-left: 3px solid #e5e5c6;
		border-right: 3px solid #e5e5c6;
	}

	#header{
		background-color: #C6E5C6;
		width: 785px;
		border-top: 11px solid #e5e5c6;
	}


	#twocolumns{
		background: #fff url(contentBG.png) repeat-y top left;
		font-family: arial;
		font-size: 10px;
	}

	#footer{
		clear: both;
		background-color: #e5e5c6;
		font: 11px Arial, Helvetica, sans-serif;
		color: #666;
		text-indent: 210px;
		line-height: 21px;
		border-top: 2px solid #fff;
	}
	
	#footer a {
		color: #666;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #333;
		text-decoration: none;
		border-bottom: 1px dotted #333;
	}
	

	/* -----------------Main menu styles-------------	*/

	#menu1 {
		font-family: arial;
		font-size: 11px;
		width: 785px;
		height: 23px;
		background-image: url(mainmenuBG.png);
		background-position: top;
		border-bottom: 2px solid #fff;
	}

	#menu1 ul {
		margin: 0;
		padding: 5px 0 16px 200px;
	}

	#menu1 ul li{
		margin: 0;
		padding: 0;
		display: inline;
		list-style-type: none;
	}

	#menu1 ul a{
		float: left;
		line-height: 12px;
		padding: 0 8px 0px 8px;
		text-decoration: none;
		font-weight: bold;
		color: #666;
	}

	#menu1 ul a:hover {
		outline: none;
		color: #333;
	}
	
	#menu1 ul a.active {
		outline: none;
		color: #AE263C;
	}

	/* ---------Side menu styles----------- */

	#menu2 {
		float: left;
		width: 180px;
		text-align: right;
		margin-top: 12px;
	}
	
	#menu2 ul {
		list-style: none;
	}
	
	#menu2 ul li a{
		background-image: url(sideBullet.png);
		background-position: 100% 50%;
		background-repeat: no-repeat;
		padding-right: 20px;
		line-height: 22px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #999;
	}
	
	#menu2 ul li a:hover{
		color: #666;
		background-image: url(sideBullet_over.png);
	}
	
	#menu2 ul li a.active {
		outline: none;
		color: #AE263C;
		background-image: url(sideBullet_active.png);
	}
	
	/* ----------Content styles---------- */
	
	#content2 {
		font-family: arial, helvetica, "sans serif";
		font-size: 12px;
		line-height: 18px;
		width: 530px;
		margin-left: 228px;
		padding: 10px;
	}
	
	#content2flash {
		font-family: arial, helvetica, "sans serif";
		font-size: 12px;
		line-height: 18px;
		width: 588px;
		margin-left: 197px;
		padding: 0px;
	}
	
	#content2image {
		font-family: arial, helvetica, "sans serif";
		font-size: 12px;
		line-height: 18px;
		width: 585px;
		margin-left: 196px;
		padding: 0px;
	}
	
	#content2 h1 {
	  font-size: 14px;
		line-height: 22px;
		font-weight: normal;
		color: #AE263C;
	}

	#content2 h2 {
		text-align: center;
	  font-size: 24px;
		line-height: 22px;
		font-weight: normal;
		color: #AE263C;
	}
	
	#content2 h3 {
		margin: 0;
		padding: 0;
	  font-size: 11px;
		line-height: 18px;
		font-weight: bold;
		color: #AE263C;
	}
	
	#content2 tr td {
		margin: 0;
		padding: 0;
	  font-size: 11px;
		line-height: 16px;
	}

	#content2 p {
	  font-size: 11px;
		line-height: 16px;
		font-weight: normal;
		width: 390px;
		color: #666666;
	}
	
	#content2 p.paraWide {
	  font-size: 11px;
		line-height: 16px;
		font-weight: normal;
		width: 515px;
		color: #666666;
	}
	
	#content2 table {
	  font-size: 11px;
		line-height: 16px;
		font-weight: normal;
		width: 390px;
		color: #666666;
	}
	
	#content2 table a {
		color: #666;
		text-decoration: underline;
	}
	
	#content2 table a:hover {
		color: #333;
		text-decoration: underline;
	}
	
	
	.greyText {
		font-family: arial, helvetica, "sans serif";
		font-size: 12px;
		line-height: 18px;
		color: #999;
	}

/* ----------Form styles---------- */

#content2 br {
	clear: both;
}

#content2 label,input,textarea {
	font-size: 11px;
	color: #666666;
	display: block;
	width: 241px;
	float: left;
	line-height: 18px;
	margin-bottom: 5px;
}

#content2 textarea {
	font-size: 11px;
	font-family: arial;
	line-height: 16px;
}

#content2 select {
	width: 245px;
	float: left;
}

#content2 label {
	text-align: left;
	width: 85px;
	font-weight: normal;
	font-size: 11px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#content2 label.long {
	text-align: left;
	width: 300px;
	font-weight: normal;
	font-size: 11px;
	padding-right: 20px;
	padding-bottom: 0px;
}

#content2 input.tickbox {
	width: 25px;
	margin-top: 5px;
	margin-left:10px;
	text-align: left;
	float: left;
}

#content2 input.buttonSubmit {
	display: block;
	float: left;
	width: 130px;
	line-height: 16px;
	margin-left: 30px;
}