#main {width:950px; margin:0 auto;}


#header {height:120px; }
#header .col-1 { width:586px;margin-right:10px;}
#header .col-2 { width:330px; }

#header, #content { font-size:0.71em;}

.col-2, .col-1, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-2 {width:262px; margin-left:7px;}
#page1 #content .col-1 { width:660px;}
#page1 #content .col-1 .row-1 .col-1 { width:220px; margin-right:0px;}
#page1 #content .col-1 .row-1 .col-2 { width:220px;}
#page1 #content .col-1 .row-1 .col-3 { width:220px;}
#page1 #content .col-1 .row-2 .col-1 { width:323px; margin-right:5px;}
#page1 #content .col-1 .row-2 .col-2 { width:323px;}

/*======= index-1.html =======*/
#page2 #content .col-2 {width:262px; margin-right:7px;}
#page2 #content .col-1 { width:660px;}
#page2 #content .col-1 .col-2 { width:439px; margin-right:2px;}
#page2 #content .col-1 .col-1 { width:217px;}


/*=========================*/


#footer {height:70px; background:#1e1d1f; font-size:.625em;}
