#main { width:980px; margin:0 auto; text-align:left; background:#fff;}

#header { height:479px; background:#000000 url(../images/layout/header-bg2.jpg) top left no-repeat; }


#content {padding:10px 27px 0 27px; border-top:#000000 2px solid;}

#footer { height:50px; position:relative; border-top:#000000 3px solid;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

#footer .col-1 {width:520px !important;}
#footer .col-2 {width:415px !important;}

/* ============================= Columns ===========================*/

.col-1 {width:645px;}
.col-2 {width:420px;}
.col-3 {width:252px;}

.col-1 .col-1 {width:60%;}
.col-1 .col-2 {width:40%;}

.col-2 .col-1 {width:34%;}
.col-2 .col-2 {width:66%;}


/* ========================= Column Padding =======================*/

.col-pad {padding-right:28px;}
.col-pad2 {padding-right:22px;}
