/*------------------------------------------- footer ------------------------------------------------*/
#sub_footer, #footer { width: 100%; height: 157px; clear: both; margin: 0px auto; min-width: 1000px; } 
#footer { position: relative; margin-top: -157px; background: url("/images/bg_footer.png") repeat-x; } 

/* ----- footer-menu ----- */
.footer-menu { left: 36px; top: 12px; position: absolute; font-size: 14px; color: #4b4f57; }
.footer-menu ul li { float: left; list-style-type: none; margin: 0 7px 0 0; }
.footer-menu a { color: #4b4f57; }

/* ----- copy ----- */
.copy { right: 36px; top: 20px; position: absolute; font-size: 12px; color: #4b4f57; }

/* ----- social ----- */
.social { left: 36px; top: 48px; position: absolute; font-size: 14px; color: #4b4f57; }
.social p { margin: 0 0 5px; }
.social ul li { float: left; list-style-type: none; margin: 0 5px 0 0; }

/* ----- counters ----- */
.counters { right: 36px; top: 70px; position: absolute; }

.counter { float: right; margin: 0 0 0 10px; }
