#main
{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#header
{
    height: 159px;
}
#header, #content, #footer
{
    font-size: 0.75em;
}

.col-1, .col-2, .col-3
{
    float: left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1
{
    width: 267px;
    margin-right: 55px;
}
#page1 #content .row-1 .col-2
{
    width: 267px;
    margin-right: 55px;
}
#page1 #content .row-1 .col-3
{
    width: 267px;
}
#page1 #content .row-2 .col-1
{
    width: 267px;
    margin-right: 55px;
}
#page1 #content .row-2 .col-2
{
    width: 589px;
}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1
{
    width: 589px;
    margin-right: 55px;
}
#page2 #content .row-1 .col-2
{
    width: 267px;
}
#page2 #content .row-2 .col-1
{
    width: 267px;
    margin-right: 55px;
}
#page2 #content .row-2 .col-2
{
    width: 267px;
    margin-right: 55px;
}
#page2 #content .row-2 .col-3
{
    width: 267px;
}
#page2 #content .row-3 .col-1
{
    width: 267px;
    margin-right: 55px;
}
#page2 #content .row-3 .col-2
{
    width: 589px;
}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1
{
    width: 267px;
    margin-right: 55px;
}
#page3 #content .row-1 .col-2
{
    width: 589px;
}
#page3 #content .row-2 .col-1
{
    width: 267px;
    margin-right: 55px;
}
#page3 #content .row-2 .col-2
{
    width: 591px;
}
#page3 #content .row-2 .col-2 .col-1
{
    width: 277px;
    margin-right: 37px;
}
#page3 #content .row-2 .col-2 .col-2
{
    width: 277px;
}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1
{
    width: 267px;
    margin-right: 55px;
}
#page4 #content .row-1 .col-2
{
    width: 267px;
    margin-right: 55px;
}
#page4 #content .row-1 .col-3
{
    width: 267px;
}
#page4 #content .row-2 .col-1
{
    width: 589px;
    margin-right: 55px;
}
#page4 #content .row-2 .col-1 .col-1
{
    /*width: 247px;
    margin-right: 0;*/
}
#page4 #content .row-2 .col-1 .col-2
{
    width: 335px;
}
#page4 #content .row-2 .col-2
{
    width: 267px;
}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1
{
    width: 271px;
    margin-right: 51px;
}
#page5 #content .row-1 .col-2
{
    width: 589px;
}
#page5 #content .row-2 .col-1
{
    width: 267px;
    margin-right: 55px;
}
#page5 #content .row-2 .col-2
{
    width: 591px;
}
#page5 #content .row-2 .col-2 .col-1
{
    width: 277px;
    margin-right: 37px;
}
#page5 #content .row-2 .col-2 .col-2
{
    width: 277px;
}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1
{
    width: 589px;
    margin-right: 55px;
}
#page6 #content .row-1 .col-2
{
    width: 267px;
}
#page6 #content .row-2 .col-1
{
    width: 271px;
    margin-right: 51px;
}
#page6 #content .row-2 .col-2
{
    width: 589px;
}
#page6 #content .row-2 .col-2 .col-1
{
    width: 237px;
    margin-right: 80px;
}
#page6 #content .row-2 .col-2 .col-2
{
    width: 237px;
}


/*=========================*/


#footer
{
    height: 70px;
}
