#main {
	width:903px;
	margin:0 auto;
}

#header {
	height: 60px;
}
#header, #content, #footer { font-size:0.625em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3, .column4 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:349px;}
#page1 #content .col_2 { width:554px;}

#page1 #content .col_2 .column1 { width:139px;}
#page1 #content .col_2 .column2 { width:150px;}
#page1 #content .col_2 .column3 { width:228px;}

#page1 #content .col_2 .row_2 .column1 { width:352px;}
#page1 #content .col_2 .row_2 .column2 { width:174px;}
#page1 #content .col_2 .row_2 .column3 { width:115px; padding-top:7px;}
#page1 #content .col_2 .row_2 .column4 { width:109px; padding-top:7px;}

/*=========================*/


#footer {height:108px;}
