/* --- Florida Investments - CSS --- */
/* ------ */
#languages{
	width:70px;
	height:62px;
	float:left;
	margin:19px 0 0 25px;
	background:url(images/bg-languages.gif) top left no-repeat;
	background-position:0 -1px;
}
#languages ul, #languages ul li { list-style-type: none; }
#languages ul {
	width:70px;
	height:62px;
	padding-top:1px;
}
#languages ul li {
	width:70px;
	height:14px;
	margin:0;
}
#languages ul li a {
	width:59px;
	height:14px;
	font-size:11px;
	text-decoration: none;
	color:#025589;
	padding:1px 0 1px 20px;
	margin:0 0 1px 11px;
	display:block;
}
#languages ul li a:hover{
	text-decoration: none;
	color:#b0b0b0;
}
#languages ul li.spanish a {
	background: url(images/flag-esp.gif) top left no-repeat;
}
#languages ul li.english a {
	background: url(images/flag-eng.gif) top left no-repeat;
}
#languages ul li.portuguese a {
	background: url(images/flag-port.gif) top left no-repeat;
	height:14px;
}
#languages ul li.portuguese {
	height:14px;
}
/* ------ */
span.texttop{
	width:678px;
	height:16px;
	font-size:1px;
	background:url(images/bg-text-top.gif) top center no-repeat;
	position: absolute;
	top:191px;
	margin-left:-16px;
	z-index:2;
	display:block;
}
#info .text h2{
	width:609px;
	height:29px;
	margin:auto;
	padding:9px 0 3px 37px;
	background: url(images/bg-text-h2.gif) top center no-repeat;
	color:#025589;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
}
#info .text p{
	white-space: pre;
	word-wrap: break-word;
}
#info .text ul li{
	background:url(images/bullet.gif) top left no-repeat;
	background-position:0 8px;
	list-style-type: none;
	margin:5px 0;
	padding:0 0 0 14px;
	font-size:12px;
}

