#main {width:1000px; margin:0 auto;}

#header {height:600px;}
#header, #content, #footer {
	font-size:0.73em;
}

.col-1, .col-2, .col-3 { float:left;}

#content .col-1 {width:284px; margin-right:36px;}
#content .col-2 {width:284px; margin-right:33px;}
#content .col-3 {width:284px;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page1 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page1 #content .row-1 .col-3 { width:269px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:271px;
	margin-right:50px;
}
#page2 #content .row-1 .col-2 {
	width:265px;
	margin-right:50px;
}
#page2 #content .row-1 .col-3 {
	width:200px;
}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {
	width:600px;
	margin-right:40px;
}
#page3 #content .row-1 .col-1 .col-1 { width:272px; margin-right:35px;}
#page3 #content .row-1 .col-1 .col-2 { width:278px; margin-right:0;}
#page3 #content .row-1 .col-2 {
	width:255px;
	margin-right:0;
}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:276px; margin-right:45px;}
#page4 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page4 #content .row-1 .col-3 { width:269px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page5 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page5 #content .row-1 .col-3 { width:274px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page6 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page6 #content .row-1 .col-3 { width:274px;}

/*======= index-6.html =======*/
#page7 #content .row-1 .col-1 {
	width:271px;
	margin-right:50px;
}
#page7 #content .row-1 .col-2 {
	width:269px;
	margin-right:52px;
}
#page7 #content .row-1 .col-3 {
	width:200px;
}

/*======= index-8.html =======*/
#page8 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page8 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page8 #content .row-1 .col-3 { width:274px;}

/*======= index-10.html =======*/
#page10 #content .row-1 .col-1 {width:400px; margin-right:50px;}
#page10 #content .row-1 .col-2 { width:400px; margin-right:52px;}
/*=========================*/


#footer {height:119px;}
