
#indexDocument,
#aboutMulchDocument,
#pageDocument{
    margin:0px;
    padding:0px;
    border:0px;
    background:#F6F2ED;
}

.layout,
.layout td,
.layoutFill,
.layoutFill td{
    margin:0px;
    padding:0px;
    border:0px;
    empty-cells:show;
    border-collapse:collapse;
}

.layoutFill{
    width:100%;
    height:100%;
}

#documentContent {
    width:100%;
    height:100%;
    vertical-align:middle;
}


#indexDocument #indexMain,
#aboutMulchDocument #indexMain{
    height:600px;
}

#pageDocument #indexMain{
    height:100%;
}

#pageDocument #documentContent {
    padding-top:15px;
    vertical-align:top
}

#layoutPageContentBody {
    height:100%;
    vertical-align:top;
}

#indexMain,
#layoutContentBody,
#layoutLogo{
    width:780px;
}

#layoutLanguages {
    height:63px;
    width:50%;
    background:#FFF
}

#layoutLogo {
    height:63px;
    width:50%;
    text-align:right;
    background:#FFF
}

#layoutContentBody{
    height:390px;
}

#layoutBottomLeft{
    width:484px;
}

#layoutBottomRight{
    width:296px;
    height:136px;
}

#layoutCopyright{
    height:20px;
}

#layoutBottomLine {
    height:23px;
}
