/*#FOOTER { background-color: ##b2b4b6; }*/
#footer-container {	background-color: white; clear: both; }
#footer-contents { overflow: auto; text-align: left; }
#footer-contents  .block { float:left; padding: 1px; box-sizing: border-box; position: relative; }
#footer-contents  .block  a { text-decoration: none; color: black; }
#footer-contents  .block-text { min-height: 175px; width: 169px; padding: 10px 15px; margin-top: 1px;  }
#footer-contents  .block-text.light { background-color: #bec7d8; }
#footer-contents  .block-text.dark { background-color: #002c52; }
#footer-contents  .block-text.dark a { color: white; }
.readall { text-align:right; text-decoration: underline; margin-top: 5px; bottom: 10px; right: 15px; position: absolute; }

#footer-menu { background-color: white; padding: 5px 0; text-align: center; color: #797c8b; margin-top: 10px; }
#footer-menu a { margin-left: 10px; margin-right: 10px; }
#footer-bottom  { text-align: center; color: #797c8b; padding: 10px 0; font-size: 9px; margin-bottom: 30px; }