In a page.tpl.php or similar you can use $is_front.
$is_front: TRUE if the current page is the front page. Used to toggle the mission statement.
From: http://api.drupal.org/api/drupal/modules--system--page.tpl.php
Nils Riedemann
2010-06-14 07:39:15