#main { width: 980px; margin: 0 auto; position: relative; }

#header { height: 435px; background: url(../images/header-bg.jpg) no-repeat; }
#header, #content, #footer { font-size: 0.75em; }

.col-1, .col-2, .col-3 { float: left; }

/*======= home =======*/
#home #content .row-1 .col-1 { width: 169px; }
#home #content .row-1 .col-2 { width: 420px; height: 108px; overflow: auto; }
#home #content .row-1 .col-2 .inner { padding: 0; width: 392px; }
#home #content .row-2 .col-1 { width: 283px; margin-right: 20px; }
#home #content .row-2 .col-2 { width: 283px; }

/*======= services =======*/
#services #content .row-1 .block { width: 589px; height: 106px; overflow: auto; }
#services #content .row-1 .block .inner { padding: 0; width: 561px; }

/*======= contact =======*/
#contact #content .row-1 .block { width: 589px; height: 106px; overflow: auto; }
#contact #content .row-1 .block .inner { padding: 0; width: 561px; }
#contact #content .row-2 .col-1 { width: 263px; }
#contact #content .row-2 .col-2 { width: 275px; }


/*=========================*/


#footer { height: 100px; }