#cpfooter {
	height: 75px;
	width: 740px;
	padding: 0px;
	clear: both;
	color: #FFFFFF;
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#cpfootleft {
	background-image: url(../images/CFootLt.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 110px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-position: right;
	border: 0px;
}
#cpfootbody {
	background-image: url(../images/CFootBody.gif);
	background-repeat: repeat-x;
	height: 75px;
	width: 620px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
#cpfootright {
	background-image: url(../images/CFootRt.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 10px;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#cpfooter a:hover {
	text-decoration: none;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	}
#cpfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#cpfooter a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#cpfootlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #CCCCCC;
	float: right;
	padding-bottom: 10px;
	padding-top: 24px;
	padding-right: 4px;
}
#cpfootlogo {
	font-size: 24px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 275px;
	padding-top: 18px;
}
#cpcopyright {
	font-size: 9px;
	width: 550px;
	color: #CCCCCC;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
