#pagearea {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  text-align: left;
	width: 890px;
	background-image: url("../images/layout/dropshadow_right.gif");
	background-repeat: repeat-y;
	}

div {
	border: none;
	}

#header {
	margin: 0px;
	height: 119px;
	background-image: url("../images/layout/background.gif");
	background-repeat: repeat-x;
	background-color: #5A96C4;
	}
	
#titlearea {
	margin: 0px;
	height: 123px;
	width: 890px;
	background-color: #FFFFFF;
	background-image: url("../images/layout/dropshadow_top_right.gif");
	background-repeat: no-repeat;
	}
	
#bottompage {
	margin: 0px;
	height: 10px;
	width: 890px;
	background-color: #FFFFFF;
	background-image: url("../images/layout/dropshadow_top_right.gif");
	background-repeat: no-repeat;
	}

#homeimage {
	margin: 9px;
	height: 434px;
	width: 863px;
	color: #4D4D4D;
	background-image: url("../images/content/home/home01.jpg");
	background-repeat: no-repeat;
	}
	
#title {
	margin: 0;
	padding: 0;
	top: 142px;
  left: 243px;
	position: absolute;
	}

#logo {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	width: 129px;
	height: 68px;
	background: #5A96C4 url("../images/layout/moorelogo.gif");
	cursor: pointer;
}

#leftcol {
	float: left;
	width: 150px;
	margin-top: 0px;
	}
		
#rightcol {
	position: absolute;
	margin: 0px 10px 0 692px;
	padding: 0;
	top: 231px;
	width: 173px;
	color: #000;
	}

#leftcol p, #leftcol li, #rightcol p {
	font-size: 11px;
	}
	
#content {
	width: 600px; 
	margin: 0px 10px 0px 242px;
	color: #000;
	
	}
	
#homecontent {
	width: 245px; 
	margin: 0 10px 0 233px;
	padding-top: 112px;
	color: #000;
	}
	
#righthomecol {
	position: absolute;
	margin: 0px 10px 0 493px;
	top: 240px;
	width: 173px;
	z-index: 3;
	color: #000;
	}
	
#footer {
	clear: both;
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
	padding: 0 0 80px 0;
	font-family: Georgia, serif;
	font-size: 10px;
	color: #2E2E2E;
	width: 887px;
	}
	
	#footer .date {
		float: left;
		text-align: left;
		}
	
	#footer .contact {
		float: right;
		text-align: right;
		padding: 0 7px 0 0;
		}
	
	#bottomshadow {
	margin: 0;
	padding: 0;
	clear: both;
	height: 6px;
	width: 895px;
	background-image: url("../images/layout/dropshadow_bottom.gif");
	background-repeat: no-repeat;
	font-family: Georgia, serif;
	font-size: 3px;
	}

#testimonal {
	margin-top: 23px; 
	width: 222px;
	padding: 0px;
	background-image: url("../images/layout/testimonal_top.gif");
	background-repeat: repeat-x;
	background-color: #f5f1e4;
	}
#testimonaltext {
  padding: 51px 19px 0 19px;
  text-align: left;
  font-family: Verdana, serif;
	font-size: 11px;
	font-weight: normal;
	color: #4d4d4d;
	line-height: 14px;  
}

label.spaced {
	display: block;
	float: left;
	clear: left;
	width: 250px;
}
#logohead a img {
	border: 0;
}
.CSScredit {
	white-space: normal !important;
	margin: 25px 0;
	font-size: x-small;
}

#hiddenfooterstuff {
	display: none !important;
}
fieldset {
	padding: 1em;
}
#linkbuttons {
	margin: -1px 0 0 0;
}
#linkbuttons a img {
	border: none;
	display: block;
	float: left;
	margin: 0;
}
