#main {
	width:980px;
	margin:0 auto;
	position:relative;
	background-color: #D9E7D3;
}

#header {height:461px; background:url(images/header-bg.jpg) no-repeat}
#header, #content, #footer {
	font-size:0.75em;
	background-color: #D9E7D3;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:351px;}
#page1 #content .col-2 { width:292px; margin-right:5px;}
#page1 #content .col-3 { width:260px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:351px;}
#page2 #content .col-2 { width:583px;}
#page2 #content .col-2 .col-1 { width:273px;}
#page2 #content .col-2 .col-2 { width:258px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:351px;}
#page3 #content .col-2 { width:292px; margin-right:5px;}
#page3 #content .col-3 { width:260px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:351px;}
#page4 #content .col-2 { width:292px; margin-right:5px;}
#page4 #content .col-3 { width:260px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:351px;}
#page5 #content .col-2 { width:583px;}
#page5 #content .col-2 .col-1 { width:273px;}
#page5 #content .col-2 .col-2 { width:258px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:351px;}
#page6 #content .col-2 { width:292px; margin-right:5px;}
#page6 #content .col-3 { width:260px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:351px;}
#page7 #content .col-2 { width:292px; margin-right:5px;}
#page7 #content .col-3 { width:255px;}

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


#footer {height:76px;}
