#main, .main-width {
	width:943px;
	margin:0 auto;
	position:relative;
	background-color: #FFFFFF;
}

#header {height:444px; position:relative;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:202px;
	margin-right:20px;
}
#page1 #content .row-1 .col-2 { width:695px;}
#page1 #content .row-1 .col-2 .col-1 { width:216px; margin-right:39px;}
#page1 #content .row-1 .col-2 .col-2 { width:192px;}
#page1 #content .row-2 .col-1 { width:214px; margin-right:68px;}
#page1 #content .row-2 .col-2 { width:350px; margin-right:68px;}
#page1 #content .row-2 .col-2 .col-1 {
	width:325px;
	margin-right:30px;
}
#page1 #content .row-2 .col-2 .col-2 { width:154px; margin-right:0;}
#page1 #content .row-2 .col-3 { width:189px;} 

/*======= index-1.html =======*/
#page2 #content .col-1 {width:214px; margin-right:36px;}
#page2 #content .col-2 { width:667px;}
#page2 #content .col-2 .row-1 .col-1 { width:182px; margin-right:60px;}
#page2 #content .col-2 .row-1 .col-2 { width:137px; margin-right:54px;}
#page2 #content .col-2 .row-1 .col-3 { width:182px;}
#page2 #content .col-2 .row-2 .col-1 { width:346px; margin-right:67px;}
#page2 #content .col-2 .row-2 .col-2 { width:202px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:214px; margin-right:36px;}
#page3 #content .col-2 { width:667px;}
#page3 #content .col-2 .col-1 { width:446px; margin-right:0;}
#page3 #content .col-2 .col-2 { width:165px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:214px; margin-right:36px;}
#page4 #content .col-2 { width:667px;}
#page4 #content .col-2 .row-1 .col-1 { width:227px; margin-right:0;}
#page4 #content .col-2 .row-1 .col-2 { width:380px;}
#page4 #content .col-2 .row-1 .col-2 .col-1 { width:137px; margin-right:60px;}
#page4 #content .col-2 .row-1 .col-2 .col-2 { width:182px;}
#page4 #content .col-2 .row-2 .col-1 { width:346px; margin-right:67px;}
#page4 #content .col-2 .row-2 .col-1 .col-1 { width:167px; margin-right:0;}
#page4 #content .col-2 .row-2 .col-1 .col-2 { width:169px;}
#page4 #content .col-2 .row-2 .col-2 {
	width:202px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:214px; margin-right:36px;}
#page5 #content .col-2 { width:667px;}
#page5 #content .col-2 .col-1 { width:348px; margin-right:65px;}
#page5 #content .col-2 .col-1 .col-1 { width:190px; margin-right:0;}
#page5 #content .col-2 .col-1 .col-2 { width:158px;}
#page5 #content .col-2 .col-2 { width:202px;}

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


#footer {
	height:63px;
	position:relative;
	top: -20px;
}
