Your home.tpl starts off like this:
Code:
<TABLE border="0" width="780px" cellpadding="0" cellspacing="0" align="center">
<TR>
<TD width="6" rowspan="2"></TD>
<TD width="150" valign="top">
Try commenting out the first column TD so that it looks like this:
Code:
<TABLE border="0" width="780px" cellpadding="0" cellspacing="0" align="center">
<TR>
{*<TD width="6" rowspan="2"></TD>*}
<TD width="150" valign="top">