#site_center {text-align:center; background:url(images/tall_top.gif) center top repeat-x;}
#site_center1 { padding:0 40px 0 40px;}
#main {width:1200px; margin:0 auto; text-align:left; min-width:900px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 900)? "900px" : "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 900px.*/

#header {height:223px;}
#header, #content, #footer { font-size:0.8125em;}

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

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:60%;}
#page1 #content .row_1 .col_2 { width:40%;}
#page1 #content .row_2 .wrapper { background:url(images/line2.gif) 41% top repeat-y; width:100%;}
#page1 #content .row_2 .col_1 { width:37%;}
#page1 #content .row_2 .col_2 { width:63%;}
#page1 #content .row_3 .col_1 { width:330px;}
#page1 #content .row_3 .col_2 { width:840px;}
#page1 #content .row_3 .col_2 .column1 { width:33%;}
#page1 #content .row_3 .col_2 .column2 { width:33%;}
#page1 #content .row_3 .col_2 .column3 { width:33%;}

/*======= index-1.html =======*/
#page2 #content .row_2 .column1 { width:269px;}
#page2 #content .row_2 .column2 { width:261px;}

/*======= index-3.html =======*/
#page4 #content .row_1 .col_1 {width:60%;}
#page4 #content .row_1 .col_2 { width:40%;}
#page4 #content .row_2 .wrapper { background:url(images/line2.gif) 41% top repeat-y; width:100%;}
#page4 #content .row_2 .col_1 { width:47%;}
#page4 #content .row_2 .col_2 { width:53%;}

/*======= index-4.html =======*/
#page5 #content .column1 { width:207px;}
#page5 #content .column2 { width:189px;}


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


#footer {height:83px;}