#Contenido  {
	background-image: url(../images/BackImpco1.png);
	background-repeat:   repeat;
	vertical-align: top;
	height: 1000px;
	width: 920px;
}

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: 1400px;
	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 {
	padding: 0px;
	width: 160px;
	height: 345px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#raya-azul {
	margin:0px;
	padding:0px;
	height:15px;
	background-color:#1361AB;
}

#contenedor {
	margin: 0px;
	padding-left: 28px;
	padding-right: 20px;
	width: 680px;
	height: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	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;
}

#mobile .image {
	width:200px;
	padding-left:35px;
	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;
}

#productos {
	margin-top:30px;
	margin-right:20px;
}
	

#imagen {
	width:170px;
	float: left;
	text-align:center;
}

#descripcion {
	float:left;
	width:315px;
}
#productos a{
	text-decoration:underline;
}
#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;
}
.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;
}

