#header { 
	height:350px;
	position:relative;
}
#header, 
#content1, 
#content2, 
#footer { 
	font-size:0.814em;
	width:980px; 
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3,
.col-4 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content1 .col-1 { width:263px; margin-right:7px;}
#page1 #content1 .col-2 { width:263px; margin-right:7px;}
#page1 #content1 .col-3 { width:263px; margin-right:28px;}
#page1 #content1 .col-4 { width:148px;}
#page1 #content2 .col-1 { width:258px; margin-right:50px;}
#page1 #content2 .col-2 { width:313px; margin-right:62px;}
#page1 #content2 .col-3 { width:230px;}

/*======= index-1.html =======*/
#page2 #content1 .col-1 { width:533px; margin-right:7px;}
#page2 #content1 .col-2 { width:263px; margin-right:28px;}
#page2 #content1 .col-3 { width:148px;}
#page2 #content2 .col-1 { width:505px; margin-right:50px;}
#page2 #content2 .col-2 { width:374px;}

/*======= index-2.html =======*/
#page3 #content1 .col-1 { width:263px; margin-right:7px;}
#page3 #content1 .col-2 { width:263px; margin-right:7px;}
#page3 #content1 .col-3 { width:263px; margin-right:28px;}
#page3 #content1 .col-4 { width:148px;}
#page3 #content2 .col-1 { width:258px; margin-right:50px;}
#page3 #content2 .col-2 { width:622px;}
#page3 #content2 .col-2 .col-1 { width:253px; margin-right:0;}
#page3 #content2 .col-2 .col-2 { width:369px; margin-top:-5px;}

/*======= index-3.html =======*/
#page4 #content1 .col-1 { width:533px; margin-right:7px;}
#page4 #content1 .col-1 .col-1 { width:205px; margin-right:36px;}
#page4 #content1 .col-1 .col-2 { width:205px;}
#page4 #content1 .col-2 { width:263px; margin-right:28px;}
#page4 #content1 .col-3 { width:148px;}
#page4 #content2 .col-1 { width:505px; margin-right:50px;}
#page4 #content2 .col-2 { width:374px;}

/*======= index-4.html =======*/
#page5 #content1 .col-1 { width:263px; margin-right:7px;}
#page5 #content1 .col-2 { width:263px; margin-right:7px;}
#page5 #content1 .col-3 { width:263px; margin-right:28px;}
#page5 #content1 .col-4 { width:148px;}
#page5 #content2 .col-1 { width:622px; margin-right:50px;}
#page5 #content2 .col-1 .col-1 { width:313px; margin-right:0;}
#page5 #content2 .col-1 .col-2 { width:289px;}
#page5 #content2 .col-2 { width:258px;}

/*======= index-5.html =======*/
#page6 { background-color:#f6f6f6;}
#page6 .tail-bottom { background:url(images/tail-bottom1.gif) repeat-x left bottom;}
#page6 #content1 .box .inner { padding-right:30px; padding-bottom:35px;}
#page6 #footer { margin-top:0;}
#page6 #footer, #page6 #footer .indent { border:0;}



/*=========================*/


#footer { 
	height:92px;
	margin-top:-92px;
	position:relative;
	border-top:1px solid #e7e7e7;
}