/* ============================= navbar ===========================*/
#navbar {
    margin: 0;
    padding: 0;
    height: 1em; }
#navbar li {
    list-style: none;
    float: left; }
#navbar li a {
    display: block;
    padding: 3px 8px;
    background-color: #5e8ce9;
    color: #fff;
    text-decoration: none; }
#navbar li ul {
    display: none;
    width: 10em; /* Width to help Opera out */
    background-color: #69f;}
#navbar li:hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0; }
#navbar li:hover li {
    float: none; }
#navbar li:hover li a {
    background-color: #69f;
    border-bottom: 1px solid #fff;
    color: #000; }
#navbar li li a:hover {
    background-color: #8db3ff; }



/* ============================= navbar ===========================*/

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

#header {margin:0 28px 0 29px;}

#content {margin:10px 28px 8px 29px;}

#footer { height:107px; margin:0 28px 0 29px;}

.col-1, .col-2, .col-3 {float:left;}
.col-1b, .col-2b, .col-3b {float:right;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

.column {float:left; width:140px; padding:0 24px 0 20px;}
.column2 {float:right; width:140px; padding:0 24px 0 20px;}
/* ============================= page1 ===========================*/

#page1 .col-1 {width:311px;}
#page1 .col-2 {width:534px;}

#page1 .line .col-1 {width:254px;}
#page1 .line .col-2 {width:280px;}

#page1 .columns .col-1 {width:238px;}
#page1 .columns .col-2 {width:243px;}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:311px;}
#page2 .col-2 {width:870px;}

#page2 .line .col-1 {width:290px;}
#page2 .line .col-2 {width:580px;}
#page2 .line .col-3 {width:150px;}
#page2 .line .col-3 {width:580px;}
/* ============================= page3 ===========================*/

#page3 .col-1 {width:311px;}
#page3 .col-2 {width:534px;}

#page3 .col-2 .col-1 {width:300px;}
#page3 .col-2 .col-2 {width:232px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:311px;}
#page4 .col-2 {width:534px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:311px;}
#page5 .col-2 {width:534px;}

#page5 .line .col-1 {width:250px; padding-right:34px;}
#page5 .line .col-2 {width:250px;}

#page5 .columns .col-1 {width:238px;}
#page5 .columns .col-2 {width:243px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:311px;}
#page6 .col-2 {width:534px;}

#page6 .col-2 .col-1 {width:290px;}
#page6 .col-2 .col-2 {width:242px;}
