#header, #content1, #content2, #footer {width:980px; margin:0 auto;}

#header {
	height:186px;
	background:url(images/header-bg.jpg) no-repeat left top;
	position:relative;
}
#header, #content1, #content2, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content1 .col-1 {width:270px; margin-right:18px;}
#page1 #content1 .col-2 {width:270px; margin-right:18px;}
#page1 #content1 .col-3 {width:270px;}
#page1 #content2 .col-1 {width:245px; margin-right:43px;}
#page1 #content2 .col-2 {width:251px; margin-right:37px;}
#page1 #content2 .col-3 {width:238px;}

/*======= index-1.html =======*/
#page2 #content2 .col-1 {width:245px; margin-right:43px;}
#page2 #content2 .col-2 {width:251px; margin-right:37px;}
#page2 #content2 .col-3 {width:238px;}

/*======= index-2.html =======*/
#page3 #content1 .col-1 {width:400px;}
#page3 #content1 .col-2 {width:423px;}
#page3 #content2 .col-1 {width:530px; margin-right:48px;}
#page3 #content2 .col-2 {width:227px;}

/*======= index-3.html =======*/
#page4 #content1 .col-1 {width:270px; margin-right:18px;}
#page4 #content1 .col-2 {width:270px; margin-right:18px;}
#page4 #content1 .col-3 {width:270px;}
#page4 #content2 .col-1 {width:245px; margin-right:43px;}
#page4 #content2 .col-2 {width:251px; margin-right:37px;}
#page4 #content2 .col-3 {width:238px;}

/*======= index-4.html =======*/
#page5 #content1 .col-1 {width:270px; margin-right:18px;}
#page5 #content1 .col-2 {width:270px; margin-right:18px;}
#page5 #content1 .col-3 {width:270px;}
#page5 #content2 .col-1 {width:235px; margin-right:54px;}
#page5 #content2 .col-2 {width:251px; margin-right:37px;}
#page5 #content2 .col-3 {width:238px;}

/*======= index-5.html =======*/
#page6 #content2 .col-1 {width:245px; margin-right:43px;}
#page6 #content2 .col-2 {width:251px; margin-right:37px;}
#page6 #content2 .col-3 {width:238px;}

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


#footer {height:70px; background:url(images/footer-bg.jpg) left 1px no-repeat;}

