#main {width:978px; margin:0 auto;}

#header {height:471px; background:url(images/header-bg.jpg) no-repeat left top;}
#header, #content, #footer {
	font-size:0.75em;
	width: 100%;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:517px; margin-right:45px;}
#page1 #content .col-2 { width:271px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:239px; margin-right:50px;}
#page2 #content .col-2 {
	width:530px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:517px;
	margin-right:45px;
	padding-bottom:10px;
}
#page3 #content .col-1 .col-1 { width:190px; margin-right:0; padding-bottom:0;}
#page3 #content .col-1 .col-2 { width:316px;}
#page3 #content .col-2 { width:271px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:850px;
}
#page4 #content .col-2 { width:248px;}
#page4 #content .col-2 .col-1 { width:114px; margin-right:0;}
#page4 #content .col-2 .col-2 { width:134px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:239px; margin-right:50px;}
#page5 #content .col-2 { width:517px;}
#page5 #content .col-2 .col-1 { width:193px; margin-right:0;}
#page5 #content .col-2 .col-2 { width:315px;}
#page5 #content .col-2 .col-2 .col-1 { width:132px; margin-right:50px;}
#page5 #content .col-2 .col-2 .col-2 { width:132px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:490px;
	margin-right:77px;
}
#page6 #content .col-2 {
	width:270px;
}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:239px; margin-right:50px;}
#page7 #content .col-2 { width:517px;}
#page7 #content .col-2 .col-1 { width:276px; margin-right:0;}
#page7 #content .col-2 .col-2 { width:241px;}


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


#footer {height:84px; background:url(images/footer-bg.jpg) no-repeat top;}
