why not duplicate the code from the template - tpl_modules_featured_products to wherever you need it and change the div from;
<div class="centerBoxWrapper" id="featuredProducts">
to whatever you need... I suggest using a class definition to allow later styling with CSS...



