#footer {
	text-align: center;
	height: 27px;
	width: 964px;
	margin:0;
	padding: 0;
	background: #005;
	clear:both;
	color:#fff;
	}
#footer img {
	vertical-align:middle;
	padding:3px 10px 0 10px;
	border:none;
	}
#footer a img {
	opacity: .5;
	}
#footer .swd img {
	opacity: 1;
	}
#footer a:hover img {
	opacity: 1;
	}
p.contactus {/* necessary to fix div float expansion */ 
	clear:both; 
	font: .8em arial, helvetica, san-serif; 
	text-align:center; 
	}
