
#header{ height:394px; width:780px; margin:0 auto;}
#header2{ height:134px; Width:780px; margin:0 auto;}

#content1 { width:780px; margin:0 auto;}
#content2 { width:780px; margin:0 auto;}
#content3 {
    background-image: url("images2/bg.gif");
    background-repeat: repeat-x;
    width:780px;
    height: 940px;
    margin:0 auto;
    padding: 0px;
}
#content4 {
    background-image: url("images2/bg.gif");
    background-repeat: repeat-x;
    width:780px;
    height: 660px;
    margin:0 auto;
    padding: 0px;
}

.col_1, .col_2, .col_3, .col_4 { float:left;}

/*======= index.html =======*/
#page1 #content1 .col_1 {width:339px;}
#page1 #content1 .col_2 { width:404px;}
#page1 #content2 .col_1 { width:218px;}
#page1 #content2 .col_2 { width:184px;}
#page1 #content2 .col_3 { width:189px;}
#page1 #content2 .col_4 { width:167px;}

/*======= index-1.html =======*/
#page2 #content1 .col_1 {width:509px;}
#page2 #content1 .col_2 { width:233px;}

/*======= index-2.html =======*/
#page3 #content1 .col_1 {width:339px;}
#page3 #content1 .col_2 { width:405px;}
#page3 #content2 .col_1 { width:218px;}
#page3 #content2 .col_2 { width:184px;}
#page3 #content2 .col_3 { width:189px;}
#page3 #content2 .col_4 { width:167px;}

/*======= index-3.html =======*/
#page4 #content1 .col_1 {width:509px;}
#page4 #content1 .col_2 { width:233px;}

/*======= index-4.html =======*/
#page5 #content1 .col_1 {width:339px;}
#page5 #content1 .col_2 { width:405px;}

/*======= index-5.html =======*/
#page6 #content1 .col_1 {width:509px;}
#page6 #content1 .col_2 { width:234px;}

/*======= index2.html =======*/
#page8 #content1 .col_1 {
    width:425px;
    padding: 10px;
    margin: 5px 0px 5px 5px;
    
}
#page8 #content1 .col_2 {
    
    width: 300px;
    border: solid 1px #bbbbbb;
    padding: 0px 5px 5px 5px;
    margin: 5px 0px 0px 5px;
}
#page8 #content2 .col_1 { width:218px;}
#page8 #content2 .col_2 { width:184px;}
#page8 #content2 .col_3 { width:189px;}
#page8 #content2 .col_4 { width:167px;}
/*=========================*/


#footer { height:72px; width:780px; margin:0 auto; }