#main {width:100%; margin:0 auto; text-align:center; min-width:1000px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");}

/*----!!!-----*/
#main_width { width:100%; margin:0 auto; text-align:left;}
/*----!!!-----*/

#header {height:269px; background:url(images/tall_top.png) left top repeat-x;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:56%;}
#page1 #content .col_2 { width:44%;}
#page1 #content .col_1 .wrapper { background:url(images/line_y.gif) 48% top repeat-y; width:100%;}
#page1 #content .col_1 .column1 { width:55%;}
#page1 #content .col_1 .column2 { width:44%;}
#page1 #content .col_2 .column1 { width:34%;}
#page1 #content .col_2 .column2 { width:33%;}
#page1 #content .col_2 .column3 { width:32%;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:56%;}
#page2 #content .col_2 { width:44%;}
#page2 #content .col_1 .column1 { width:55%;}
#page2 #content .col_1 .column2 { width:44%;}

/*======= index-2.html =======*/
#page3 #header .row_3 .column1 { width:226px;}
#page3 #header .row_3 .column2 { float:none; padding-left:226px;}
#page3 #content .col_1 {width:56%;}
#page3 #content .col_2 { width:44%;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:56%;}
#page4 #content .col_2 { width:44%;}
#page4 #content .col_1 .wrapper { background:url(images/line_y.gif) 48% top repeat-y; width:100%;}
#page4 #content .col_1 .column1 { width:55%;}
#page4 #content .col_1 .column2 { width:45%;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:56%;}
#page5 #content .col_2 { width:44%;}
#page5 #content .col_2 .column1 { width:55%;}
#page5 #content .col_2 .column2 { width:44%;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:56%;}
#page6 #content .col_2 { width:44%;}

/*======= index-6.html =======*/
#page7 #content .col_1 {width:56%;}
#page7 #content .col_2 { width:44%;}

/*=========================*/


#footer {height:74px; background:url(images/tall_bottom.png) left bottom repeat-x; color:#fff; font-family:tahoma;}