#container {
	height: 1118px;
}
#lateralesquerda {
	height: 1118px;
}
#lateraldireita {
	height: 1118px;
}
#principal {
	height:500px;
}
#boximg{
	padding:2px;
	width:320px;
	height:430px;
	position:absolute;
	background-color:#FFF;
	left: 23px;
	top: 306px;
	border:solid thin;
	border-color:#ffd700;
}
#boxform{
	padding:2px;
	width:400px;
	height:410px;
	position:absolute;
	background-color:#FFF;
	left: 343px;
	top: 316px;
	border:solid thin;
	border-color:#ffd700;
}
#secundario {
	top: 770px;
}
#menusuporte {
	top: 1005px;
}
#rodape {
	top: 1041px;
}