#main {width:980px; margin:0 auto; position:relative;}

#header {height:152px; background:url(../images/header-bg.jpg) no-repeat left top;}
#header, #content, #footer { /* font-size:0.625em;*/ font-size:10px; }

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#content .col-1 {width:243px; margin-right:20px; }
#content .col-2 { width:260px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:222px; margin-right:52px;}
#page4 #content .col-2 { width:243px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:243px; margin-right:31px;}
#page5 #content .col-2 { width:243px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:235px;
	margin-right:15px;
}
#page6 #content .col-2 {
	width:258px;
}


/*=========================*/


#footer {height:161px;}
