#main {width:988px; margin:0 auto; background:url(images/tail-main.png) repeat-y left top;}

#header {
	height:430px;
}
#header, #content, #footer { font-size:0.75em; padding:0 4px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #header .row-2 { background:url(images/1page-header-bg.jpg) no-repeat left top;}
#page1 #content .col-1 {width:373px;}
#page1 #content .col-2 { width:607px;}
#page1 #content .col-2 .col-1 { width:229px; margin-right:69px;}
#page1 #content .col-2 .col-2 {
	width:245px;
}

/*======= index-1.html =======*/
#page2 #header .row-2 { background:url(images/2page-header-bg.jpg) no-repeat left top;}
#page2 #content .col-1 {width:373px;}
#page2 #content .col-2 { width:607px;}
#page2 #content .col-2 .col-1 { width:250px; margin-right:43px;}
#page2 #content .col-2 .col-2 { width:250px;}

/*======= index-2.html =======*/
#page3 #header .row-2 { background:url(images/3page-header-bg.jpg) no-repeat left top;}
#page3 #content .col-1 {width:373px;}
#page3 #content .col-2 { width:607px;}
#page3 #content .col-2 .col-1 { width:253px; margin-right:35px;}
#page3 #content .col-2 .col-2 { width:253px;}

/*======= index-3.html =======*/
#page4 #header .row-2 { background:url(images/4page-header-bg.jpg) no-repeat left top;}
#page4 #content .col-1 {width:373px;}
#page4 #content .col-2 { width:607px;}
#page4 #content .col-2 .col-1 { width:250px; margin-right:43px;}
#page4 #content .col-2 .col-2 { width:250px;}

/*======= index-4.html =======*/
#page5 #header .row-2 { background:url(images/5page-header-bg.jpg) no-repeat left top;}
#page5 #content .col-1 {width:373px;}
#page5 #content .col-2 { width:607px;}
#page5 #content .col-2 .col-1 { width:278px;}
#page5 #content .col-2 .col-2 { width:264px;}

/*======= index-5.html =======*/
#page6 #header .title-box1 { width:220px;}
#page6 #header .row-2 { background:url(images/6page-header-bg.jpg) no-repeat left top;}
#page6 #content .col-1 {width:373px;}
#page6 #content .col-2 { width:607px; position:relative;}
#page6 #content .title { position:absolute; left:0; top:0;}
#page6 #content .box .inner { padding-top:88px; padding-bottom:50px;}


/*=========================*/


#footer {height:106px; margin-top:-22px; position:relative; z-index:2;}
