#main {width:930px; margin:0 auto;}

#header {
    height:440px;
    background:url(/images/header-bg2.jpg) no-repeat left bottom;
}

#header, #footer { font-size:0.69em; }
#content { font-size:0.80em; }

.col-1, .col-2, .col-3 { float:left; }

/*======= index.html =======*/
#page1 #content .col-1 {
    width:163px;
    margin-right:45px;
}

#page1 #content .col-2 {
    width:456px;
    margin-right:27px;
}

#page1 #content .col-3 {
    width:218px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
    width:154px;
    margin-right:45px;
}

#page2 #content .col-2 {
    width:506px;
    margin-right:27px;
}

#page2 #content .col-3 {
    width:178px;
}

/*=========================*/

#footer {
    border-top:3px solid #e5e5e5;
    padding:20px 0 40px 0;
    overflow:hidden;
}

#footer .col-1 {
    width:291px;
    background:url(/images/divider2.gif) 270px 2px no-repeat;
}

#footer .col-2 {
    width:445px;
    background:url(/images/divider2.gif) 412px 2px no-repeat;
}

#footer .col-3 {
    width:164px;
}
