@charset "iso-8859-1";
/* CSS Document */

#footer {
	width: 780px;
	background-color: #4D90CD;
	display: block;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	clear: both;
	height: 41px;
	background-image: url(../images/footer/footer_shadow.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
#copyright {
	font-size: 0.6em;
	color: #BDD1E3;
	width: 400px;
	padding: 0 0 0 50px;
	vertical-align: baseline;
}
#footer #emailus {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
