#main {
	width:980px;
	margin:0 auto;
	color: #8E8E8E;
}

#header {height:522px; z-index:2; } /*537px*/
#header, #content, #footer {
	font-size:0.75em;
	position:relative;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:250px;
	margin-right:8px;
}
#page1 #content .col-2 { width:669px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:264px; margin-right:17px;}
#page2 #content .col-2 { width:669px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:273px; margin-right:8px;}
#page3 #content .col-2 { width:669px;}
#page3 #content .col-2 .col-1 { width:310px; margin-right:39px;}
#page3 #content .col-2 .col-1 .col-1 { width:137px; margin-right:34px;}
#page3 #content .col-2 .col-1 .col-2 { width:139px;}
#page3 #content .col-2 .col-2 { width:262px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:264px; margin-right:17px;}
#page4 #content .col-2 { width:669px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:273px; margin-right:8px;}
#page5 #content .col-2 { width:669px;}
#page5 #content .col-2 .col-1 { width:310px; margin-right:39px;}
#page5 #content .col-2 .col-1 .col-1 { width:137px; margin-right:34px;}
#page5 #content .col-2 .col-1 .col-2 { width:139px;}
#page5 #content .col-2 .col-2 { width:262px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:264px; margin-right:17px;}
#page6 #content .col-2 { width:669px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:273px; margin-right:8px;}
#page7 #content .col-2 { width:669px;}
#page7 #content .col-2 .col-1 { width:310px; margin-right:39px;}
#page7 #content .col-2 .col-1 .col-1 { width:137px; margin-right:34px;}
#page7 #content .col-2 .col-1 .col-2 { width:139px;}
#page7 #content .col-2 .col-2 { width:262px;}


/*=========================*/


#footer {height:163px; background:url(images/footer-tail.gif) repeat-x top;}

