@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	width:100%;
}

#contenedor{
	width:1200px;
	margin: 30px auto  0 auto;
}
#header{
	width:1200px;
	margin: 0 auto 20px;
		}
#logo {
	width:212px;
	height:100px;
	margin: 0 0 0 30px;
}
#robot {
	width:65px;
	height:86px;
	float:right;
	margin-right:5px;
}

#raya{
	width:1200px;
	height:6px;
	margin-top:20px;
}
#botonera{
	width:1200px;
	height:20px;
	margin: 0 0 0 0;
}
#home {
	width:51px;
	height:20px;
	float:left;
	margin-left:25px;
	margin-top:0px;
}

#about {
	width:89px;
	height:20px;
	float:left;
		margin-left:2px;
			margin-top:0px;

}#aboutwhat {
	width:146px;
	height:20px;
	float:left;
		margin-left:2px;
			margin-top:0px;

}
#aboutpeople {
	width:70px;
	height:20px;
	float:left;
		margin-left:2px;
			margin-top:0px;

}

#services {
	width:82px;
	height:20px;
	float:left;	
	margin-left:2px;
		margin-top:0px;

}
#clients {
	width:177px;
	height:20px;
	float:left;
	margin-left:2px;
	margin-top:0px;

}
#work {
	width:64px;
	height:20px;
	float:left;
	margin-left:2px;
	margin-top:0px;

}

#contacts {
	width:87px;
	height:20px;
	float:left;
	margin-left:2px;
	margin-top:0px;
}

#carrusel{
	width:1200px;
	height:600px;
	margin-top:130px;
	margin-left:0px;
	
}
#dots1{
	width:1200px;
	height:80px;
	margin-top:40px;
}
#aboutimage{
	width:1200px;
	height:541px;
	margin-top:170px;
	background-image:url(IMAGES/IMG-about-us.jpg)
}
#what{
	width:1200px;
	height:475px;
	margin-top:170px;
	background-image:url(IMAGES/IMG-what-we-believe.jpg);
}
#peoplediv{
	width:1200px;
	height:607px;
	margin-top:20px;
	background-image:url(IMAGES/IMG-people.jpg);
}
#servicesimage1{
	width:1200px;
	height:169px;
	margin-top:170px;
	background-image:url(IMAGES/IMG-services1.jpg)
}
#servicesimage2{
	width:1200px;
	height:932px;
	margin-top:200px;
	background-image:url(IMAGES/IMG-services2.jpg)
}

#footer{
	width:1200px;
	margin: 30px auto  0 auto;
	margin-bottom:10px;
}
#footertext{
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	color: #c9c9c9;
	text-align:center;
	height:16px;
	width:1200px;
}

.fade {
	position: relative;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}

#nosotros2{
	width:1070px;
	height:500px;
	margin-top:60px;
}
#nosotrosfoto{
	width:300px;
	height:430px;
	float:left;
}
#nosotrostext{
	width:670px;
	height:430px;
	float:left;
	margin-left:25px;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	color: #6B6B6B;
	text-align:left;
	text-justify: distribute
}
#contactos2{
	width:1070px;
	height:500px;
	margin-top:80px;
}
#contactostext{
	width:300px;
	height:430px;
	float:left;
	margin-left:25px;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	color: #6B6B6B;
	text-align:left;
}
#contactosplanilla{
	width:300px;
	height:430px;
	float:left;
	margin-left:25px;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	color: #6B6B6B;
	text-align:left;
	text-justify: distribute
