@charset "utf-8";
#main {width:980px; margin:0 auto; position:relative;}

#header {height:672px;}
#header, #content, #footer { font-size:0.75em;}
#header .col-1 { width:310px;}
#header .col-2 { width:600px;}

.col-1, .col-2 { float:left;}
.col-3 {float:right}
/*======= index.html =======*/
#page1 #content {padding:0 45px 0 48px;}
#page1 #content .col-1 {width:269px; margin-right:26px;}
#page1 #content .col-2 { width:591px; margin-top:12px}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:261px; margin-right:18px;}
#page2 #content .col-2 { width:599px;}
#page2 #content .col-2 .col-1 { width:236px; margin-right:44px;}
#page2 #content .col-2 .col-2 { width:238px;}

/*======= index-2.html =======*/
#page3 #main {width:999px}
#page3 #header {height:180px;}
#page3 #content {margin-left:0; margin-right:0; padding:5px 0 0 0}
#page3 #content .col-1 {width:261px; margin-right:18px;}
#page3 #content .col-2 { width:500px;}
#page3 #content .box2 {width:272px}
#page3 #content .col-3 { width:213px;}

/*======= index-3.html =======*/
#page4 #header {height:180px;}
#page4 #header .row-2 {padding:185px 0 0 25px}
#page4 #content .col-1 {width:281px; margin-right:18px;}
#page4 #content .col-2 { width:599px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:261px; margin-right:18px;}
#page5 #content .col-2 { width:599px;}


/*=========================*/

#footer {height:115px; background:url(../images/footer-bg.jpg) no-repeat left top;}
