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

/*#header {height:445px; background:url(../images/header-bg.jpg) 18px 0px no-repeat; padding: 60px 0px 0px 18px; }*/
#header {  
	height: 255px; 
	background: url(../images/header-bg.jpg) 18px 0px no-repeat; 
	padding: 0px 0px 0px 18px; 	
}
#header, #content, #footer { font-size:0.814em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:279px; margin-right:34px;}
#page1 #content .col-2 { width:273px; margin-right:39px;}
#page1 #content .col-3 { width:255px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:279px; margin-right:34px;}
#page2 #content .col-2 { width:273px; margin-right:39px;}
#page2 #content .col-3 { width:272px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:586px; margin-right:39px;}
#page3 #content .col-1 .col-1 { width:225px; margin:0;}
#page3 #content .col-1 .col-2 { width:280px;}
#page3 #content .col-2 { width:272px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:279px; margin-right:34px;}
#page4 #content .col-2 { width:273px; margin-right:39px;}
/*#page4 #content .col-3 { width:272px;}*/
#page4 #content .col-3 { width:272px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:279px; margin-right:34px;}
#page5 #content .col-2 { width:273px; margin-right:39px;}
#page5 #content .col-3 { width:272px;}


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


#footer {height:79px;}
