#main {width:949px; margin:0 auto 20px auto;}

#header {height:425px;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3 , .col_12, .col_22 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:265px;}
#page1 #content .col_2 { width:265px;}
#page1 #content .col_3 { width:265px;}

/*======= index-1.html =======*/
#page1 #content .col_12 { float:left; width:543px;}
#page1 #content .col_22 { float:left; width:290px;}
#page1 #content .col_12 .container .col_1 { float:left; width:190px;}
#page1 #content .col_12 .container .col_2 { float:left; width:341px;}

/*======= index-2.html =======*/
#page1 #content .col_31 { float:left; width:265px;}
#page1 #content .col_32 { float:left;  width:568px;}
#page1 #content .col_32 .container .col_1 { float:left;  width:172px;}
#page1 #content .col_32 .container .col_2 { float:left;  width:172px;}
#page1 #content .col_32 .container .col_3 { float:left;  width:172px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:265px;}
#page4 #content .col_2 { width:265px;}
#page4 #content .col_3 { width:265px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:194px;}
#page5 #content .col_2 { width:195px;}
#page5 #content .col_3 { width:406px;}


/*=========================*/


#footer {height:40px; background:#252932;} 
