div.container {
	margin: 0 auto;
	width: 820px;
	height: auto;
	text-align: left;
	float: left;
	clear: both;
	margin-top: 25px;
	margin-left: 100px;
}


/* TOP */

div#header {
	background: none;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 2px;
	float: left;
	width: 600px;
	height: 54px;
}

div#logo {
	height: 30px;
	width: 70px;
	margin: 21px 330px 0 0;
	float: left;
	clear: none;
}

div#dda {
	width: 166px;
	padding: 39px 0 2px 0;
	border-right: 1px solid #ffffff;
	float: left;
	clear: none;
}

div#navigation {float: left; clear: right; padding-top: 41px;}

div#navigation a {padding-left: 13px; padding-right: 11px;}

div#navigation a:link, div#navigation a:visited {color:#ddeeff; text-decoration:none;}

div#navigation a:hover{color:#ffffff; text-decoration:none;}



/* IMAGES */

div#left {float: left; width: 561px; margin-right: 5px;}

div#casabig {
	height: 239px;
	width: 561px;
	margin-top: 18px;
	float: left;
	clear: both;
}

div#tre {
	height: 231px;
	width: 197px;
	margin-top: 10px;
	float: left;
	clear: left;
}

div#casaint {
	height: 239px;
	width: 347px;
	margin-top: 10px;
	float: right;
	clear: right;
}

div#right {
	border-left: 1px solid #ffffff;
	float: left;
}

div#hallway {
	height: 487px;
	width: 224px;
	margin: 18px 0 25px 4px;
}




/* BOTTOM */

div#bottom {
	width: 600px;
	margin-left: 191px;
	border-top: 1px solid #ffffff;
	float: left;
	clear: both;
}

div#addressleft {
	margin-left: 375px;
	padding: 5px 0 0 9px;
	border-left: 1px solid #ffffff;
	float: left;
	clear: left;
}

div#addressright {
	margin: 5px 2px 0 0;
	text-align: right;
	float: right;
	clear: right;
}
