body {
	background-color: #3b3b3b;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	background-image: url(../imagens/bg-rl.jpg);
	}
#corpo {
	width: 775px;
	position:relative;
	left: 50%;
	margin-left: -387px;
	}
	
a{
	text-decoration: none;
	}

#header {
	background-image: url(../imagens/bg-top.gif);
	width: 775px;
	height: 112px;
	}
	
#logo {
	background-image: url(../imagens/logo-bullinvest.gif);
	height: 79px;
	width: 505px;
	float:left;
	padding: 16px;
}
	
#bt-download-area {
	width: 149px;
	height: 40px;
	float: right;
	padding: 30px;
	}
	
#menu{
	width: 100%;
	height: 195px;
	background-color: #ffffff;
	}
	
#bt-questionario{
	width: 160px;
	height: 40px;
	background-color: #a2a91d;
	float: right;
	padding-top: 10px;
	}
	
	
#box-top{
	width: 100%;
	height: 42px;
	background-image: url(../imagens/bg-tit.gif);
	}
	
#content{
	width: 100%;
	height: 400px;
	background-color: #ffffff;
	}
	
#box1{
	width: 250px;
	height: 277px;
	margin-left: 24px;
	float: left;
	margin-top: 8px;
	}
	
#box2{
	width: 570px;
	height: 277px;
	margin-right: 14px;
	float: right;
	margin-top: 10px;
	}

#box3{
	width: 266px;
	height: 140px;
	margin-top: 8px;
	}
	
#box4{
	width: 580px;
	height: 132px;
	float: right;
	margin-top: 20px;
	background-color: #ffffff;
	}

#footer {
	width: 100%;
	font-size: 10px;
	height: 60px;
	text-align: center;
	background-color:#cccccc;
	clear: both;
	}
	
#space{
	height: 16px;
	}