﻿#site_center {text-align:center;}
#main {margin:0 auto; width:100%; text-align:left;}

.min_width {min-width:1180px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1180)? "1180px" : "100%");}

.col_box_2{ float:left;}


.col_box_1{ float:left;}


.col_3{ float:left;}


.col_2{ float:left;}


.col_1{ float:left;}


/*======= index.html =======*/
#page1 #content .row_1 {width:100%}
#page1 #content .row_2 {width:100%}
#page1 #content .row_1 .col_1 {width:33%;}
#page1 #content .row_1 .col_2 {width:32%;}
#page1 #content .row_1 .col_3 {width:34%;}
#page1 #content .row_2 .col_1 {width:33%;}
#page1 #content .row_2 .col_2 {width:66%;}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .col_1 {width:32%;}
#page2 #content .col_2 {width:63%;}
/*=========================*/


/*======= index-2.html =======*/
#page3 #content .col_1 {width:63%;}
#page3 #content .col_2 {width:32%;}
/*=========================*/


/*======= index-3.html =======*/
#page4 #content .col_1 {width:32%;}
#page4 #content .col_2 {width:63%;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {width:63%;}
#page5 #content .col_2 {width:32%;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 {width:95%;}

#pageMP #content .col_1 {width:25%;}
#pageMP #content .col_2 {width:70%;}

/*======= index.html =======*/
#resources #content .row_1 {width:100%}
#resources #content .row_2 {width:100%}
#resources #content .row_1 .col_1 {width:33%;}
#resources #content .row_1 .col_2 {width:32%;}
#resources #content .row_1 .col_3 {width:34%;}
#resources #content .row_2 .col_1 {width:33%;}
#resources #content .row_2 .col_2 {width:66%;}

#productsPage #content .col_1 {width:95%;}
#productsPage #content .col_2 {width:32%;}