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

#header {
	height:254px;
	background:url(../images/header-bg_custom.jpg) no-repeat left top;
}

#header, #content, #footer { font-size:0.8125em;}

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

.col-full {width: 100%;}

/*======= index.html =======*/
/*#page1 #content .col-1 {width:499px; margin-right:61px;} */
#page1 #content .col-1 {width:566px; margin-right:61px;}
#page1 #content .col-2 { width:275px;}
#page1 #content .col-1 .col-1 { width:228px; margin-right:43px;}
#page1 #content .col-1 .col-2 { width:228px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:499px; margin-right:61px;}
#page2 #content .col-2 { width:342px;}
#page2 #content .col-1 .col-1 { width:228px; margin-right:43px;}
#page2 #content .col-1 .col-2 { width:228px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:499px; margin-right:61px;}
#page3 #content .col-2 { width:342px;}
#page3 #content .col-1 .col-1 { width:228px; margin-right:43px;}
#page3 #content .col-1 .col-2 { width:228px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:499px; margin-right:61px;}
#page4 #content .col-2 { width:342px;}
#page4 #content .col-1 .col-1 { width:228px; margin-right:43px;}
#page4 #content .col-1 .col-2 { width:228px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:499px; margin-right:61px;}
#page5 #content .col-2 { width:342px;}
#page5 #content .col-1 .col-1 { width:228px; margin-right:43px;}
#page5 #content .col-1 .col-2 { width:228px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:499px; margin-right:61px;}
#page6 #content .col-2 { width:342px;}
#page6 #content .col-1 .col-1 { width:228px; margin-right:43px;}
#page6 #content .col-1 .col-2 { width:228px;}

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


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


#footer {height:76px; font-size:.69em; padding:0 0 0 39px;}