.main { width:800px;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 820)? "820px" : "100%"); min-width:820px;}
.min_height { width:0px; height:350px;}
#header .bg{height:270px;}
#footer .bg_footer{ height:147px;}
#footer .column{ width:537px;}

.column, .column_1 { float:left;}

/*---page---*/
#page #row .column{ width:353px;}
#page #row .column_1{ width:390px;}

#page #row_1 .column{ width:283px;}
#page #row_1 .column_1{ width:510px;}
/*---// page---*/

/*---page_1---*/
#page_1 #row_1 .column{ width:510px;}
#page_1 #row_1 .column_1{ width:290px;}
/*---// page_1---*/
