#main { width:780px;}

#header1 {height:253px;}
#header2 {height:363px;}

#footer { height:100px;}

#column1, #column2, .col1, .col2, .ind_col {
	float:left;
	width: auto;	
}
#column3, .col3, .ind_col {
	float:right;
	width:auto;
	height: 300px;
}
#column1 {
	width:205px;
	height: 650px;
}
#column2 {
	width:540px;
}

