.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:911px; }

/*======= header =======*/
#header { height:410px;}

#content .col-1{ background:url(images/bg_col1.gif) repeat-x top}
#content .col-2{ background:url(images/bg_col2.gif) repeat-x top}

/*======= index.html =======*/
#content .col-1{ width:630px}
#content .col-2{ width:281px}
#content .col-3{ width:176px; margin-right:20px}
#content .col-4{ width:177px}

#content .flags{ text-align:right; margin-top:5px}

/*======= footer =======*/
#footer { height:40px; }
