/* Footer Image */
<div id="footer-image">
<img src="http://loyals.info/wp-content/uploads/2014/07/london-scape-footer-cut-w-white33-transparent.png" alt="Image Description">
</div><!-- footer-image -->
/* Footer */
<div id="footer" class="clearfix">
/* Footer Widget Area */
<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Footer') ) ?>
<?php dynamic_sidebar( 'ffooter' ); ?>
</div><!-- #footer--><?php
Try replacing this in for the code
<div id="footer" class="clearfix">
<?php dynamic_sidebar( 'ffooter' ); ?>
</div><!-- #footer--><?php
It should display the widget area above the sharing stuff in the footer but in the footer.