#main { 
	width:915px; 
	margin:0 auto;
}
#header { 
	height:538px;
	background:url(images/header-bg1.jpg) no-repeat left bottom;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:328px; margin-right:40px;}
#page1 #content .col-2 { width:547px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:328px; margin-right:40px;}
#page2 #content .col-2 { width:547px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:328px; margin-right:40px;}
#page3 #content .col-2 { width:547px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:255px; margin-right:20px;}
#page4 #content .col-2 { width:640px;}


/*======= index-4.html =======*/
#page5 #content .col-1 { width:225px; margin-right:50px;}
#page5 #content .col-2 { width:640px;}


/*======= index-5.html =======*/
#page6 #content .col-1 { width:308px; margin-right:60px;}
#page6 #content .col-2 { width:547px;}


/*======= index-6.html =======*/
#page7 #content .col-1 { width:450px; margin-right:15px;}
#page7 #content .col-2 { width:450px;}


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


#footer { 
	height:120px;
}
