.main { width:830px;
}

#header .main {
height:270px; 
background: #fff url('../images/full_width_line.jpg') bottom no-repeat;
}

#banner {
background: #fff url('../images/banner1.jpg') no-repeat;
margin-top: 10px;
}

#footer .main { height:147px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* ============================= index ===========================*/
#index #main_content .column1 {width:561px;}
#index #main_content .column2 {width:259px;}
#index #main_content .column3 {width:0px;}
/*Note max joint width is 820px */

/* ============================= services ===========================*/
#services #main_content .column1 {width:820px;}
#services #main_content .column2 {width:0px;}
#services #main_content .column3 {width:0px;}
/*Note max joint width is 820px */




/* ============================= access ===========================*/
#access #main_content .ver_line {background:url(../images/ver_line.gif) repeat-y 387px 0; width:100%;}
#access #main_content .column1 {width:420px;}
#access #main_content .column2 {width:400px;}
#access #main_content .column3 {width:0px;}


/* ============================= privacy ===========================*/
#privacy #main_content .ver_line {}
#privacy #main_content .column1 {width:820px;}
#privacy #main_content .column2 {width:0px;}
#privacy #main_content .column3 {width:0px;}



