@charset "utf-8";
/* CSS Document */

#footer {
	border-top: 3px double #999999;
	background-image: none;
	background-position: top;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#footer a {
	color: #0f5489;
}
#footer p.links a#company {
	padding: 0px 5px 0px 0px;
}
#footer p.links a {
	padding: 0px 5px 0px 5px;
}

