#main {width:1080px; margin:0 auto; background:url(images/main-bg.jpg) no-repeat left top; min-height:750px; height:auto !important; height:750px;}

elem { 
  height: 100px;
  overflow: scroll;
}

#header {height:80px;}
#header, #content { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:253px; margin-right:25px;}
#page2 #content .col-2 {width:800px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:380px; margin-right:25px;}
#page3 #content .col-2 { width:650px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:260px; margin-right:25px;}
#page4 #content .col-2 { width:260px;}
#page4 #content .col-2 .col-1 { width:220px; margin-right:23px;}
#page4 #content .col-2 .col-2 { width:197px;}


/*=========================*/


#footer { padding:5px 66px 0 66px; font-size:.69em;}