.main { width:100%;}

#header {height:375px;}
#header .column{width:175px;height:95px;}
#header .column_1{width:760px;}
#header2 {height:375px;}
#header2 .column{width:175px;height:95px; overflow:hidden;}
#header2 .column_1{width:760px;}
#footer .bg{ height:80px;}
#footer .column{ width:60%;}
#footer .column_1{ width:39%;}

.column {
	float:left;
}
.column_1
{
	float:right;
	overflow: hidden;
}
/*---page---*/
#page .content .column{ width:67%;}
#page .content .column_1{ width:28%; float:right}
/*---// page---*/

/*---page_1---*/
#page_1 .content .column{ width:65%;}
#page_1 .content .column_1{ width:34%;}
/*---// page_1---*/

/*---page_2---*/
#page_2 .content .column{ width:68%;}
#page_2 .content .column_1{ width:31%;}
/*---// page_2---*/

/*---page_3---*/
#page_3 .content .column{ width:68%;}
#page_3 .content .column_1{ width:31%;}
/*---// page_3---*/

/*---page_4---*/
#page_4 .content .column{ width:65%;}
#page_4 .content .column_1{ width:34%;}
#page_4 #header {height:600px;}
/*---// page_4---*/

/*---page_5---*/
#page_5 .content .column{ width:99%;}
/*---// page_5---*/
