#main {
margin:0 auto; 
width:780px; 
border-left:#ededed 1px solid;
border-right:#ededed 1px solid;
border-bottom:#ededed 1px solid;
}

/* #header {height:403px} */

.col_1, .col_2, .col_3{ float:left;}

.inner_tab {margin-top:-12px;}

/*================== Left Feature Column ==================*/
#page1  .row_1 .col_1 {width:555px;} 
#page1  .row_1 .col_2 {width:217px;}
#page1  .row_2 .col_1 {width:217px; background:url(images/line1.gif) left top repeat-x;}
#page1  .row_2 .col_2 {width:346px; background:url(images/line2.gif) left top repeat-x;}
#page1  .row_2 .col_3 {width:209px; background:url(images/line1.gif) left top repeat-x;}

/*================== Right Feature Column==================*/
#page6  .row_1 .col_1 {width:217px;}
#page6  .row_1 .col_2 {width:542px;}
#page6  .row_2 .col_1 {width:217px; background:url(images/line1.gif) left top repeat-x;}
#page6  .row_2 .col_2 {width:542px; background:url(images/line2.gif) left top repeat-x;}

/*======= Blank =======*/
#page9  .row_2 .col_1 {width:780px; background:url(images/line2.gif) left top repeat-x;}
/*=========================*/


#footer {height:60px; margin-bottom:5px;}