/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
}

body {
    background-image:url("img/bg090_05.gif");
    background-attachment: scroll;
    background-size: auto;
    background-color: rgb(238, 238, 238);
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}

#Group {
    float: none;
    height: auto;
    clear: none;
    width: 31.488979%;
    position: absolute;
    top: 40.83%;
    left: 34.255%;
    bottom: auto;
    right: auto;
}

#image {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    position: relative;
    top: 0px;
    left: 0px;
    margin: auto;
    padding-top: 0%;
    padding-bottom: 0%;
}

#box {
    float: left;
    height: 26.508707%;
    clear: none;
    width: 49.584821%;
    min-height: 0px;
    margin-top: -271.5px;
    margin-left: -208.785714%;
    display: none;
}

#Menu {
    float: left;
    height: 50px;
    margin: 0px;
    clear: none;
    width: 100%;
    background-color: rgb(0, 152, 205);
}

#MenuWIki {
    float: left;
    height: 100%;
    margin-left: 3.425941%;
    margin-top: 0px;
    clear: none;
    width: 28.569134%;
    min-height: 0px;
    background-image:url("img/%5B140505%5D-menu_wiki.png");
    background-attachment: scroll;
    background-size: contain;
    background-position: 50% 0%;
    background-repeat: no-repeat no-repeat;
}

#MenuBlog {
    float: right;
    height: 100%;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 28.569134%;
    margin-right: 3.425941%;
    min-height: 0px;
    background-image:url("img/%5B140505%5D-menu_blog.png");
    background-attachment: inherit;
    background-size: contain;
    background-position: 50% 0%;
    background-repeat: no-repeat no-repeat;
}

#MenuWIki:hover {
    background-image:url("img/%5B140505%5D-menu_wiki_hover.png");
    background-attachment: scroll;
    background-size: contain;
    background-position: 50% 0%;
    background-repeat: no-repeat no-repeat;
}

#MenuBlog:hover {
    background-image:url("img/%5B140505%5D-menu_blog_hover.png");
    background-attachment: inherit;
    background-size: contain;
    background-position: 50% 0%;
    background-repeat: no-repeat no-repeat;
}

#MenuKboo {
    float: left;
    height: 100%;
    margin-left: 3.720358%;
    margin-top: 0px;
    clear: none;
    width: 28.57%;
    background-image:url("img/%5B140531%5D-menu_kboo.png");
    background-attachment: scroll;
    background-size: contain;
    min-height: 0px;
    margin-right: 0px;
    background-position: 50% 0%;
    background-repeat: no-repeat no-repeat;
}

#MenuKboo:hover {
    background-image:url("img/%5B140531%5D-menu_kboo_hover.png");
    background-attachment: scroll;
    background-size: contain;
    background-position: 50% 0%;
    background-repeat: no-repeat no-repeat;
}

