#header {height:250px; position:relative;}
#header, #content, #footer { font-size:0.75em; width:982px; margin:0 auto;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:609px; margin-right:19px;}
#page1 #content .col-1 .col-1 { width:300px; margin-right:9px;}
#page1 #content .col-1 .col-2 { width:300px;}
#page1 #content .col-2 { width:320px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:550px;
	margin-right:110px;
	padding-top:12px;
	margin-left: 40px;
}
#page2 #content .col-2 {
	width:275px;
	padding-top: 25px;
}
#page2 #content .col-3 { width:300px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:609px; margin-right:19px;}
#page3 #content .col-2 { width:320px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:320px; margin:-15px 19px 0 0;}
#page4 #content .col-2 { width:609px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:609px; margin-right:19px;}
#page5 #content .col-1 .col-1 { width:300px; margin-right:9px;}
#page5 #content .col-1 .col-2 { width:300px;}
#page5 #content .col-2 { width:320px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:270px; margin-right:40px; padding-top:12px;}
#page6 #content .col-2 { width:300px; margin-right:9px;}
#page6 #content .col-3 { width:300px;}


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


#footer {
	height:85px;
	font-size: 10px;
}
