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

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

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



/*======= index.html =======*/
#page1 #content .col-1 {width:629px; margin-right:11px;}
#page1 #content .col-1 .col-1 { width:260px; margin-right:53px;}
#page1 #content .col-1 .col-2 { width:260px;}
#page1 #content .col-2 { width:284px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:629px; margin-right:11px;}
#page2 #content .col-1 .col-1 { width:280px; margin-right:46px;}
#page2 #content .col-1 .col-2 { width:262px;}
#page2 #content .col-2 { width:284px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:629px; margin-right:11px;}
#page3 #content .col-1 .col-1 { width:280px; margin-right:41px;}
#page3 #content .col-1 .col-2 { width:265px;}
#page3 #content .col-2 { width:284px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:629px; margin-right:11px;}
#page4 #content .col-1 .col-1 { width:277px; margin-right:20px;}
#page4 #content .col-1 .col-2 { width:280px;}
#page4 #content .col-2 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:629px; margin-right:11px;}
#page5 #content .col-1 .col-1 { width:266px; margin-right:53px;}
#page5 #content .col-1 .col-2 { width:266px;}
#page5 #content .col-2 { width:284px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:629px; margin-right:11px;}
#page6 #content .col-1 .col-1 { width:310px; margin-right:0;}
#page6 #content .col-1 .col-2 { width:276px;}
#page6 #content .col-2 { width:284px;}


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


#footer {height:43px;}
