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

#header {
	height:532px;
	position:relative;
	z-index:2;
	overflow:hidden;
	background-image: url(images/header-bg1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:232px; margin-right:14px;}
#page1 #content .col-2 { width:617px;}
#page1 #content .column-1 {width:232px; margin-right:14px;}
#page1 #content .column-2 { width:617px;}
#page1 #content .column-2 .col-1 { width:262px; margin-right:30px;}
#page1 #content .column-2 .col-2 { width:263px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:232px; margin-right:14px;}
#page2 #content .col-2 { width:617px;}
#page2 #content .col-2 .col-1 { width:253px; margin-right:46px;}
#page2 #content .col-2 .col-2 { width:253px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:232px; margin-right:14px;}
#page3 #content .col-2 { width:617px;}
#page3 #content .column-1 {width:232px; margin-right:14px;}
#page3 #content .column-2 { width:617px;}
#page3 #content .column-2 .col-1 { width:262px; margin-right:30px;}
#page3 #content .column-2 .col-2 { width:263px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:232px; margin-right:14px;}
#page4 #content .col-2 { width:617px;}
#page4 #content .col-2 .col-1 { width:253px; margin-right:46px;}
#page4 #content .col-2 .col-2 { width:253px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:232px; margin-right:14px;}
#page5 #content .col-2 { width:617px;}
#page5 #content .column-1 {width:232px; margin-right:14px;}
#page5 #content .column-2 { width:617px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:232px; margin-right:14px;}
#page6 #content .col-2 { width:617px;}
#page6 #content .col-2 .col-1 { width:273px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:281px;}


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


#footer {height:48px;}

