#main { 
	width:987px; 
	margin:0 auto;
}
#header { 
	height:75px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3, 
.col-4 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:225px; margin-right:22px;}
#page1 #content .col-2 { width:730px;}
#page1 #content .col-2 .col-1 { width:230px; margin-right:19px;}
#page1 #content .col-2 .col-2 { width:230px; margin-right:19px;}
#page1 #content .col-2 .col-a { width:230px;}
#page1 #content .col-2 .col-3 { width:340px; margin-right:19px; }

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:225px; margin-right:22px;}
#page2 #content .row-1 .col-2 { width:730px;}
#page2 #content .row-1 .col-2 .col-1 { width:325px; margin-right:70px;}
#page2 #content .row-1 .col-2 .col-2 { width:325px;}
#page2 #content .row-2 .col-1 { width:221px; margin-right:29px;}
#page2 #content .row-2 .col-2 { width:221px; margin-right:29px;}
#page2 #content .row-2 .col-3 { width:221px; margin-right:29px;}
#page2 #content .row-2 .col-4 { width:221px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:730px; margin-right:22px;}
#page3 #content .col-1 .col-1 { width:221px; margin-right:27px;}
#page3 #content .col-1 .col-2 { width:235px; margin-right:15px;}
#page3 #content .col-1 .col-3 { width:230px;}
#page3 #content .col-2 { width:225px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 { width:225px; margin-right:22px;}
#page4 #content .row-1 .col-2 { width:730px;}
#page4 #content .row-1 .col-2 .col-1 { width:325px; margin-right:70px;}
#page4 #content .row-1 .col-2 .col-2 { width:325px;}
#page4 #content .row-2 .col-1 { width:221px; margin-right:29px;}
#page4 #content .row-2 .col-2 { width:221px; margin-right:29px;}
#page4 #content .row-2 .col-3 { width:221px; margin-right:29px;}
#page4 #content .row-2 .col-4 { width:221px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:730px; margin-right:22px;}
#page5 #content .col-1 .col-1 { width:225px; margin-right:25px;}
#page5 #content .col-1 .col-2 { width:235px; margin-right:15px;}
#page5 #content .col-1 .col-3 { width:340px; padding:10px;}
#page5 #content .col-2 { width:226px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 { width:225px; margin-right:22px;}
#page6 #content .row-1 .col-2 { width:730px;}
#page6 #content .row-1 .col-2 .col-1 { width:325px; margin-right:70px;}
#page6 #content .row-1 .col-2 .col-2 { width:325px;}
#page6 #content .row-2 .col-1 { width:223px; margin-right:27px;}
#page6 #content .row-2 .col-2 { width:221px; margin-right:29px;}
#page6 #content .row-2 .col-3 { width:473px;}
#page6 #content .row-2 .col-3 .col-1 { width:221px; margin-right:30px;}
#page6 #content .row-2 .col-3 .col-2 { width:221px; margin-right:0;}


/*=========================*/


#footer { 
	height:46px;
}