@charset "utf-8";
/* CSS Document */
h1{
	margin:0px; font-size:26px;}
body{
	background:url(../images/backg_body.gif) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#container{
	background-color:#E2DFE0; width:800px; clear:both; height:100%; margin:0 auto;
}
#header{
	width:503px; height:239px; margin-left:10px;
}
.cont_left{
	float:left; width:503px;
}
.cont_right{
	float:left; width:287px;
}
.up_container{
	background:url(../images/up_container.png) no-repeat;
	width:800px; height:17px; clear:both;
}
.menu {
	font-size:10px; margin:0 auto; width:800px; clear:both; text-align:center;
}
.menu a{
	background:url(../images/menu_off.png) center top no-repeat;
	width:160px;
	text-align:center;
	height:17px;
	color:#285185;
	display:block;
	float:left; 
	text-decoration:none;
	padding-top:12px;
}
.menu a:hover{
	background:url(../images/menu_on.png) center top no-repeat;
	width:160px;
	text-align:center;
	height:17px;
	padding-top:12px;
	color:#FFCC00;
	font-weight:bold;
}
.links{
	color:#FFFFFF; font-size:11px;
}
.links a{
	background:url(../images/link_off.png) no-repeat;
	width:253px; height:26px; display:block; color:#FFFFFF; text-decoration:none; padding-top:9px;
}
.links a:hover{
	background:url(../images/link_on.png) no-repeat;
	width:253px; height:26px; color:#FFCC00; padding-top:9px;
} 
.up_cont{
	background:url(../images/up_cont_text.gif) no-repeat;
	width:501px; height:17px; margin-left:7px;
}
.center_cont{
	background:url(../images/center_cont_text.gif) repeat-y;
	width:501px; margin-left:7px;
	text-align:center;
}
.down_cont{
	background:url(../images/down_cont_text.gif) no-repeat;
	width:501px; height:17px; margin-left:7px;
}
.condos-costa-rica{
	color:#08285A;
	font-size:11px;
	text-align:left;
	width:470px;
	padding-left:10px;
	height:420px;
	overflow:auto;
}
.condos-costa-rica a{
	color:#336699; font-weight:bold;
}
.condos-costa-rica a:hover{
	color:#0066FF;
}
.banner{
	padding-top:17px;
}
.jaco-blu{
	width:240px;
	color:#285185;
	font-size:11px;
	text-align:justify;
	padding-top:10px;
}
.footer{
	width:800px; color:#08285A; font-size:11px; padding-top:9px;
}
.footer a{
color:#08285A; font-size:11px; padding-top:9px;
}
#realestate-costarica{
	background:url(images/down_container.jpg) no-repeat;
	clear:both;
	width:800px;
	height:17px;
}