body,
html {
    background: #e9e9e9;
    /*font-family: 'Roboto Slab', serif;*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.content-wrapper {
    margin: 0 auto;
    width: 960px;
    position: relative;
}

#top-bar,
footer {
    background: #c5c2bf;
}

#top-bar .content-wrapper,
footer .content-wrapper {
    background: #d8d5d1;
}

#top-bar p {
    margin: 0 0 0 31px;
    line-height: 25px;
    font-size: 7.5pt;
    color: #90897c;
}

#wrapper {
    background: #ffffff;
}

#page-header {
    height: 174px;
    position: relative;
}

#contact-info {
    font-size: 10pt;
    line-height: 30px;
    text-align: right;
    border-bottom: 1px dotted;
    position: absolute;
    right: 0;
}

#contact-info span {
    color: #c80f3b;
    font-weight: 600;
    margin: 0 12px 0 0;
}

#site-logo {
    width: 185px;
    height: 121px;
    position: absolute;
    bottom: 48px;
    left: 24px;
    text-indent: -99999px;
    background: url(../img/ioncreative.png);
    margin: 0;
    padding: 0;
}


#page-header nav {
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px dotted #737373;
    width: 100%;
}

#page-header nav ul {
    margin: 0 35px;
    padding: 0;
}

#page-header nav ul li {
    float: left;
}

#page-header nav ul li a {
    text-decoration: none;
    color: #737373;
    padding: 0 29px;
    text-transform: uppercase;
    font-size: 11pt;
    line-height: 40px;
}

#content {
    height: 515px;
    overflow: hidden;
}

footer,
footer .content-wrapper {
    height: 326px;
}

.reader-text {
    text-indent: -99999px;
    width: 0px;
    height: 0px;
    margin: 0;
    padding: 0;
}

#quote {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Roboto Slab', serif;
    font-size: 10pt;
}

#quote p {

    padding: 13px 0 2px 41px;
    margin: 0;;
    color: #3c3118;
    border-bottom: 1px dotted #c5c2bf;
}

#quote span {
    position: absolute;
    bottom: -20px;
    color: #ffffff;
}


#content {
    /*line-height: 515px;*/
    text-align: left;
}

#content p {
    margin: 0 auto;
}

#content img{
    vertical-align: middle;
}

.logo {
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: 400px Auto;*/
}

.logo p {
    text-align: center;
    bottom: 70px;
    position: absolute;
    width: 100%;
}

.wordofmouth {
    background: url(../img/wordofmouth/speech-bubble.jpg) no-repeat center;
    /*background-size: 400px auto;*/
    line-height: 515px;
}

#content .wordofmouth p span {
    font-size: 12pt;
    display: block;
    margin-top: 1em;
}

.about {
    background: url(../img/about/about-page.jpg) no-repeat center;
    background-size: 650px auto;
    line-height: 515px;
}


#content .wordofmouth p,
#content .about p{
    font-family: "Roboto Slab", serif;
    font-size: 14pt;
    color: #3c3118;
    width: 490px;
    left: 50%;
    margin-left: -245px;
    margin-top: -20px;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    position: relative;
}

.home {
    background: url(../img/home/home-image.jpg) no-repeat center;
    background-size: 650px auto;
    line-height: 515px;
}

.contact {
    width: 400px;
    height: 200px;
    left: 50%;
    top: 50%;
    margin: -100px 0 0 -200px;
    position: relative;
    font-size: 14pt;
    color: #3c3118;
}

#phone-number {
    background: url(../img/contact/orange-phone.jpg) left no-repeat;
    line-height: 100px;
    text-indent: 158px;
}

#email {
    background: url(../img/contact/mouse.jpg) left no-repeat;
    line-height: 100px;
    text-indent: 158px;
}