#main {
	height: 600px;
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #CCCCCC;
}
#quadro1 {
	height: 145px;
	width: 260px;
	position: absolute;
}
#quadro2 {
	height: 128px;
	width: 260px;
	position: absolute;
	top: 157px;
}
#quadro3 {
	height: 280px;
	width: 322px;
	position: absolute;
	left: 278px;
}
#banner_rodape {
	height: 92px;
	width: 600px;
	position: absolute;
	left: 170px;
	top: 313px;
}




#topo {
	height: 140px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/topo.jpg);
}
#menu {
	height: 25px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 140px;
}
#corpo {
	height: 410px;
	width: 779px;
	position: absolute;
	left: 0px;
	top: 165px;
	background-color: #FFFFFF;
}
#corpo_ladoe {
	height: 410px;
	width: 162px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#rodape {
	position: absolute;
	height: 25px;
	width: 779px;
	left: 0px;
	top: 575px;
}
#corpo_conteudo {
	height: 302px;
	width: 600px;
	position: absolute;
	left: 170px;
	top: 7px;
}
