#main {width:980px; margin:0 auto; position:relative;}

#header {height:357px; background:url(images/header-bg.gif) no-repeat left top;}
#header, #content, #footer { font-size:14px;}

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


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

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

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:419px; margin-right:46px;}
#page3 #content .row-1 .col-2 { width:419px;}
#page3 #content .row-2 .col-1 {width:240px; margin-right:60px;}
#page3 #content .row-2 .col-2 { width:583px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:306px;}
#page4 #content .col-2 { width:674px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:305px; margin-right:1px;}
#page5 #content .col-2 { width:674px;}
#page5 #content .col-2 .col-1 { width:266px; margin-right:43px;}
#page5 #content .col-2 .col-2 { width:268px;}

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


#footer {height:48px;}