#site_center {
	TEXT-ALIGN: center
}
#main {
	MARGIN: 0px auto; WIDTH: 100%; TEXT-ALIGN: left
}
.col_1 {
	FLOAT: left
}
.col_2 {
	FLOAT: left
}
/*.col_3 {
	FLOAT: left
}*/
.col_box_1 {
	FLOAT: left
}
.col_box_2 {
	FLOAT: left
}
#page1 #content .row_1 {
	WIDTH: 100%
}
#page1 #content .row_2 {
	WIDTH: 100%
}
#page1 #content .row_1 .col_1 {
	WIDTH: 50%
}
#page1 #content .row_1 .col_2 {
	WIDTH: 50%
}
/*#page1 #content .row_1 .col_3 {
	WIDTH: 34%
}*/
#page1 #content .row_2 .col_1 {
	WIDTH: 33%
}
#page1 #content .row_2 .col_2 {
	WIDTH: 66%
}
