/* --- Florida Investments - CSS --- */
.clearie6 {clear:both;}
/* ------ */
#header .logo-dany{
	width:146px;
	height:45px;
	background: url(images/logo-dany.jpg) top left no-repeat;
	float:left;
	margin:38px 0 0 252px;
	display:block;
}
#header .logo-fi{
	width:260px;
	height:140px;
	background: url(images/logo-fi.jpg) top left no-repeat;
	float:left;
	margin-left:15px;
	display:block;
	text-indent:-9999px;
}
/* --- Menu --- */
#menu{
	width:510px !important;
	float:left;
	text-align:center;
	height:69px;
	margin:0 0 0 15px;
}
#menu ul li {
	margin: 0;
	padding: 0;
	float:left;
	background:url(images/bg-menu-right.gif) bottom right no-repeat;
	height:69px;
	display: block !important;
}
#menu ul li a {
	height:16px;
	font-size:13px;
	text-decoration: none;
	color:#025589;
	padding:31px 13px 22px;
	margin-right:2px;
	background:url(images/bg-menu.gif) no-repeat;
	background-position:-500px 300px;
	display:block !important;
}
.inicio{ width:30px !important;}
.biografia{ width:51px !important;}
.vendedores{ width:66px !important;}
.inversores{ width:59px !important;}
.seminarios{ width:63px !important;}
.contacto{ width:50px !important;}
/* --- */
.eng ul li a {
	padding:31px 16px 22px !important;
	height:16px;
	font-size:13px;
	text-decoration: none;
	color:#025589;
	margin-right:2px;
	background:url(images/bg-menu.gif) no-repeat;
	background-position:-500px 300px;
	display:block !important;
}
/* --- */
.home{ width:36px !important;}
.bio{ width:58px !important;}
.sellers{ width:40px !important;}
.investors{ width:56px !important;}
.seminars{ width:58px !important;}
.contact{ width:46px !important;}
/* --- Laguages --- */
#languages{
	width:70px;
	height:60px;
	float:left;
	margin:19px 0 0 25px;
	background:url(images/bg-languages.gif) top left no-repeat;
	background-position:0 -3px;
}
#languages ul, #languages ul li { list-style-type: none; }
#languages ul {
	width:70px;
	height:50px;
	padding-top:2px;
}
#languages ul li {
	width:70px;
	height:11px;
}
#languages ul li a {
	width:59px;
	height:11px;
	font-size:11px;
	text-decoration: none;
	color:#025589;
	padding:1px 0 1px 22px;
	margin:0 0 0 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:8px;
}
#languages ul li.portuguese {
	height:8px;
}
/* --- Box --- */
#contBox {
	width:807px;
	height:99px;
	margin:auto;
}
/* ------ */
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;
	margin:0;
}
#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;
}
/* --- Slideshow --- */
#slideshow {
	width:208px;
	height:184px;
	float:right;
	margin:81px 25px 0 0;
	background: url(images/slideshow-bg.gif) top center no-repeat;
	position:relative;
}
