#site_center {text-align:center;}
#main { width:800px/*expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%")*/; min-width:800px; margin:0 auto; text-align:left;}

#header {height:378px; text-align:center;}

#footer {
	height:100px;
	border-top:1px solid #dddddd;
	font-weight:normal;
}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {
	float:left;
}

#columnbox {
	float:right;
	text-align: left;
	width: 40%;
	margin: 18px 0px 12px 15px;
}
#columnbox strong {color:#222;}

.padding2 {
	padding: 10px 10px 10px 10px;
}


/* ============================= index ===========================*/

#index .column1 {width:/*437px*/61%;}
#index .column2 {width:/*280px*/39%;}

/* ============================= index-1 ===========================*/

#index_1 .column1 {
	width:/*437px*/100%;
}
#index_1 .column2 {width:/*280px*/39%;}

#index_1 .col1 {width:/*203px*/52%;}
#index_1 .col2 {width:/*171px*/48%;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:/*280px*/39%;}
#index_2 .column2 {
	width:/*437px*/100%;
}

#index_2 .col1 {width:/*203px*/52%;}
#index_2 .col2 {width:/*171px*/48%;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:/*437px*/61%;}
#index_3 .column2 {width:/*280px*/39%;}

#index_3 .col1 {width:203px;}
#index_3 .col2 {width:171px;}

/* ============================= index-3col ===========================*/

#index_3col .column1 {width:33%;}
#index_3col .column2 {width:33%;}
#index_3col .column3 {width:33%;}
