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

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

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

/*======= index.html =======*/
#page1 #content .col-1 {width:250px; margin-right:12px;}
#page1 #content .col-2 { width:646px;}

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

/*======= index-2.html =======*/
#page3 #content .col-1 {width:250px; margin-right:12px;}
#page3 #content .col-2 { width:646px;}
#page3 #content .col-2 .col-1 { width:250px; margin-right:50px;}
#page3 #content .col-2 .col-2 { width:250px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:250px; margin-right:12px;}
#page4 #content .col-2 { width:646px;}
#page4 #content .col-2 .col-1 { width:250px; margin-right:50px;}
#page4 #content .col-2 .col-2 { width:250px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:250px; margin-right:12px;}
#page5 #content .col-1 .col-1 { width:113px; margin-right:0; position:relative;}
#page5 #content .col-1 .col-2 { width:104px;}
#page5 #content .col-2 { width:646px;}
#page5 #content .col-2 .col-1 { width:250px; margin-right:50px;}
#page5 #content .col-2 .col-2 { width:250px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:250px; margin-right:12px;}
#page6 #content .col-2 { width:646px;}
#page6 #content .col-2 .col-1 { width:315px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:246px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:250px; margin-right:12px;}
#page7 #content .col-2 { width:646px;}
#page7 #content .col-2 .col-1 { width:315px; margin-right:0;}
#page7 #content .col-2 .col-2 { width:246px;}


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


#footer {height:59px;}
