#main {width:896px; margin:0 auto; padding:12px 0 14px 0;}

#header {height:auto;}

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

/*======= index.html =======*/
#content .col-1 {width:256px; margin-right:6px;}
#content .col-2 { width:633px;}
#content .col-2 .row-1 .col-1 { width:207px; height: 110px; margin-right:6px;}
#content .col-2 .row-1 .col-2 { width:207px; height: 110px; margin-right:6px;}
#content .col-2 .row-1 .col-3 { width:207px; height: 110px;}
#content .col-2 .row-2 .col-1 { width:313px; margin-right:7px;}
#content .col-2 .row-2 .col-2 { width:313px;}

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