.container { width:988px; margin:0 auto; position:relative;}

#header {height:639px; background:url(images/header-bg.jpg) center top no-repeat;}
#header, #content, #footer { font-size:0.75em; position:relative;}

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

#content .aside { float:left; width:229px; margin-right:47px;}
#content .content { float:left; width:630px; padding:33px 0 0 0;}

/*======= index.html =======*/
#page1 #content .col-1 {width:290px; margin-right:41px;}
#page1 #content .col-2 { width:295px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:190px; margin-right:41px;}
#page2 #content .col-2 { width:378px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:288px; margin-right:41px;}
#page3 #content .col-2 { width:290px;}

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


#footer {height:138px; background:url(images/footer-bg.jpg) no-repeat center top;}