#site_center {text-align:center; background:url(images/tall_top.gif) left top repeat-x #1f1f1f;}
#main {width:100%; margin:0 auto; text-align:left; min-width:780px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");}

/*You can modify the width of the website by changing "width" parameter with #main and deleting the parameter of "widht:expression...". The minimum value is 780px.*/

#header {height:294px;}
#header, #content { font-size:0.75em;}
#footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:44%;}
#page1 #content .col_2 { width:56%;}

#page1 #content .col_2 .wrapper { background:url(images/line2.gif) 48% top repeat-y; width:100%;}
#page1 #content .col_2 .column1 { width:54%;}
#page1 #content .col_2 .column2 { width:46%;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:63%;}
#page2 #content .col_2 { width:37%;}

#page2 #content .col_1 .wrapper { background:url(images/line2.gif) 50% top repeat-y; width:100%;}
#page2 #content .col_1 .column1 { width:57%;}
#page2 #content .col_1 .column2 { width:43%;}

/*======= index-2.html =======*/
#page3 #content .row_1 .wrapper { background:url(images/line2.gif) 51% top repeat-y; width:100%;}
#page3 #content .row_1 .column1 { width:51%;}
#page3 #content .row_1 .column2 { width:49%;}

#page3 #content .row_2 .column1 { width:30%;}
#page3 #content .row_2 .column2 { width:40%;}
#page3 #content .row_2 .column3 { width:30%;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:44%;}
#page4 #content .col_2 { width:56%;}

#page4 #content .col_2 .wrapper { background:url(images/line2.gif) 48% top repeat-y; width:100%;}
#page4 #content .col_2 .column1 { width:54%;}
#page4 #content .col_2 .column2 { width:46%;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:401px;}
#page5 #content .col_2 { margin-left:401px; float:none;}

#page5 #content .col_1 .column1 { width:114px;}
#page5 #content .col_1 .column2 { width:190px;}



/*=========================*/


#footer {height:53px;}