.main { width:780px;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");
	min-width:780px;
	max-width: 780px;
	margin:auto;
}
.min_height { width:0px; height:auto; float:left;}
#header {height:381px;}
#footer { height:75px;}
#footer .column{ width:40%;}
#footer .column_1{ width:60%;}
.column, .column_1 { float:left;}
/*---page---*/
#page .content .column{ width:39%;}
#page .content .column_1{ width:61%;}
#page .content_1 .column{ width:38%;}
#page .content_1 .column_1{ width:62%;}
/*---// page---*/
/*---page_1---*/
#page_1 .content { width:100%;}
#page_1 .content_1 .column{ width:45%;}
#page_1 .content_1 .column_1{ width:55%;}
/*---// page_1---*/
/*---page_2---*/
#page_2 .content { width:100%;}
#page_2 .content_1 .column{ width:62%;}
#page_2 .content_1 .column_1{ width:38%;}
/*---// page_2---*/
/*---page_3---*/
#page_3 .content .column{
	width:100%;
}
#page_3 .content .column_1{ width:51%;}
#page_3 .content_1 .column{ width:38%;}
#page_3 .content_1 .column_1{ width:62%;}
/*---// page_3---*/
/*---page_4---*/
#page_4 .content { width:100%;}
#page_4 .content_1{ width:100%;}
/*---// page_4---*/
/*---page_5---*/
#page_5 .content .column{ width:64%;}
#page_5 .content .column_1{ width:36%;}
#page_5 .content_1 .column{ width:38%;}
#page_5 .content_1 .column_1{ width:62%;}
/*---// page_5---*/
/*---page_6---*/
#page_6 .content_1 { width:100%;}
/*---// page_6---*/
