#main {width:980px; margin:0 auto; position:relative;}

#header {height:512px;}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
/*=
#page1 #content .col-1 {width:281px; margin-right:47px;}
#page1 #content .col-2 { width:611px;}
#page1 #content .col-2 .row-1 .col-1 { width:301px; margin-right:9px;}
#page1 #content .col-2 .row-1 .col-2 { width:301px;}
#page1 #content .col-2 .row-2 .col-1 { width:262px; margin-right:106px;}
#page1 #content .col-2 .row-2 .col-2 { width:184px;}
=*/

#page1 #content .col-1 {width:281px; margin-right:47px;}
#page1 #content .col-2 { width:100;}
#page1 #content .col-3 { width:281px;}
#page1 #content .col-2 .row-1 .col-1 { width:301px; margin-right:9px;}
#page1 #content .col-2 .row-1 .col-2 { width:301px;}
#page1 #content .col-2 .row-1 .col-3 { width:301px;}
#page1 #content .col-2 .row-2 .col-1 { width:62px; margin-right:106px;}
#page1 #content .col-2 .row-2 .col-2 { width:184px;}



/*======= index-1.html =======*/
#page2 #content .col-1 {width:559px; margin-right:99px;}
#page2 #content .col-2 { width:261px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:277px; margin-right:76px;}
#page3 #content .col-2 { width:272px; margin-right:87px;}
#page3 #content .col-3 { width:208px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:277px; margin-right:76px;}
#page4 #content .col-2 { width:278px; margin-right:81px;}
#page4 #content .col-3 { width:208px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:264px; margin-right:80px;}
#page5 #content .col-2 { width:576px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:301px; margin-right:38px;}
#page6 #content .col-2 { width:568px;}
#page6 #content .col-2 .col-1 {
	width:350px;
	margin-right:106px;
}
#page6 #content .col-2 .col-2 { width:184px;}


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


#footer {height:101px; background:url(images/footer-tail.gif) repeat-x top;}
