#main {margin:0 auto; width:780px;}

#header {height:290px}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:217px;}
#page1 #content .row_1 .col_2 {width:563px;}
#page1 #content .row_2 .col_1 {width:217px; background:url('line1.gif') repeat-x left top;}
#page1 #content .row_2 .col_2 {width:346px; background:url('line2.gif') repeat-x left top;}
#page1 #content .row_2 .col_3 {width:217px; background:url('line1.gif') repeat-x left top;}

#footer {height:84px}
