#main {width:980px; margin:0 auto; position:relative;}

#header {height:196px; background:#817e7e;}
#header, #content, #footer { font-size:12px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:238px; margin-right:15px; padding:20px;overflow: none;background: #EEE; border: 1px solid #CCC;}
#page1 #content .col-2 { width:632px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:238px; margin-right:15px; padding:20px;overflow: none;background: #EEE; border: 1px solid #CCC;}
#page2 #content .col-2 { width:632px;}
#page2 #content .col-2 .row-1 .col-1 { width:215px; margin-right:0;}
#page2 #content .col-2 .row-1 .col-2 { width:407px;}
#page2 #content .col-2 .row-2 .col-1 { width:234px; margin-right:0;}
#page2 #content .col-2 .row-2 .col-2 { width:388px;}


/*=========================*/


#footer {height:75px; background:#CCC;}


#section-header{border-bottom: 5px solid #CCC; padding-bottom: 20px;margin-bottom: 10px;}
#section-header-events{ padding-bottom: 20px;margin-bottom: 0; margin-top: 10px;float:left; padding-left: 10px;}