#main {width:977px; margin:0 auto;}

#header {height:475px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float:left;
	text-align: left;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:550px;
	margin-right:50px;
}
#page1 #content .col-1 .col-1 {
	width:265px;
	margin-right:20px;
}
#page1 #content .col-1 .col-2 { width:258px;}
#page1 #content .col-2 {
	width:285px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:590px; margin-right:60px;}
#page2 #content .col-1 .col-1 { width:280px; margin-right:45px;}
#page2 #content .col-1 .col-2 { width:258px;}
#page2 #content .col-2 { width:265px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:550px;
	left: 20px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
	margin-right: 50px;
	padding-right: 0px;
}
#page3 #content .col-1 .col-1 {
	width:270px;
	margin-right:25px;
}
#page3 #content .col-1 .col-2 {
	width:250px;
}
#page3 #content .col-2 {
	width:250px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:570px;
	margin-right:60px;
}
#page4 #content .col-2 {
	width:280px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:550px;
	margin-right:50px;
}
#page5 #content .col-1 .col-1 {
	width:auto;
	margin-right:45px;
}
#page5 #content .col-1 .col-2 { width:258px;}
#page5 #content .col-2 { width:265px;}

/*======= index-2.html =======*/
#page6 #content .col-1 {width:590px; margin-right:60px;}
#page6 #content .col-1 .col-1 { width:280px; margin-right:45px;}
#page6 #content .col-1 .col-2 { width:258px;}
#page6 #content .col-2 { width:265px;}


/*=========================*/


#footer {height:96px;}
