
body {
    margin: 0 auto;
    padding: 0;
}
a {
    color: #424242;
    font: 10pt arial;
    text-decoration: none;
}
img {
    border: medium none;
}
.MainStructure {
    background: url(images/bg.jpg) repeat-x scroll center top #fff;
    text-align: center;
}
.MainStructure .TopBanner {
    /* background: url("images/Topmamnon.png") repeat-x scroll center top #70D2FE; */
    margin: 0 auto;
    text-align: center;
    width: 1100px;
}
.MainStructure .TopBar {
    display: inline-block;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
.MainStructure .ContentBanner {
    /* background: url("images/tall3.png") repeat-x scroll center top rgba(0, 0, 0, 0); */
    display: inline-block;
    width: 100%;
}
.MainStructure .MainContent {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-table;
    margin: 0 auto;
    vertical-align: top;
    width: 1100px;
}
.MainStructure .LeftBar {
    padding: 15px;
    text-align: justify;
    vertical-align: top;
}
.MainStructure .ContentBar {
    padding: 15px 15px 15px 0;
    text-align: justify;
    vertical-align: top;
}
.MainStructure .FooterBanner {
    background: url("images/f.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.MainStructure .FooterBar {
    #background: url("images/f.jpg") repeat scroll left bottom #FFFFFF;
    margin: 0 auto;
    width: 1100px;
}
