#container {
	float: none;
	height: 795px;
	width: 810px;
	position: relative;
	margin: auto;
	overflow: visible;
	background-color: #000066;
}
#top {
	height: 150px;
	width: 800px;
	float: left;
	position: relative;
	padding-top: 10px;
	background-image: url(fundo-tpo.jpg);
	left: 5px;
	top: 5px;
}
#bottom {
	float: left;
	height: 230px;
	width: 800px;
	position: relative;
	background-color: #CCCCCC;
	left: 5px;
	top: 15px;
}
#copyright {
	height: 30px;
	width: 800px;
	left: 5px;
	top: 20px;
	float: left;
	position: relative;
}

#dolar1 {
	float: left;
	height: 100px;
	width: 235px;
	position: relative;
	background-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#grupo {
	float: left;
	height: 211px;
	width: 550px;
	position: relative;
}

#bolsa {
	float: left;
	height: 14px;
	width: 550px;
	position: relative;
	background-color: #CCCCCC;
}
#endereco {
	float: left;
	height: 115px;
	width: 250px;
	position: relative;
	background-color: #CCCCCC;
}


#dolar {
	float: left;
	height: 230px;
	width: 250px;
	position: relative;
	top: 0px;
	right: 0px;
	left: 0px;
	background-color: #003366;
	bottom: 0px;
	font-size: 10px;
}
#conteudo {
	float: left;
	height: 230px;
	width: 550px;
	position: relative;
	left: 0px;
	background-color: #003366;
	top: 0px;
}


#center {
	float: left;
	height: 350px;
	width: 800px;
	position: relative;
	left: 5px;
	top: 10px;
}
#container-contato {
	float: none;
	height: 560px;
	width: 810px;
	position: relative;
	margin: auto;
	overflow: auto;
	background-color: #000066;
	display: block;
}
#contato-img {
	float: left;
	height: 350px;
	width: 300px;
	position: relative;
}
#contato-formulario {
	float: left;
	height: 350px;
	width: 500px;
	position: relative;
	background-color: #003366;
}


#copyright-contato {

	height: 30px;
	width: 800px;
	left: 5px;
	top: 15px;
	float: left;
	position: relative;
}
#contato-top {
	float: left;
	height: 100px;
	width: 500px;
	position: relative;
}
#contato-texto {
	float: left;
	height: 250px;
	width: 500px;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
}
