Hi,
<portal:SiteMenu is the main top level menu, it is never expected to not have any pages in that menu therefore if it is in the left side, the left side will always be shown.
If you are using it as a sub menu you should instead use <portal:PageMenu, if that has no pages the left side will be hidden if no other content exists there.
Hope that helps,
Joe