body {
	background-color:#ffffff;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	background-position: center center;
}
#container {
	text-align: left;
	width: 1024px;
	margin-left: -10px;
}
/********************** Header ***************************/
#header {
	background-image:url(header.jpg);
	width:924px;
	height:161px;
	margin-top: 50px;
	margin-right: 5%;
	margin-bottom: 46px;
	margin-left: 5%;
}
/********************** Content ***************************/
#content {
	width:1024px;
	float: left;
}
#lenguaje {
	display: block;
	margin-bottom: 28px;

}
img.lenguaje {
	margin-right: 20px;

}
#importaciones {
	height: 76px;
	width: 432px;
	float: left;
	color: #009959;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 5%;
}
.importaciones a{
	font-size: 36px;
	color: #04417A;
	text-align: center;
	width: 432px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Importaciones-Seguros.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 76px;
	line-height: 76px;
	text-decoration: none;
	margin-top: -20px;
	position: absolute;
}
.importaciones a:hover{
	color: #009959;
}
#seguros {
	height: 76px;
	width: 432px;
	float: right;
	color: #009959;
	vertical-align: middle;
	position: relative;
	margin-right: 5%;
	margin-left: 10px;
	
}
.seguros a{
	font-size: 36px;
	color: #04417A;
	text-align: center;
	width: 432px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(Importaciones-Seguros.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 76px;
	line-height: 76px;
	text-decoration: none;
	margin-top: -20px;
	position: absolute;
	float:right;
}
.seguros a:hover{
	color: #009959;
}
/********************** Footer ***************************/

#galeria{
	position:absolute;
	top:423px;
	left:424px;
	background-image:url(../../botonnh.jpg);
	background-repeat:no-repeat;
	color:#04417A;
	width: 188px;
	height: 45px;
	font-size:18px;
}


#contacto {
	width:1021px;
	height:39px;
	position:absolute;
	top:540px;
	left:0;}

