.main {
	width:900px;
	margin: auto;
}

#header .main{height:121px;}

#footer .main{ height:127px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {
	float:left;
}
.logoimage {
	width:200px;
	display: inline;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-left: 70px;
}

/* index */

#index #row1 .column1 {width:273px;}
#index #row1 .column2 {width:570px;}

#index #row2 .column1 {width:237px;}
#index #row2 .column2 {width:230px;}
#index #row2 .column3 {width:230px;}
#index #row2 .indent_column {width:14px;}

/* index-1 */

#index_1 #row1 .column1 {width:273px;}
#index_1 #row1 .column2 {width:570px;}

#index_1 #row2 .column1 {
	width:456px;
	height: 160px;
}
#index_1 #row2 .column2 {
	width:405px;
	height: 160px;
}
#index_1 #row2 .indent_column {
	width:21px;
}

/* index-2 */

#index_2 #row1 .column1 {width:273px;}
#index_2 #row1 .column2 {width:570px;}

#index_2 #row2 .column1 {width:338px;}
#index_2 #row2 .column2 {width:374px;}
#index_2 #row2 .indent_column {width:13px;}

/* index-3 */

#index_3 #row1 .column1 {width:273px;}
#index_3 #row1 .column2 {width:467px;}

#index_3 #row2 .column1 {width:237px;}
#index_3 #row2 .column2 {width:474px;}
#index_3 #row2 .indent_column {width:14px;}

/* index-4 */

#index_4 #row1 .column1 {width:273px;}
#index_4 #row1 .column2 {width:467px;}

#index_4 #row2 .column1 {
	width:456px;
	height: 160px;
}
#index_4 #row2 .column2 {
	width:380px;
	height: 160px;
}
#index_4 #row2 .indent_column {
	width:23px;
}

/* index-5 */
#index_5 #row1 .column1 {width:740px;}

#index_5 #row2 .column1 {width:467px;}
#index_5 #row2 .column2 {width:237px;}
#index_5 #row2 .indent_column {width:14px;}

