/* CSS Document */

div#cabecera {
	background-image:url(http://www.alualumar.com/resources/imagenes/cabecera.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:5px;
	left:10px;
	width:972px;
	height:270px;
	z-index:500;
}
div#foto {
	top:125px;
	left:27px;
	position:absolute;
	z-index:501;
}

div#contenido {
	top:130px;
	left:440px;
	position:absolute;
	z-index:501;
}
div#menu {
	background-image:url(http://www.alualumar.com/resources/imagenes/menu3.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:330px;
	position:absolute;
	z-index:0;
	top:270px;
	left:18px;
}
div#menu2 {
	background-image:none;
	width:195px;
	height:305px;
	position:absolute;
	z-index:9;
	top:277px;
	left:227px;
}

<script language='javascript' type='text/javascript'>
	document.getElementById('timephp').innerHTML = 'This page was created in 0.030489921569824 seconds';
</script>