* {
	margin: 0;
	padding: 0;
	border: 0 none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #979797;
	background-image: url(../imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 900px;
	margin:0 auto;
	text-align:center;
	height:auto;
}#header {
	height: 100px;
}
#logo {
	float: left;
	width: 175px;
}
#menu {
	float: left;
	height: 35px;
	margin-bottom: 65px;
	width: 725px;
	vertical-align: bottom;
}
#menu li {
	float: left;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #b9b9b9;
	margin-left: 35px;
	font-weight: bold;
	height: 35px;
	vertical-align: bottom;
	display: block;
	line-height: 35px;
}
.nosotros a, .clientes a, .productos a, .servicios a, .contacto  a {
	color: #b9b9b9;
	text-decoration: none;
	vertical-align: bottom;
	display: block;
	height: 35px;
}
.nosotros a:hover {
	color: #5a999a;
	background-image: url(../imagenes/hovernosotros.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.clientes a:hover {
	color: #8e2970;
}
.productos a:hover {
	color: #c19214;
}
.servicios a:hover {
	color: #2eb363;
}
.contacto a:hover {
	color: #d6d143;
}

#social {
	width: 120px;
	float: right;
	margin-top: 10px;
}

#social img {
	margin-left: 10px;
}
#content {
	height: 350px;
	width: 900px;
}
.flecha {
	vertical-align: middle;
	margin-right: 5px;
}

#mainText {
	float: left;
	width: 415px;
	text-align: left;
	padding-left: 10px;
}
#text {
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	text-align: justify;
	padding-top: 5px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #979797;
	vertical-align: middle;
}

#right {
	float: right;
	width: 300px;
	margin-top: 15px;
}
#sombra {
	float: left;
	width: 15px;
	padding-left: 150px;
}


#news {
	background-image: url(../imagenes/news_bg.png);
	background-repeat: repeat-x;
	height: 213px;
	padding-top:25px;
	text-align:center;
	height:413;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#boxes {
	text-align: center;
	height: auto;
	width: 900px;
	margin:0 auto;
}

#whatsup {
	width: 410px;
	height: 160px;
	float: left;
}
#workinprogress {
	float: left;
	height: 160px;
	width: 410px;
}
#separador {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}



h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #5d5d5d;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 30px;
	font-weight: bold;
	text-align: left;
}
.newsImage {
	border: 2px solid #FFFFFF;
	width: 160px;
	float: left;
}
.newsText {
	width: 175px;
	float: left;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
	word-spacing: -0.16em;
}
.newsText   a  {
	color: #3af436;
	text-align: right;
	text-decoration: none;
}

h3 {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 10px;
}
#flechaizq {
	float: left;
	margin-top: 50px;
	margin-right: 10px;
}
#flechader {
	float: right;
	margin-top: 50px;
	margin-left: 10px;
}
