html {
	margin:0px;
	padding:0px;
}

h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:10px;}
h6 {font-size:8px;}

body {
	background-color: #7692B9;
	background-image: url(../images/bodyback.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
}

#main {
	width: 900px;
	height: 3600px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/BackImpco1.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar {
	width: 160px;
	height: 130px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#raya-azul {
	padding:0px;
	height:15px;
	background-color:#1361AB;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contenedor {
	margin: 0px;
	padding-left: 179px;
	padding-right: 30px;
	width: 701px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

img
{  border-style: none;
}

#brochures img {

}
#brochures .image {
	width:94px;
	padding-left:55px;
	float:left;
	margin-bottom:20px;
	position: relative;
	text-align:center;
}
#brochures .image p {
	margin:0;
	text-align:center;
}
#main #mobile {


}
#main #contenedor #mobile #Download {
	clear: both;
}


#mobile .image {
	width:160px;
	padding-left:5px;
	float:left;
	margin-bottom:20px;
	position: relative;
	text-align:center;
}
#mobile .image p {
	margin:0;
	text-align:center;
	padding-top:10px;
}

a:visited, a:link, a:active, a:hover {
	text-decoration:none;
	color: black;
}
	

#imagen {
	width:170px;
	float: left;
	text-align:center;
}
#ResidentialTable {
	background-image: url(../images/BackImpco1.png);
	background-repeat:    repeat-y;
	vertical-align: top;
	height: 1200px;
	top: auto;
	width: 920px;
}
#Contenido tr {
	background-repeat:  repeat;
	vertical-align: top;
}
#main #contenedor #productos #descripcion {
	text-align: justify;
}

.textoContactUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
#Index {
	background-image: url(../images/BackIndex.png);
	background-repeat:   repeat-y;
	vertical-align: top;
	height: 1000px;
}

