body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 90%;
	width: 100%;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#container {
margin-top: 50px;
}
#header {
width: 100%;
}
#grupo_logo {
float: left;
width: 240px;
height: 88px;
margin-top: 100px;
margin-left: 20px;
}

#wave_top {
float: right;
width: 418px;
height: 214px;
}

#container-navigation {
width: 100%;
height: 30px;
float: left;
background-color: #005DA2;
border-bottom: none;
}

#nav_airefresco {
width: 210px;
height: 30px;
margin-top: 7px;
text-align: center;
float: left;
}
#nav_airefresco a{
color: #ffffff;
text-decoration: none;
}

#nav_airefresco a:hover {
border-bottom:1px solid white;
}
#nav_airefresco a:visited {
color:#ffffff;
text-decoration:none;
}
#nav_airelectro {
width: 210px;
height: 30px;
margin-top: 7px;
text-align: center;
float: left;
}
#nav_airelectro a{
color: #ffffff;
text-decoration: none;
}

#nav_airelectro a:hover {
border-bottom:1px solid white;
}
#nav_airelectro a:visited {
color:#ffffff;
text-decoration:none;
}
#nav_airelimpio {
width: 210px;
height: 30px;
margin-top: 7px;
text-align: center;
float: left;
}
#nav_airelimpio a{
color: #ffffff;
text-decoration: none;
}

#nav_airelimpio a:hover {
border-bottom:1px solid white;
}
#nav_airelimpio a:visited {
color:#ffffff;
text-decoration:none;
}
#content_logos {
width: 100%;
height: 110px;
float: left;
}
#airefresco_logo {
width: 210px;
height: 110px;
float: left;
}
#airelectro_logo {
width: 210px;
height: 110px;
float: left;
}
#airelimpio_logo {
width: 210px;
height: 110px;
float: left;
}
#islands {
height: 110px;
float: right;
margin-right: 30px;
}
#container-footer {
width: 100%;
height: 30px;
float: left;
background-color: #005DA2;
border-bottom: none;
}
#copyright {
float: right;
padding-right: 15px;
padding-top: 7px;
color: #ffffff;
text-decoration: none;
}
#copyright a{
text-decoration: none;
color: #ffffff;
}
#copyright a:hover{
border-bottom:1px solid white;
color: #ffffff;
}
#footer {
width: 100%;
}
#wave_btm {
float: left;
width: 418px;
height: 214px;
}

