#main {width:959px; margin:0 auto;}

#header {height:148px;border-top: solid 1px #233e99;}
#header, #content, #footer {background: #fff; font-size:0.75em; padding: 0 4px 0 4px; border-right: solid 1px #233e99; border-left: solid 1px #233e99;}

.col-1, .col-2, .col-3, .col-left-eq, .col-right-eq { 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;}
body #content .col-left-eq { width:379px;margin-right:4px;}
body #content .col-right-eq { width:379px;}

/*======= 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:67px; */border-top:2px solid #878791; border-bottom: solid 1px #233e99; margin-bottom: 20px; background: #ddd; /*#d9f4ff*/}