body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#logo h1 {
	background-image: url(../graphics/litchfield_logo_09_blue.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 77px;
	width: 100px;
	margin: 5px 0px 0px;
	padding: 0px;
}

#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#content {
	clear: both;
	overflow: hidden;
	margin: 25px 0px 0px;
	padding: 0px;
}
.list {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
ul li {
	line-height: 1.4em;
}
.first {
	border-bottom: 1px solid #E9E7E7;
	padding-bottom: 25px;
	min-height: 110px;
}
#content p {
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 1.3em;
}
.last {
	padding-top: 25px;
	padding-right: 20px;
}
#footer {
	text-align: center;
	position: absolute;
	bottom: 0px;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	font-size: 9px;
	color: #999;
}




.col_1 {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 440px;
}
.col_2 {
	float: left;
	width: 220px;
	margin: 0px;
	padding: 0px;
}
.col_3 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 220px;
}
#content h2 {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 5px;
	color: #3d89c5;
}
