.centrado {
    position: absolute; /*Posicionamiento absoluto*/
	top: 356px; /*Desde arriba, colocar al 50% de la pantalla*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	height: 671px; /*Le ponemos el valor del alto*/
	width: 1024px; /*Le ponemos el valor del ancho*/
	margin-top: -351px; /*Restamos la mitad de alto para centrarlo verticalmente*/
	margin-left: -512px; /*Restamos la mitad de ancho para centrarlo horizontalmente*/
    border: #FFFFFF solid 2px;
	background-image: url(../imag/soporte.jpg);
	text-decoration: none;

	}
body {
	background-color: #000000;
}
#fondo {
	position:absolute;
	z-index:1;
	left: 631px;
	top: 18px;


}

#logo {
	position:absolute;
	top: 31px;
	left: 244px;
	height:78px;
	width: 97px;
	z-index:3;
	background-image: url(../imag/logo.jpg);
	  text-indent: -9999px;
}
#logotext {
	position:absolute;
	top: 30px;
	left: 166px;
	height:68px; 
	width: 97px; 
	
    z-index:2;
}
#BOTONERA1 {
	position:absolute;
	width:513px;
	height:36px;
	z-index:4;
	left: 268px;
	top: 57px;
}
#LATESTWORKS {
	position:absolute;
	width:603px;
	height:141px;
	z-index:5;
	left: 166px;
	top: 111px;
}
#RENTAL {
	position:absolute;
	width:328px;
	height:115px;
	z-index:6;
	left: 425px;
	top: 296px;
}
#reel {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	top: 139px;
	left: 164px;
}
#proyector {
	position:absolute;
	width:309px;
	height:270px;
	z-index:1;
	top: 49px;
	left: -92px;
	visibility: hidden;
	overflow: visible;
}
#HOME {
	position:absolute;
	width:53px;
	height:33px;
	z-index:1;
	top: 0px;
	left: 0px;
}
#WHY {
	position:absolute;
	width:103px;
	height:33px;
	z-index:2;
	left: 53px;
	top: 1px;
}
#CREW {
	position:absolute;
	width:154px;
	height:34px;
	z-index:3;
	left: 156px;
	top: 1px;
}
#LOCATIONS {
	position:absolute;
	width:92px;
	height:33px;
	z-index:4;
	left: 310px;
}
#CONTACT {
	position:absolute;
	width:99px;
	height:33px;
	z-index:5;
	left: 402px;
	top: 0px;
}
#rental {
	position:absolute;
	width:327px;
	height:323px;
	z-index:6;
	left: 146px;
	top: 280px;
}
#ABOUTUS {
	position:absolute;
	width:197px;
	height:19px;
	z-index:7;
	left: 517px;
	top: 292px;
}
#DESCRIPTIONINDEX {
	position:absolute;
	width:229px;
	height:291px;
	z-index:8;
	left: 518px;
	top: 323px;
}
#BOTONERALAT {
	position:absolute;
	width:147px;
	height:659px;
	z-index:6;
	top: -1px;
	left: 0px;
}
.Estilo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 3px;
}
#flash {
	position:absolute;
	width:601px;
	height:161px;
	z-index:10;
	left: 166px;
	top: 123px;

}

