#main {
	width:780px;
	height: 700px;
}

#header1 {height:253px;}
#header2 {height:363px;}

#footer {
	height:100px;
	background-color: #3999D8;
	bottom: inherit;
	width: 536px;
}

#column1, #column2, .col1, .col2, .ind_col {float:left;}

#column1 {
	width:244px;
	height: 700px;
}
#column2 {
	width:536px;
	height: 700px;
}
