#main {width:980px; margin:0 auto; position:relative;}

#header {height:585px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:206px; margin-right:50px;}
#page1 #content .col-2 { width:310px; margin-right:78px;}
#page1 #content .col-3 { width:198px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:206px; margin-right:28px;}
#page2 #content .col-2 { width:642px;}
#page2 #content .col-2 .col-1 { width:260px; margin-right:48px;}
#page2 #content .col-2 .col-2 { width:260px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:642px; margin-right:28px;}
#page3 #content .col-2 { width:206px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:206px; margin-right:28px;}
#page4 #content .col-2 { width:632px; padding:0px;}
#page4 #content .col-2 .col-1 { width:260px; margin-right:48px;}
#page4 #content .col-2 .col-2 { width:260px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:206px; margin-right:50px;}
#page5 #content .col-2 { width:338px; margin-right:50px;}
#page5 #content .col-3 { width:200px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:591px; margin-right:50px;}
#page6 #content .col-2 { width:200px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:206px; margin-right:50px;}
#page7 #content .col-2 { width:338px; margin-right:50px;}
#page7 #content .col-3 { width:174px;}

/*======= index-7.html =======*/
#page8 #content .row-1 {width:855px;}



/*=========================*/

.column-1 {
	width:50%;
	float:left;
	
	height:400px;
}

.column-2 {
	width:50%;
	float:left;
	height:400px;
}

#footer {height:83px;}