pues es que la que contiene toda la estructura es el index.php las demas nada mas son como este tipo
Código HTML:
<table width="522" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="522" valign="top">
<div id="selectRegistro" style="text-align:center;">
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="246">
<div style="width:246px; height:138px; text-align:center; padding-top:12px;">
<a href="?grupo=usuario"><img src="<?=_path?>images/useregist.png" border="0" alt="Usuario" /></a>
<!-- <a href="grupo/usuario/"><img src="<?=_path?>images/useregist.png" border="0" alt="Usuario" /></a>-->
</div>
</td>
<td width="8"> </td>
<td width="246">
<div style="width:246px; height:138px; text-align:center; padding-top:12px;">
<a href="?grupo=agencia"><img src="<?=_path?>images/dealeregist.png" border="0" alt="Agencia" /></a>
</div>
</td>
</tr>
</table>
</div>
<div class="beneUsersDealers" style="text-align:center;">
<table width="500" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="246" valign="top">
<div style="background:url(<?=_path?>images/bg_ben_regist.png) no-repeat; width:246px; height:180px;">
<div class="regiTitulo">Beneficios Particulares</div>
<div style="text-align:justify; font-size:10px; color:#FFF; width:200px; margin:auto; font-family:Verdana; padding-left:10px;">
<ul>
<li>Incluye excelente servicio y atención a sus necesidades, por 3 días!</li>
<li>Su anuncio lleva su información de contacto</li>
<li>Pueden subir hasta 7 fotos y un video</li>
</ul>
</div>
</div>
</td>
<td width="8"> </td>
<td width="246" valign="top">
<div style="background:url(<?=_path?>images/bg_ben_regist_2.png) no-repeat; width:246px; height:342px;">
<div class="regiTitulo">Beneficios Agencias</div>
<div style="text-align:justify; font-size:10px; color:#FFF; width:200px; margin:auto; font-family:Verdana; padding-left:10px;">
<ul>
<li>Todos nuestros paquetes cuentan con enormes descuentos, puedes anunciar tu agencia desde $599 pesos al mes.</li>
<li>Cada paquete incluye excelente servicio y atención a sus necesidades, sin límites!</li>
<li>Todos sus anuncios llevan su logotipo junto con su información de contacto</li>
<li>Las agencias pueden subir hasta 12 fotos y un video a cada uno de sus anuncios.</li>
<li>Serás atendido por un asesor cada 7 días para actualizar sus vehículos y subir su nuevo inventario sin ningún costo extra.</li>
</ul>
</div>
</div>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>