#main {width:980px; margin:0 auto; position:relative;}

#header {
	height:430px;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:218px; margin-right:4px;}
#page1 #content .row-1 .col-2 { width:218px; margin-right:4px;}
#page1 #content .row-1 .col-3 { width:218px; margin-right:4px;}
#page1 #content .row-1 .col-4 { width:219px;}
#page1 #content .row-2 .col-1 {
	width:292px;
}
#page1 #content .row-2 .col-2 {
	width:291px;
}
#page1 #content .row-2 .col-3 {
	width:292px;
	margin-right: 5px;
}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {
	width:884px;
	margin-right:5px;
}
#page2 #content .row-1 .col-2 {width:440px;}
#page2 #content .row-2 .col-1 {width:440px; margin-right:5px;}
#page2 #content .row-2 .col-2 {width:440px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 {width:218px; margin-right:4px;}
#page3 #content .row-1 .col-2 { width:218px; margin-right:4px;}
#page3 #content .row-1 .col-3 { width:218px; margin-right:4px;}
#page3 #content .row-1 .col-4 { width:219px;}
#page3 #content .row-2 .col-1 {width:292px; margin-right:5px;}
#page3 #content .row-2 .col-2 {
	width:884px;
}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {
	width:292px;
	margin-right:5px;
}
#page4 #content .row-1 .col-2 {
	width:291px;
}
#page4 #content .row-1 .col-2 .col-1 {width:170px; margin-right:33px;}
#page4 #content .row-1 .col-2 .col-2 {width:170px;}
#page4 #content .row-2 .col-1 {width:440px; margin-right:5px;}
#page4 #content .row-2 .col-2 {width:440px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:218px; margin-right:4px;}
#page5 #content .row-1 .col-2 { width:218px; margin-right:4px;}
#page5 #content .row-1 .col-3 { width:218px; margin-right:4px;}
#page5 #content .row-1 .col-4 { width:219px;}
#page5 #content .row-2 .col-1 {
	width:886px;
}
#page5 #content .row-2 .col-2 {width:291px; margin-right:5px;}
#page5 #content .row-2 .col-3 {
	width:886px;
}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {
	width:280px;
	margin-left: 5px;
}
#page6 #content .row-1 .col-1 .col-1 {width:170px; margin-right:33px;}
#page6 #content .row-1 .col-1 .col-2 {width:170px;}
#page6 #content .row-1 .col-2 {
	width:600px;
}
#page6 #content .row-2 .col-1 {width:440px; margin-right:5px;}
#page6 #content .row-2 .col-2 {width:440px;}
#page6 #content .row-2 .col-2 .col-1 {width:183px; margin:0;}
#page6 #content .row-2 .col-2 .col-2 {width:201px;}


/*=========================*/


#footer {
	height:50px;
}
