#main {width:937px; margin:0 auto;}

#header {
	height:60px;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3,
.column-1, .column-2, .column-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:293px; margin-right:8px;}
#page1 #content .row-1 .col-2 { width:293px; margin-right:8px;}
#page1 #content .row-1 .col-3 { width:293px;}
#page1 #content .row-2 .column-1 {width:293px; margin-right:8px;}
#page1 #content .row-2 .column-2 { width:594px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:293px; margin-right:8px;}
#page2 #content .row-1 .col-2 { width:594px;}
#page2 #content .row-2 .column-1 {width:293px; margin-right:8px;}
#page2 #content .row-2 .column-2 { width:594px;}
#page2 #content .row-2 .column-2 .col-1 { width:242px; margin-right:64px;}
#page2 #content .row-2 .column-2 .col-2 { width:242px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:293px; margin-right:8px;}
#page3 #content .row-1 .col-2 { width:293px; margin-right:8px;}
#page3 #content .row-1 .col-3 { width:293px;}
#page3 #content .row-2 .column-1 {width:594px; margin-right:8px;}
#page3 #content .row-2 .column-1 .col-1 { width:215px; margin-right:0;}
#page3 #content .row-2 .column-1 .col-2 { width:335px;}
#page3 #content .row-2 .column-2 { width:293px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:594px; margin-right:8px;}
#page4 #content .box .col-1 { width:242px; margin-right:64px;}
#page4 #content .box .col-2 { width:242px;}
#page4 #content .col-2 { width:293px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:293px; margin-right:8px;}
#page5 #content .row-1 .col-2 { width:293px; margin-right:8px;}
#page5 #content .row-1 .col-3 { width:293px;}
#page5 #content .row-2 .column-1 {width:594px; margin-right:8px;}
#page5 #content .row-2 .column-1 .col-1 { width:215px; margin-right:0;}
#page5 #content .row-2 .column-1 .col-2 { width:335px;}
#page5 #content .row-2 .column-2 { width:293px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:293px; margin-right:8px;}
#page6 #content .row-1 .col-2 { width:594px;}
#page6 #content .row-2 .column-1 {width:293px; margin-right:8px;}
#page6 #content .row-2 .column-2 { width:594px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:594px; margin-right:8px;}
#page7 #content .box4 .col-1 {
	width:330px;
	margin-right:15px;
}
#page7 #content .box4 .col-2 {
	width:163px;
	margin-right:10px;
}
#page7 #content .box4 .col-3 {
	width:205px;
}
#page7 #content .box .col-1 { width:278px; margin-right:0;}
#page7 #content .box .col-2 { width:272px;}
#page7 #content .col-2 { width:293px;}


/*=========================*/


#footer {
	height:50px;
        background-color: #80af01;
}
