#site_center {text-align:center; background:url(../images/tall_top.gif) left top repeat-x;}
#main {width:100%; margin:0 auto; text-align:left; min-width:780px; width:780px;}

/*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:480px;}
#header, #content, #footer { font-size:0.75em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_1 { background:url(../images/line1.gif) left bottom repeat-x; padding:28px 0 39px 0;}
#page1 #content .row_2 { background:url(../images/line1.gif) left bottom repeat-x; padding:32px 0 19px 0; width:100%;}
#page1 #content .row_3 { background:url(../images/line2.gif) 54% top repeat-y; width:100%;}
#page1 #content .row_2 .col_1 { width:33%;}
#page1 #content .row_2 .col_2 { width:33%;}
#page1 #content .row_2 .col_3 { width:33%;}
#page1 #content .row_3 .col_1 { width:54%;}
#page1 #content .row_3 .col_2 { width:46%;}

/*======= index-1.html =======*/
#page2 #content .row_1 { background:url(../images/line1.gif) left bottom repeat-x; padding:28px 0 39px 0;}
#page2 #content .row_2 { background:url(../images/line2.gif) 54% top repeat-y; width:100%;}
#page2 #content .row_2 .col_1 { width:54%;}
#page2 #content .row_2 .col_2 { width:46%;}

/*======= index-2.html =======*/
#page3 #content .wrapper {background:url(../images/line2.gif) 46% top repeat-y; width:100%;}
#page3 #content .col_1 { width:46%;}
#page3 #content .col_2 { width:54%;}

/*======= index-3.html =======*/
#page4 #content .row_1 .wrapper { background:url(../images/line2.gif) 54% top repeat-y; width:100%;}
#page4 #content .row_1 { background:url(../images/line1.gif) left bottom repeat-x;}
#page4 #content .row_2 {padding:28px 0 39px 0;}
#page4 #content .row_1 .col_1 { width:54%;}
#page4 #content .row_1 .col_2 { width:46%;}
#page4 #content .row_2 .column1 { width:51%;}
#page4 #content .row_2 .column2 { width:49%;}

/*======= index-4.html =======*/
#page5 #content .wrapper {background:url(../images/line2.gif) 46% top repeat-y; width:100%;}
#page5 #content .col_1 { width:46%;}
#page5 #content .col_2 { width:54%;}

/*======= index-5.html =======*/
#page6 #content .wrapper {background:url(../images/line2.gif) 46% top repeat-y; width:100%;}
#page6 #content .col_1 { width:46%;}
#page6 #content .col_2 { width:54%;}


/*=========================*/


#footer {height:107px;}