#main {width:980px; margin:0 auto; position:relative;}

#header { height: 110px; /*388px;*/ background:url(images/header-bg.jpg) repeat top;}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:272px; margin-right:24px;}
#page1 #content .col-2 { width:630px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:630px; margin-right:24px;}
#page2 #content .col-2 { width:272px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:272px; margin-right:24px;}
#page3 #content .col-2 { width:630px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:630px; margin-right:24px;}
#page4 #content .col-2 { width:272px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:272px; margin-right:24px;}
#page5 #content .col-2 { width:630px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:272px; margin-right:24px;}
#page6 #content .col-2 { width:630px;}

/*=========================*/


#footer {height:109px;}