#footer {
	display: block;
	margin: 0px 0px 0px 19px;
	height: 100%;
	width: 765px;
	background: #F3D58F;
	border-top: 2px solid #C03E86;
	clear: both;
	font-size: 75%;
	padding-right: 20px;
	padding-left: 15px;
	padding-top: 10px;
}
#footer img {
	float: right;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #784E1B;
	text-decoration: none;
}
#footer #links {
	line-height: 1.8;
	width: 600px;
	float: left;
}
#addrees {
	color: #666666;
}
