#main {width:877px; margin:0 auto; padding-bottom:44px;}

#header {height:526px;}
#header, #content, #footer {
	font-size:13px;
}

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

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

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

/*======= index-2.html =======*/
#page3 #content .col-1 {width:355px; margin-right:35px;}
#page3 #content .col-2 { width:384px;}
#page3 #content .col-1 .col-1 { width:196px; margin-right:0;}
#page3 #content .col-1 .col-2 { width:142px;}
#page3 #content .col-2 .col-1 { width:234px; margin-right:0;}
#page3 #content .col-2 .col-2 { width:102px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:525px;
	margin-right:10px;
}
#page4 #content .col-2 { width:264px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:476px; margin-right:35px;}
#page6 #content .col-2 { width:264px;}

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


#footer {height:143px; background:url(images/footer-bg.png) no-repeat left top;}
