/*----------------------------------------------
 |  main.css |
 |-----------
 |  The default structural DIV:s
 |  Do NOT add extra elements here, they should be placed in main_extra.css
 *---------------------------------------------*/
div#banner-a {
}

div#banner-b {
}

div#logo {
}

div#supercontainer {
}

div#container {
}

div#content-a {
}

div#content-a-a {
 display: none;
}

div#content-a-b {

}

div#content-a-c {
 display: none;
}

div#content-b {

}

div#content-b-a {
}

div#content-b-b {
}

div#content-b-c {
}

div#footer-a {

}

div#footer-b {
}

div#footer-b {
}
