#site_center {text-align:center; background:url(images/tall_top.gif) left top repeat-x #fff; 
	width: 1002px;
	margin: 0 auto;
	border-left: 1px solid #866F1E;
	border-right: 1px solid #866F1E;
	border-bottom: 1px solid #866F1E;
	text-align: left;}
#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:159px; background:url(images/header_bgd.jpg) left top no-repeat;}
#header, #content{ font-size:0.75em; width:1000px}
#footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_2 .col_1 {width:63%;}
#page1 #content .row_2 .col_2 { width:37%;}

#page1 #content .row_2 .wrapper { background:url(images/line1.gif) 50% top repeat-y; width:100%;}
#page1 #content .row_2 .col_1 .column1 { width:51%;}
#page1 #content .row_2 .col_1 .column2 { width:49%;}

/*======= index-1.html =======*/
#page2 #content .row_2 .col_1 {width:41%;}
#page2 #content .row_2 .col_2 { width:59%;}

/*======= index-2.html =======*/
#page3 #content .row_2 .col_1 {width:64%;}
#page3 #content .row_2 .col_2 { width:36%;}

/*======= index-3.html =======*/
#page4 #content .row_2 .col_1 {width:41%;}
#page4 #content .row_2 .col_2 { width:59%;}

#page4 #content .row_2 .col_2 .column1 { width:51%;}
#page4 #content .row_2 .col_2 .column2 { width:49%;}

/*======= index-4.html =======*/
#page5 #content .row_2 .col_1 {width:64%;}
#page5 #content .row_2 .col_2 { width:35%;}

#page5 #content .row_2 .col_1 .column1 { width:185px;}
#page5 #content .row_2 .col_1 .column2 { width:217px;}


/*=========================*/


#footer {height:73px;}
