/* CSS Document */
#main {	
	width:980px; 
	margin:0 auto;
}

#header {height:414px;}
#footer { height:50px;}


.col-1, .col-2, .col-3{
	float:left;
	text-align:left;
}

#page1 .col-1{ width:250px;  }
#page1 .col-2{ width:560px;  }

#page2 .col-1{ width:519px; }
#page2 .col-2{ width:290px; }

#page3 .col-1{ width:265px; }
#page3 .col-2{ width:265px; }
#page3 .col-3{ width:265px; }

#page4 .col-1{ width:250px; }
#page4 .col-2{ width:530px; }

#page5 .col-1{ width:240px; }
#page5 .col-2{ width:270px; }
#page5 .col-3{ width:250px; }

#page6 .col-1{ width:850px; }