.main { width:766px;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 766)? "766px" : "100%"); min-width:766px;}
.min_height { width:0px; height:350px;}
#header {height:187px;}
#footer { height:102px;}

.column, .column_1 { float:left;}

/*---page---*/
#page .content .row .column{ width:47%;}
#page .content .row .column_1{ width:52%;}

#page .content .row_1 .column{ width:42%;}
#page .content .row_1 .column_1{ width:58%;}
/*---// page---*/

/*---page_1---*/
#page_1 .content .row .column{ width:47%;}
#page_1 .content .row .column_1{ width:52%;}

#page_1 .content .row_1 .column{ width:55%;}
#page_1 .content .row_1 .column_1{ width:44%;}
/*---// page_1---*/