/* footer styles */
#footer{
	background:#333 url(/images/footer.gif) repeat-x scroll left top;
	float:left;
	width:980px;
	clear:both;
	margin:0;
	}
#footer p{
	font-size:0.9em;
	padding:13px 0 0 0;
}
#footer a:link{color:#777777; background: transparent none; text-decoration:underline;}
#footer a:active{color:#777777; background: transparent none; text-decoration:underline;}
#footer a:visited{color:#777777; background: transparent none; text-decoration:underline;}
#footer a:hover{color:#fff; background: #777777 none; text-decoration:none;}

#footer #credit{
	float:right;
	padding:0 13px 0 0;
}
#footer #accessibilityWrapper{
	float:left;
	padding:0 0 0 13px;
}
