#main_inner { padding:0 20px 0 20px;}
#main {width:100%; margin:0 auto; text-align:left; min-width:737px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 737)? "737px" : "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 737px.*/

#main .bgd { background:#fff; border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; padding:0 6px 0 6px;}

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

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

/*======= index.html =======*/
#page1 #content .wrapper { background:url(images/line1.gif) 64% top repeat-y; width:100%;}
#page1 #content .wrapper1 { background:url(images/wrapper1.gif) 64% top no-repeat; width:100%;}
#page1 #content .wrapper2 { background:url(images/line3.gif) 46% top repeat-y; width:100%;}
#page1 #content .col_1 {width:64%;}
#page1 #content .col_2 { width:36%;}

#page1 #content .col_1 .column1 { width:51%;}
#page1 #content .col_1 .column2 { width:49%;}
#page1 #content .col_1 .indent2 .wrapper1 { background:url(images/line4.gif) 30% top repeat-y; width:100%;}
#page1 #content .col_1 .indent2 .wrapper2 { background:url(images/line4.gif) 63% top repeat-y; width:100%;}
#page1 #content .col_1 .indent2 .column1 { width:34%;}
#page1 #content .col_1 .indent2 .column2 { width:32%;}
#page1 #content .col_1 .indent2 .column3 { width:32%;}

#page1 #content .col_2 .indent2 .wrapper1 {background:url(images/line3.gif) 50% top repeat-y; width:100%;}
#page1 #content .col_2 .indent2 .column1 { width:52%; text-align:center;}
#page1 #content .col_2 .indent2 .column2 { width:48%; text-align:center;}


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


#footer {height:92px;}
