#main {width:892px; margin:0 auto;}
#main_footer {width:892px; margin:0 auto;}

#header {height:290px;}
#header, #content, #footer { font-size:0.8125em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:570px; margin-right:12px;}
#page1 #content .col-2 { width:299px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:510px; margin-right:12px;}
#page2 #content .col-2 { width:270px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:510px; margin-right:12px;}
#page3 #content .col-2 { width:270px;}
#page3 #content .col-1 .col-1 { width:210px; margin-right:30px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:510px; margin-right:12px;}
#page4 #content .col-2 { width:270px;}
#page4 #content .col-1 .col-1 { width:207px; margin-right:0;}
#page4 #content .col-1 .col-2 { width:249px;}


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


#footer
{
width: 100%;
height: 50px;
background-color: #4d4d4d;
background: url('images/a1.gif') repeat-x;
color: #ffffff;
}