Open
skin1/customer/home.tpl and find the line
after this line, insert this code
Code:
{if $main eq "pages"}
{include file="customer/home_main.tpl"}
{else}
now scroll down and find
Code:
{include file="rectangle_bottom.tpl" }
and ABOVE this insert this line: