.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:center; width:980px; }

/*======= header =======*/
#header {height:177px; }
.col-1, .col-2, .col-3, .col-4, .col-5{background:url(images/bg_col.gif) no-repeat top left}
/*======= index.html =======*/
#content .col-1{ width:479px}
#content .col-2{ width:240px}
#content .col-3{ width:240px;height: 358px;}
#content .col-4{ width:239px}
#content .col-5{ width:240px}
/*======= footer =======*/
#footer { height:137px; }
