EDIT: I have just noticed you are using the soness style.
look in the header template and find
Code:
<td width="47"><a href="index.php"><img src="$stylevar[imgdir_misc]/home.jpg" width="47" height="30" border="0"></a></td>
and change it to
Code:
<td width="47"><a href="cmps_index.php"><img src="$stylevar[imgdir_misc]/home.jpg" width="47" height="30" border="0"></a></td>