#layout {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	text-align:justify;
	text-decoration:none;
}
#header {
	width: 800px;
	float: none;
	display:block;
	height:68px;
}
#logo {
	float: left;
	width: 180px;
	height:65px;
	display:block;
	vertical-align:top;
}
#menu {
	float: left;
	width: 800px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	letter-spacing: 1px;
	font-family: "Century Gothic";
	font-weight:bold;
	height:25px;
	margin-top:-13px;
}
#menu ul {
	list-style: none;
	background-color:#df002b;
	padding-left:0px;
	padding-top:0px;
}
#menu li {
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
}
#menu a {
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	color: #0066CC;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.middle {
	vertical-align: super;
}
.center {
	text-align:center;
}
#main  {
	display:block;
	width:800px;
	margin-top:30px;
	height:inherit;
}
.text {
	font-size:14px;
	color:#666867;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.text a {
	color:#0066CC;
	text-decoration:none;
}	
.text a:hover {
	color:#000000;
}
.azul {
	color:#0066CC;
	font-weight:bold;
}
.fondoazul {
	background-color:#0066CC;
	color:#FFFFFF;
	width:400px;
	float:left;
	padding-left:40px;
}
#leftside {
	float:left;
	width:180px;
	display:block;
}
#rightside {
	float:right;
	display:block;
	width:620px;
}
#rightside h1 {
	font-size:16px;
	color:#0066CC;
	vertical-align: bottom;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom:10px;
	font-style: italic;
}
#rightside h1 a {
	color:#0066CC;
}

#indexleft {
	float:left;
	width:440px;
}

#indexright {
	float:right;
	width:180px;
}
.alignright {
	float:right;
	padding: 0 0px 10px 20px;	
}
.alignleft {
    float: left;
    padding: 0 20px 10px 0px;
}
#bottom {
	width: 800px;
	height: 100px;
	float:right;
	margin-right:auto;
	margin-left:auto;
	display:block;
	padding-bottom:5px;
	text-align:center;
}
#footer {
	display:block;
	float:left;
	margin: 0 auto;
	width:800px;
	margin-top:5px;
	font-size:11px;
}

#flashcontent {
	background:url(http://www.metro-nica.com/real_estate_banner.swf);
}