
#main {
	width:965px;
	background-color: #ffffff;
	padding: 8px;
}

#header {height:264px;}

#footer {
	height:60px;
	background-image: url(images/footer_bg.png);
	text-align: center;
}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* index */

#index .columns1 .column1 {width:241px;}
#index .columns1 .column2 {width:455px; margin-left:10px;}
#index .columns1 .column_main_estatica {width:600px;}
#index .columns1 .column3 {width:241px;}
#index .columns1 .indent_column {width:7px;}


