#main {width:916px; margin:0 auto; position:relative;}

#header {height:452px; background:url(images/header-bg.jpg) no-repeat 288px bottom; position:relative; z-index:2;}
#header.short {height:auto; background:none; }
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:254px;}
#page1 #content .col-2 { width:629px; margin-left:-7px;}
#page1 #content .col-2 .col-1 { width:261px; margin-right:36px;}
#page1 #content .col-2 .col-2 { width:261px; margin-left:0;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:254px;}
#page2 #content .col-2 { width:629px; margin-left:-7px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:254px;}
#page3 #content .col-2 { width:629px; margin-left:-7px;}
#page3 #content .col-2 .col-1 { width:261px; margin-right:36px;}
#page3 #content .col-2 .col-2 { width:261px; margin-left:0;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:254px;}
#page4 #content .col-2 { width:629px; margin-left:-7px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:254px;}
#page5 #content .col-2 { width:629px; margin-left:-7px;}
#page5 #content .col-2 .col-1 { width:140px;}
#page5 #content .col-2 .col-2 { width:179px; margin-left:0; margin-right:31px;}
#page5 #content .col-2 .col-3 { width:179px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:254px;}
#page6 #content .col-2 { width:629px; margin-left:-7px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:254px;}
#page7 #content .col-2 { width:629px; margin-left:-7px;}
#page7 #content .col-2 .row-1 .col-1 { width:260px; margin-right:37px;}
#page7 #content .col-2 .row-1 .col-2 { width:260px; margin-left:0;}
#page7 #content .col-2 .row-2 .col-1 { width:261px; margin-right:36px;}
#page7 #content .col-2 .row-2 .col-2 { width:261px; margin-left:0;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:254px;}
#page8 #content .col-2 { width:629px; margin-left:-7px;}


/*=========================*/


#footer {
    background: url("images/footer-bg.jpg") no-repeat scroll left top transparent;
    height: 116px;
}
