#main {width:959px; margin:0 auto; text-align: left;}

#header {/*height:148px;*/ border-top: solid 1px #eee;}
#header, #content, #footer {background: #fff; font-size:0.75em; padding: 0 4px 0 4px; border-right: solid 1px #eee; border-left: solid 1px #eee;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
body #content .col-1 {width:763px; margin-right:4px;}
body #content .col-1 .col-1 { width:425px; margin-right:5px;}
body #content .col-1 .col-1 .col-1 { width:216px;}
body #content .col-1 .col-1 .col-2 { width:162px;}
body #content .col-1 .col-2 { width:333px;}
body #content .col-1 .col-2 .col-1 { width:138px; margin-right:24px;}
body #content .col-1 .col-2 .col-2 { width:129px;}
body #content .col-2 { width:182px;}

/*======= index.html =======*/
#page1 #content .col-1 {width:763px; margin-right:4px;}
#page1 #content .col-1 .col-1 { width:425px; margin-right:5px;}
#page1 #content .col-1 .col-1 .col-1 { width:276px;}
#page1 #content .col-1 .col-1 .col-2 { width:144px;}
#page1 #content .col-1 .col-2 { width:333px;}
#page1 #content .col-2 { width:182px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:763px; margin-right:4px;}
#page2 #content .col-1 .col-1 { width:425px; margin-right:5px;}
#page2 #content .col-1 .col-2 { width:333px;}
#page2 #content .col-1 .col-2 .col-1 { width:138px; margin-right:24px;}
#page2 #content .col-1 .col-2 .col-2 { width:129px;}
#page2 #content .col-2 { width:182px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:763px; margin-right:4px;}
#page3 #content .col-2 { width:182px;}


/*=========================*/
#footer {height:103px; /*67px;*/ border-top:2px solid #878791; border-bottom: solid 1px #eee; margin-bottom: 20px; background: #ddd; /*#d9f4ff*/}
