YOu need skin1/customer/main/product.tpl
Look at the end of the file, find this
Code:
{if $active_modules.Upselling_Products}
{include file="modules/Upselling_Products/related_products.tpl" }
{/if}
{if $active_modules.Recommended_Products}
{include file="modules/Recommended_Products/recommends.tpl" }
{/if}
and move it to where you want it to be