.col1,
.col2, 
.col3,
.col4{ float:left}
	/*======= width =======*/

.w{margin:0 auto; text-align:left; width:900px; }
	/*======= header =======*/

#header {height:308px; } <!-- onde comeca a pagina depois da animacao -->
	/*======= index.html =======*/

#page1 #content .col1{ width:484px}
#page1 #content .col2{ width:207px}
#page1 #content .col3{ width:230px; border-right:1px solid #e1e1e1}
#page1 #content .col4{ width:220px; border-left:1px solid #e1e1e1; margin-left:-1px}
	/*======= index-1.html =======*/

#page2 #content .col1{ width:222px}
#page2 #content .col2{ width:469px}
	/*======= index-2.html =======*/

#page3 #content .col1{ width:484px}
#page3 #content .col2{ width:207px}
	/*======= index-3.html =======*/

#page4 #content .col1{ width:222px}
#page4 #content .col2{ width:469px}
	/*======= index-4.html =======*/

#page5 #content .col1{ width:180px}
#page5 #content .col2{ width:687px}
#page5 #content .col3{ width:224px}
#page5 #content .col4{ width:216px}
	/*======= index-5.html =======*/