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

#header {
	height:423px;
	background-image: url(images/header-bgCC.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:345px; margin-right:58px;}
#page1 #content .col-2 { width:462px;}
#page1 #content .col-2 .col-1 { width:218px; margin-right:66px;}
#page1 #content .col-2 .col-2 { width:174px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:339px; margin-right:64px;}
#page2 #content .col-2 { width:219px; margin-right:71px;}
#page2 #content .col-3 { width:176px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:339px; margin-right:64px;}
#page3 #content .col-2 { width:219px; margin-right:71px;}
#page3 #content .col-3 { width:176px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:345px; margin-right:58px;}
#page4 #content .col-2 { width:462px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:339px; margin-right:64px;}
#page5 #content .col-2 { width:219px; margin-right:71px;}
#page5 #content .col-3 { width:176px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:339px; margin-right:64px;}
#page6 #content .col-2 { width:219px; margin-right:71px;}
#page6 #content .col-3 { width:182px;}


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


#footer {height:89px;}
