To choose another layout file inside your controller all you need to do is invoke the layout helper like so:
$this->_helper->layout->setLayout('front');
Now the layout file is front.phtml