/* -------------- Footer ---------------- */

/* --------- Footer ----------------*/
/* Background Colour */
#footer {
	background-color: #000;
	border-top: 4px solid #999;
}

/* Text and Link Colours */
#footer p{color: #FFF;}
#footer a:link { color: #fff;}
#footer a:hover {color:#fff;}
#footer a:visited { color: #fff;}



#footer {text-align: center; margin-top: 5px;  padding-bottom: 5px; text-align: center; color: #FFF; }
#footer p{margin: 0px; padding-top: 5px;}
#footer a:link {text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#logo_bpif {float: left; border: 0px; margin-left: 13px;}
#logo_fsb {float: right; border: 0px; margin-right: 15px;}