#main { 
	width:981px; 
	margin:0 auto;
}
#header { 
	height:103px;
}
#header2 { 
	height:103px;
}
#header, 
#header2, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3,
.col-4,
.column-1,
.column-2,
.column-4,
.column-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #header3 { height:102px;}
#page1 #content .col-1 { width:980px; margin-right:9px;}
#page1 #content .col-2 { width:321px; margin-right:9px;}
#page1 #content .col-4 { width:321px; margin-right:9px;}
#page1 #content .col-3 { width:321px;}

/*======= index-1.html =======*/
#page2 #header2 {
	height:113px;
}
#page2 #content .col-1 { width:980px; margin-right:9px;}
#page2 #content .col-1 .col-1 { width:220px; margin-right:0;}
#page2 #content .col-1 .col-2 { width:381px;}
#page2 #content .col-2 { width:321px;}
#page2 #content .column-1 { width:321px; margin-right:9px;}
#page2 #content .column-2 { width:321px; margin-right:9px;}
#page2 #content .column-3 { width:321px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:321px; margin-right:9px;}
#page3 #content .col-2 { width:321px; margin-right:9px;}
#page3 #content .col-3 { width:321px;}

/*======= index-3.html =======*/
#page4 #header2 {
	height:113px;
}
#page4 #content .col-1 { width:980px; margin-right:9px;}
#page4 #content .col-1 .col-1 { width:288px; margin-right:26px;}
#page4 #content .col-1 .col-2 { width:288px;}
#page4 #content .col-2 { width:321px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:321px; margin-right:9px;}
#page5 #content .col-2 { width:321px; margin-right:9px;}
#page5 #content .col-3 { width:321px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:980px; margin-right:9px;}
#page6 #content .col-1 .col-1 { width:220px; margin-right:0;}
#page6 #content .col-1 .col-2 { width:381px;}
#page6 #content .col-2 { width:321px;}
#page6 #content .column-1 { width:321px; margin-right:9px;}
#page6 #content .column-2 { width:321px; margin-right:9px;}
#page6 #content .column-3 { width:321px;}


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


#footer { 
	height:56px;
	border-top:1px solid #dddddd;
}

