#main_inner { padding:0 20px 0 20px;}
#main {width:100%; margin:0 auto; text-align:left;  width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1090)? "1090px" : "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 970px.*/

#main .bgd { background:#fff; border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; padding:0 6px 0 6px;}

#header {height:149px;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .wrapper {  width:100%;}
#page1 #content .wrapper1 { background:url(/images/wrapper1.gif) 7% top no-repeat; width:100%;}
#page1 #content .wrapper2 { width:100%;}
#page1 #content .col_1 {width:100%;}
#page1 #content .col_2 { width:100%;}

#page1 #content .col_1 .column1 { width:51%;}
#page1 #content .col_1 .column2 { width:49%;}
#page1 #content .col_1 .indent2 .wrapper1 {  width:100%;}
#page1 #content .col_1 .indent2 .wrapper2 { width:100%;}
#page1 #content .col_1 .indent2 .wrapper3 {  width:100%;}
#page1 #content .col_1 .indent2 .column1 { width:32%;}
#page1 #content .col_1 .indent2 .column2 { width:32%;}
#page1 #content .col_1 .indent2 .column3 { width:32%;}

#page1 #content .col_2 .indent2 .wrapper1 { 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;}
