.main { width:100%;}

#header .bg_right{height:200px;}
#header .column{ width:61%; height:200px;}
#header .column_1{ width:38%;}
#footer { height:73px;}

.column, .column_1 { float:left;}

/*---page---*/
#page
{	
	background: url(images/fill.jpg) 0 0 repeat-x #ffffff;
	font-size:100%;
	line-height:1em;
	color:#5b5b5b;
	text-align:left;
	/*font-size:1em;*/
}
#page .content .row .column{ width:45%;}
#page .content .row .column_1{ width:54%;}

#page .content .row_1 .column{ width:99%;}
/*---// page---*/

