.page-wrapper {
    background: #FFF;
    margin: 0 auto;
    padding: 15px 35px 35px 35px;
    position: relative;
    width: 915px;
}

.logo {
    float: left;
}

.bbcAd {
    color: #000;
    width: 125px;
    display: block;
    float: left;
    font-family: 'Satisfy', 'Yellowtail', cursive;
    font-size: 26px;
    line-height: 26px;
    margin: 25px 0 0 40px;
    text-decoration: none;
}

.bbcAd span {
    color: #000;
}

.slogan {
    color: #000;
    float: left;
    font-family: 'Satisfy', 'Yellowtail', cursive;
    font-size: 14px;
    line-height: 40px;
    margin: 10px 0 0 30px;
    text-align: center;
}
#slogan_line { display:none; }


nav {
    text-align: center;
}

nav li {
    display: inline-block;
    padding: 16px 10px;
}

nav a {
    color: #444;
    font-family: 'Lora', sans-serif;
    font-size: 22px;
    text-decoration: none;
}

nav a:hover {
    color: #EB018C;
}

#cmfWrp {
    margin: 0 10px;
}

#footer h2 {
    font-size: 15px;
    color: rgb(53, 106, 160);
    font-family: 'Lora', sans-serif;
    font-weight: normal;
}

#cmf {
    margin: 0 15px;
}

.moduletable.header_slogan {
    width: 350px;

	margin-top:15px; }