#main {width:947px; margin:0 auto; position:relative;}

#header {height:373px;}
#header, #content, #footer {
	font-size:small;
	font-family: Arial, Helvetica, sans-serif;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:608px; margin-right:16px;}
#page1 #content .col-1 .row-1 .col-1 { width:207px; margin-right:0;}
#page1 #content .col-1 .row-1 .col-2 { width:381px;}
#page1 #content .col-1 .row-2 .col-1 { width:187px; margin-right:23px;}
#page1 #content .col-1 .row-2 .col-2 { width:187px; margin-right:23px;}
#page1 #content .col-1 .row-2 .col-3 { width:187px;}
#page1 #content .col-2 { width:283px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:608px; margin-right:16px;}
#page2 #content .col-1 .row-1 .col-1 { width:278px; margin-right:0;}
#page2 #content .col-1 .row-1 .col-2 { width:303px;}
#page2 #content .col-1 .row-2 .col-1 { width:267px; margin-right:46px;}
#page2 #content .col-1 .row-2 .col-2 { width:267px;}
#page2 #content .col-2 { width:283px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:283px; margin-right:16px;}
#page3 #content .col-2 { width:608px;}
#page3 #content .col-2 .row-1 .col-1 { width:207px; margin-right:0;}
#page3 #content .col-2 .row-1 .col-2 { width:381px;}
#page3 #content .col-2 .row-2 .col-1 { width:187px; margin-right:23px;}
#page3 #content .col-2 .row-2 .col-2 { width:187px; margin-right:23px;}
#page3 #content .col-2 .row-2 .col-3 { width:187px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:608px; margin-right:16px;}
#page4 #content .col-1 .row-1 .col-1 { width:187px; margin-right:23px;}
#page4 #content .col-1 .row-1 .col-2 { width:187px; margin-right:23px;}
#page4 #content .col-1 .row-1 .col-3 { width:187px;}
#page4 #content .col-1 .row-2 .col-1 { width:247px; margin-right:0;}
#page4 #content .col-1 .row-2 .col-2 { width:354px;}
#page4 #content .col-2 { width:283px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:608px; margin-right:16px;}
#page5 #content .col-1 .row-1 .col-1 {
	width:150px;
	margin-right:0;
}
#page5 #content .col-1 .row-1 .col-2 { width:381px;}
#page5 #content .col-1 .row-2 .col-1 {
	width:150px;
	margin-right:0px;
}
#page5 #content .col-1 .row-2 .col-2 { width:394px;}
#page5 #content .col-2 { width:283px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:283px; margin-right:16px;}
#page6 #content .col-2 { width:608px;}
#page6 #content .col-2 .row-1 .col-1 { width:287px; margin-right:0;}
#page6 #content .col-2 .row-1 .col-2 {
	width:250px;
	margin-left: 0px;
}
#page6 #content .col-2 .row-2 .col-1 { width:187px; margin-right:23px;}
#page6 #content .col-2 .row-2 .col-2 {
	width:187px;
	margin-right:10px;
}
#page6 #content .col-2 .row-2 .col-3 { width:187px;}


/*=========================*/


#footer {height:80px;}

