*{ margin: 0px; padding: 0px; }
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
ul { margin: 0px 5px; }
h3 { padding: 5px 0px; }
#page { text-align:left; margin: 10px auto; width: 880px; } 
#logo { float: left; width: 193px; }
#header { float: left; width: 647px; height: 55px; background: url(img/header.jpg); padding: 20px; font-size: 12px; }
#header h1 { font-size: 22px; font-weight: normal;  }
#header #phone { float: right; font-size: 18px; padding-top: 15px; }

#column1 { float: left; background: url(img/column1_bg.jpg); width: 190px; }
#column1 h2 { font-size: 18px; font-weight: normal; text-transform: uppercase; text-align: center; background: url(img/column1_head.jpg); height: 37px; padding-top: 15px;  }
#column1 #footer { float: left; background: url(img/column1_footer.jpg); width: 190px; height: 30px; }

#column2 { float: left; background: url(img/column2_bg.jpg); width: 498px; }
#column2 h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: url(img/column2_head.jpg);
	height: 37px;
	padding-top: 15px;
}
#column2 #footer { float: left; background: url(img/column2_footer.jpg); width: 498px; height: 30px; }
#column2 #search { float: left; background: url(img/search_bg.jpg); width: 498px; }
#column2 #search h1 { background: url(img/search_head.jpg); height: 47px; width: 498px; }

#column3 { float: left; background: url(img/column3_bg.jpg); width: 192px; }
#column3 h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: url(img/column3_head.jpg);
	height: 37px;
	padding-top: 15px;
}
#column3 #footer { float: left; background: url(img/column3_footer.jpg); width: 192px; height: 30px; }

#propiedades { float: left; background: url(img/propiedades_bg.jpg); width: 688px; }
#propiedades h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: url(img/propiedades_head.jpg);
	height: 37px;
	padding-top: 15px;
}
#propiedades #footer { float: left; background: url(img/propiedades_footer.jpg); width: 688px; height: 38px; }

#footer { clear: both; }

.text { padding: 10px 20px; }
.label { width: 90px; float: left; text-align: right; padding-right: 5px; padding-top: 2px; }
.box { width: 350px; float: left; margin-left: 30px; padding-top: 20px; }
.arrow { width: 200px; float: left; }
.arrow2 { float: left; width: 25px; margin-top: 130px;}
.propiedad { float: left; width: 130px; padding: 5px; font-size: 12px; height: 125px; overflow: hidden; }
.propiedad a { text-decoration: none; }
.photo { padding: 8px; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #CCCCCC; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #CCCCCC; width: 470px; float: left; margin-bottom: 10px; }
.resumen { float: left; width: 200px; font-size: 11px; margin: 10px 0px; }
.descripcion { float: left; font-size: 11px; width: 330px; padding-left: 10px; margin: 10px 0px; }
.pages { text-align: right; background: #CCCCCC; padding: 3px; clear: both; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.label2 { width: 90px; float: left; text-align: left; }

#propiedades label { float: left; padding: 3px; text-align: right; width: 90px; }
#propiedades .field { clear: both; margin: 5px; }
#propiedades p { margin: 5px 0px; }