.main { width:100%;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}
.min_height { width:0px; height:auto; float:left;}
#header {height:381px;}
#footer { height:75px;}
#footer .column{ width:35%;}
#footer .column_1{ width:55%;}


body.noheader #header{
	height:82px;
	overflow:hidden;
}

.column, .column_1 { float:left;}

/*---page---*/
#page .content .column{ width:39%;}

#page .content_1 .column{ width:35%;}
/*---// page---*/
#page .content_1 .column_1 {
width:630px;
/*overflow:hidden;	*/
}


/*---page_1---*/
#page_1 .content { width:100%;}

#page_1 .content_1 .column{ width:38%;}
/*---// page_1---*/

/*---page_2---*/
#page_2 .content { width:100%;}

#page_2 .content_1 .column{ width:62%;}
/*---// page_2---*/

/*---page_3---*/
#page_3 .content .column{ width:49%;}

#page_3 .content_1 .column{
	width:50%;
}
#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_1 .column{ width:38%;}
/*---// page_5---*/

/*---page_6---*/
#page_6 .content_1 { width:100%;}
/*---// page_6---*/


#page #cmsform .content_1 .column_1{
width:auto;
overflow:visible;	
}
