.tail-top
{
    background: url(images/bg.gif) repeat-x top #ece5d9;
}
.tail-bottom
{
    background: url(images/bot.gif) repeat-x bottom;
}


.col-1, .col-2, .col-3, .col-4
{
    float: left;
}
/*======= width =======*/
.main
{
    margin: 0 auto;
    text-align: left;
    width: 931px;
}

/*======= header =======*/
#header
{
    height: 112px;
}

/*======= index.html =======*/
#page1 #content .col-1
{
    width: 904px;
    margin-right: 4px;
}
#page1 #content .col-2
{
    width: 220px;
    margin-right: 4px;
}

#page1 #content .col-2 .leftColumn {
    width:100%;
    margin-top:20px;
}
#page1 #content .row .col-1
{
    width: 222px;
    margin-right: 4px;
}
#page1 #content .row .col-2
{
    width: 222px;
}
/*======= index-1.html =======*/
#page2 #content .col-1
{
    width: 674px;
    margin-right: 4px;
}
#page2 #content .col-2
{
    width: 253px;
    margin-right: 4px;
}
/*======= index-2.html =======*/
#page3 #content .col-1
{
    width: 674px;
    margin-right: 4px;
}
#page3 #content .col-2
{
    width: 253px;
}
#page3 #content .row .col-1
{
    width: 222px;
    margin-right: 4px;
}
#page3 #content .row .col-2
{
    width: 222px;
}
/*======= index-3.html =======*/
#page4 #content .col-1
{
    width: 674px;
    margin-right: 4px;
}
#page4 #content .col-2
{
    width: 253px;
}
/*======= index-4.html =======*/
#page5 #content .col-1
{
    width: 674px;
    margin-right: 4px;
}
#page5 #content .col-2
{
    width: 253px;
}
/*======= index-5.html =======*/
#page6 #content .col-1
{
    width: 674px;
    margin-right: 4px;
}
#page6 #content .col-2
{
    width: 253px;
}
#page6 #content .row .col-1
{
    width: 222px;
    margin-right: 4px;
}
#page6 #content .row .col-2
{
    width: 222px;
}
/*======= footer =======*/
#footer
{
    height: 82px;
}
