BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color : #003300;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-image: url(../images/back6.jpg);
}
#outer {
	position : absolute;
	width : 850px;
	height : 1000px;
	background-color : #CCCC33;
	margin: 0px;
	padding: 0px;
	margin-left : 50%; 
	left : -425px; 
}
#inner {
	position : absolute;
	left: 5px;
	width : 840px;
	height : 1000px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fairoak_back1.jpg);
}
#title {
	position : absolute;
	left: 10px;
	top: 20px;
	font-size: 18px;
}
#nav {
	position : absolute;
	left: 0px;
	width : 840px;
	height : 270px;
	top: 100px;
	background-color : #003300;
	margin: 0px;
	padding: 0px;
}
#navpics {
	position : absolute;
	left: 33px;
	top: 10px;
}
#navtxt1 {
	position : absolute;
	left: 33px;
	top: 188px;
	color: #FFFFFF;
}
#navtxt2 {
	position : absolute;
	left: 233px;
	top: 188px;
	color: #FFFFFF;
}
#navtxt3 {
	position : absolute;
	left: 433px;
	top: 188px;
	color: #FFFFFF;
}
#navtxt4 {
	position : absolute;
	left: 633px;
	top: 188px;
	color: #FFFFFF;
}
#strapline {
	position : absolute;
	left: 461px;
	top: 408px;
	text-align: right;
	width: 364px;
}
#customers {
	position : absolute;
	left: 734px;
	top: 476px;
	width : 105px;
	height : 40px;
	background-image: url(../images/back2.jpg);
}
#customerstxt {
	position : absolute;
	left: 10px;
	top: 1px;
}
#trustees {
	position : absolute;
	left: 734px;
	top: 526px;
	width : 105px;
	height : 40px;
	background-image: url(../images/back2.jpg);
}
#trusteestxt {
	position : absolute;
	left: 10px;
	top: 1px;
}
#logo {
	position : absolute;
	left: 730px;
	top: 180px;
}
A:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
A:visited {
	color: #ffffff;
	text-decoration: none;
}
A:active {
	color: #ffffff;
	text-decoration: none;
}
A:hover {
	color: #ffff00;
	text-decoration: none;
}
#w3c {
	position : absolute;
	left: 10px;
	top: 500px;
}
#w3c_css {
	position : absolute;
	left: 110px;
	top: 500px;
}
