#main {
	width:883px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:230px;}
#header, #content, #footer { font-size:.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:219px; margin-right:26px;}
#page1 #content .col_2 { width:403px; margin-right:26px;}
#page1 #content .col_3 { width:208px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:219px; margin-right:26px;}
#page2 #content .col_2 { width:515px;}

#page2 #content .col_2 .column1 { width:169px;}
#page2 #content .col_2 .column2 { width:344px;}
#page2 #content .col_2 .row_1 { padding-bottom:46px;}
#page2 #content .col_2 .row_2 .column1 { width:262px; margin-right:2px;}
#page2 #content .col_2 .row_2 .column2 { width:251px;}

/*=========================*/


#footer {height:73px;}

