Here's how to put it below the cart box. In customer/home.tpl, replace this:
Code:
{ include file="customer/menu_cart.tpl" }
with this:
Code:
{ include file="customer/menu_cart.tpl" }
[img]{$ImagesDir}/imagename.gif[/img]
Replace imagename.gif with the name of your image, and upload it into skin1/images. That's it!