#main { width:900px; margin:0 auto; text-align:left;}
.main_indent {padding-top:40px;}

#header {
	height:425px;
	background:url(images/header_bg.jpg) top left no-repeat;
	position:absolute;
	z-index:1;
}

#middle {
	position:absolute;
	z-index:2;
	margin-top:384px;
}

#footer { height:163px;}

.column1, .column2, .col1, .col2 {float:left;}
.container {width:100%;}

.column1 {width:345px;}
.column2 {width:555px;}

.col1 {width:204px;}
.col2 {width:250px;}

/* ============================= index-5 ===========================*/

#index_5 .col1 {width:230px;}
#index_5 .col2 {width:215px;}
