/*footer styles*/
#oFooterContainer { width: 760px; height: 25px; margin: 20px auto 0 auto; padding: 0px; clear: both; background-color: #FFF; color: #333333; text-align:center; }
#oFooterContainer #footerContainer { border-top: 5px solid #E0E0E0; width: 100%; color: #333333; }
#oFooterContainer #footerContainer img { margin-bottom: 1px; margin-top: 6px;}
#oFooterContainer #footerContainer a { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none; margin: 0px 10px 0px 5px; padding: 0px; }
#oFooterContainer #footerContainer a:hover { text-decoration: underline; color: #5db343; }