/* CSS Document */
#main {width:980px; margin:0 auto; text-align:left;}

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

.col_1, .col_1_1, .col_2, .col_2_2, .col_3, .col_4, .column1, .column2, .column3 {
        float:left;
        width: 100%;
        display: inline;
}

/*======= index.html =======*/
#page1 #content .col_1 {
        width:463px;
        margin-right:7px;
        overflow:hidden;
}
#page1 #content .col_2 {
        width:196px;
        margin-right:7px;
}
#page1 #content .col_3 {
        width:263px;
        overflow:hidden;
}

#page1 #content .col_1 .column1 { width:174px;}
#page1 #content .col_1 .column2 { width:159px;}
#page1 #content .col_3 .column1 { width:93px;}
#page1 #content .col_3 .column2 { width:129px;}



/*======= index-1.html =======*/
#page2 #content .col_1 {
        width:705px;
        margin-right:9px;
        overflow:hidden;
}
#page2 #content .col_2 {
        width:225px;
        overflow:hidden;
}

#page2 #content .col_1 .column1 { width:174px;}
#page2 #content .col_1 .column2 { width:327px;}
#page2 #content .col_1 .block2 .column1 { width:286px;}
#page2 #content .col_1 .block2 .column2 { width:224px;}



/*======= index-3.html =======*/
#page3 #content .col_1 {
        width:260px;
        margin-right:7px;
        overflow:hidden;
}
#page3 #content .col_1_1 {
        width:100%;
        margin-right:7px;
        overflow:hidden;
}
#page3 #content .col_2 {
        width:196px;
        margin-right:7px;
        overflow:hidden;
}

#page3 #content .col_2_2 {
        width:196px;
        margin-right:0px;
        overflow:hidden;

}


#page3 #content .col_3 {
        width:260px;
        overflow:hidden;
}

#page3 #content .col_4 {
        width:463px;
        margin-right: 9px;
        overflow:hidden;
}


#page3 #content .col_1 .column1 {
        width:245px;
        overflow:hidden;
}
#page3 #content .col_1 .column2 {
        width:237px;
        overflow:hidden;
}
#page3 #content .col_3 .column1 { width:93px;}
#page3 #content .col_3 .column2 {
        width:237px;
        overflow:hidden;
}


/*========Footer===========*/


#footer {height:103px; font-size:.69em;}
#footer .col_1 {
        width:710px;
}
#footer .col_2 {
        width:228px;
}