sky108, there must be some padding on the footer that is pushing the image upwards.
You could try to remove the padding on the footer by adding the following to your style.css in your theme or child theme.
#footer {
padding-top: 0px;
}
Parse error: syntax error, unexpected '<' in /home/supafoni/public_html/www.loyals.info/wp-content/themes/wpcasa/footer.php on line 37
Where did you see this error? How did it happen? Do you have a picture you can show my?