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

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

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

/*======= index.html =======*/
#page1 #content .col-1 {width:332px; margin-right:40px;}
#page1 #content .col-2 { width:266px; margin-right:40px;}
#page1 #content .col-3 { width:221px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:638px; margin-right:40px;}
#page2 #content .col-2 { width:221px;}
#page2 #content .col-1 .col-1 { width:297px; margin-right:43px;}
#page2 #content .col-1 .col-2 { width:297px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:650px;
	margin-right:40px;
}
#page3 #content .col-2 { width:266px; margin-right:40px;}
#page3 #content .col-3 {
	width:150px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:450px; margin-right:40px;}
#page4 #content .col-2 { width:408px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:197px; margin-right:40px;}
#page5 #content .col-2 { width:400px; margin-right:40px;}
#page5 #content .col-3 { width:221px;}
#page5 #content .col-2 .col-1 { width:184px; margin-right:30px;}
#page5 #content .col-2 .col-2 { width:184px; margin:0;}

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

#footer {
	padding:26px 20px 20px 0;
	background:url(images/footer-bg.gif) left top repeat-x;
	font-size: .625em;
}
#page6 #main #content .col-1 {
	width: 400px;
	padding-right: 25px;
}
#page6 #main #content .col-2 {
	width: 475px;
}
