#main { width:900px; margin:0 auto; text-align:left;}
.main_indent {
	padding-top:5px;
}

#header {
	height:400px;
	position:absolute;
	z-index:1;
}

#middle {
	position:absolute;
	z-index:2;
	margin-top:360px;
}

#footer { height:163px;}

.column1, .column2, .col1, .col2 {float:left;}
.container {
	width:100%;
}

.column1 {width:345px;}
.column2 {width:555px;}

.col1 {
	width:234px;
}
.col2 {width:250px;}

/* ============================= index-5 ===========================*/

#index_5 .col1 {width:230px;}
#index_5 .col2 {width:215px;}
