#footer {
	background-color: #666666;
	color: #FFF;
	margin: 0px;
	width: 100%;
	border-top-width: 3px;
	border-top-style: inset;
	border-top-color: #CCCCCC;
	background-image: url(/images/footback.jpg);
}
#footer li {
	margin-left: 20px;
	list-style-type: disc;
}

#footer *{
	color: #FFF;
}
#footleft {
	width: 250px;
	float: left;
	margin-left: 50px;
}
#footwrap {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 800px;
}
.footF5 {
	font-family: Calibri;
	font-size: 10pt;
}


#footright {
	width: 300px;
	float: left;
}

#footmid {
	float: left;
	width: 200px;
}
#footclear {
	clear: both;
}
#footer a, #footer p {
	color: #FFF;
}
