
#two_cols { 
	width: 1013px; 
	text-align: left;
	margin-bottom: 20px;
}
#two_cols.scheme_3 #left,
#two_cols.scheme_2 #left {
	width:245px;
	float:left;
	overflow:hidden;
	margin-top: 1px;
}
#two_cols.scheme_3 #right,
#two_cols.scheme_2 #right {
	width:201px;
	float:left;
	overflow:hidden;
	margin-top: 22px;
}
#two_cols.scheme_3 #content, #two_cols.scheme_3 #content_wider {
	width:567px;
	float:left;
	overflow:hidden;
}
#two_cols.scheme_2 #content {
	width:768px;
	float:left;
}
#two_cols.scheme_2  #content_wider {
	
	width:812px;
	float:left;
	
}
#two_cols.scheme_1 #content {
	width:1013px;
}
#inside { padding: 0 25px 0 13px;}
#mainbody { padding: 10px 0;}