*{margin:0px; padding:0px;}

a {outline:none; text-decoration: none; color: #000;}

img {outline:none; border:none;}

ul{ margin:0px; padding:0px;}

li{ margin:0px; padding:0px; list-style:none;}	

a img{outline:none; border:none;}

body {
	background-color: #000;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	}

#wrapper {
	width: 1004px;
	margin: 0px auto 0px auto;
}

#header {
	float: left;
	width: 1004px;
	margin-top: 20px;
	background-color: #e2e2e2;
}

#video {
	float: left;
	margin: 40px 0px 0px -100px;
	
}	

#enter {
	width: 1280px;
	float: left;
	margin: 10px 0px 10px -100px;
	color: #fff;
	text-align: center;
}	

#logo {
	width: 522px;
	heigth: 141px;
	float: left;
	margin: 10px 0px 10px 20px;
}	

#menu{
	float:left; 
	width:961px; 
	height:auto; 
	margin-left:20px;
}

#quienes a  {
	width:224px;
	height:62px; 
	float: left;
	background-image:url(images/quienes.png);
}

#servicios a  {
	width:152px;
	height:62px; 
	float: left;
	background-image:url(images/servicios.png);
	}
	
#equipos a  {
	width:149px;
	height:62px; 
	float: left;
	background-image:url(images/equipos.png);
	}
	
#cursos a  {
	width:126px;
	height:62px; 
	float: left;
	background-image:url(images/cursos.png);
	}
	
#contacto a  {
	width:149px;
	height:62px; 
	float: left;
	background-image:url(images/contacto.png);
	}
	
#fb a  {
	width:53px;
	height:62px; 
	float: left;
	background-image:url(images/fb.png);
	}

#twitter a  {
	width:38px;
	height:62px; 
	float: left;
	background-image:url(images/twitter.png);
	}
	
#youtube a  {
	width:70px;
	height:62px; 
	float: left;
	background-image:url(images/youtube.png);
	}

#quienes span, #servicios span, #equipos span, #cursos span, #contacto span, #fb span, #twitter span, #youtube span  {display: none;}

#quienes a:hover  {
	width:224px;
	height:62px; 
	float: left;
	background-image:url(images/quienes1.png);
}

#servicios a:hover   {
	width:152px;
	height:62px; 
	float: left;
	background-image:url(images/servicios1.png);
	}
	
#equipos a:hover   {
	width:149px;
	height:62px; 
	float: left;
	background-image:url(images/equipos1.png);
	}
	
#cursos a:hover   {
	width:126px;
	height:62px; 
	float: left;
	background-image:url(images/cursos1.png);
	}
	
#contacto a:hover   {
	width:149px;
	height:62px; 
	float: left;
	background-image:url(images/contacto1.png);
	}	 

#banner {
	width: 944px;
	heigth: 343px;
	float: left;
	margin: 10px 0px 10px 0px;
}	

#content {
	width: 1004px;
	height: auto;
	float: left;
	background-color: #e2e2e2;
}

#aguila {
	width: 219px;
	heigth: 176px;
	float: left;
	margin: 10px 0px 10px 56px;
}

#texto {
	width: 505px;
	float: left;
	margin: 10px 5px 10px 5px;
}

#side {
	width: 179px;
	heigth: 351px;
	float: left;
	margin: 10px 5px 10px 5px;
}

#footer {
	float: left;
	width: 1004px;
	background-color: #e2e2e2;
	text-align: center;
}

