#main {
	width:800px;
	margin:0 auto;
	text-align:center;
}

#header {height:356px; background:url(images/header_bg.jpg) top left no-repeat;}

#footer { height:79px; background:url(images/footer_bg.jpg) top left no-repeat;}

.column1, .column2, .column3, .col1, .col2, .col3 {float:left;}
.container {width:100%;}

/* ============================= index ===========================*/

#index .column1 {width:502px;}
#index .column2 {width:217px;}

/* ============================= index-1 ===========================*/

#index_1 .column1 {width:267px;}
#index_1 .column2 {width:452px;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:502px;}
#index_2 .column2 {width:217px;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:502px;}
#index_3 .column2 {width:217px;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:267px;}
#index_4 .column2 {
	width:700px;
}

/* ============================= index-5 ===========================*/

#index_5 .column1 {
	width:719px;
}
#index_5 .column2 {width:217px;}
