/*You can modify the width of the website by changing "width" parameter with .main The minimum value is 766px.*/
.main { width:100%;}

#header {height:520px;}
#header .column { width:60%;}
#header .column_1 { width:39%;}
#footer { height:61px;}

.column, .column_1 { float:left;}

/*---page---*/
#page{
	background: url(images/fill.gif) 0 0 repeat-x #121212;
	font-size:100%;
	line-height:1em;
	color:#191919;	
	text-align:left;
}
#page .content .column{ width:43%;}
#page .content .column_1{ width:56%;}
/*---// page---*/

/*---page_1---*/
#page_1 .content .column{ width:50%;}
#page_1 .content .column_1{ width:49%;}
/*---// page_1---*/

/*---page_2---*/
#page_2 .content .column{ width:54%;}
#page_2 .content .column_1{ width:45%;}
/*---// page_2---*/

/*---page_3---*/
#page_3 .content .column{ width:50%;}
#page_3 .content .column_1{ width:49%;}
/*---// page_3---*/

/*---page_4---*/
#page_4 .content .column{ width:43%;}
#page_4 .content .column_1{ width:56%;}
/*---// page_4---*/

/*---page_5---*/
#page_5 .content .column{ width:100%;}
/*---// page_5---*/