
.span1, .span2, .span3, .span4
{
    margin-left: 10px;
}
.span1
{
    width: 35px;
}

.span4
{
    width: 360px;
}

#nav_Menu
{
    display: none;
}
body
{
    background: none;
}
.content
{
    margin-left: 0px;
}
header
{
    overflow: hidden;
}
.banner
{
    min-width: 0px;
    width: auto;
}
.bannerBigtext
{
    font-size: 24px;
    color: White;
}

.span12
{
    margin-left: 0;
}

.textElement
{
    margin-left: 40px;
}

.show-grid:after
{
    clear: both;
    margin-bottom: 15px;
}

h2
{
    margin-bottom: 35px;
}


.banner
{
    background: url("../img/banner/banner.jpg") center center no-repeat;
    background-color: #f5f5f5;
    height: 300px;
    overflow: hidden;
}

.banner > div
{
    margin: 0px;
}
.banner .span4
{
    padding-left: 10px;
}

.banner .span3
{
    padding-left: 2px;
}



.bannerMediumtext
{
    font-size: 18px;
    color: White;
}

.bannerSmalltext
{
    font-size: 14px;
    text-align: justify;
    margin-right: 10px;
    margin-top: 5px;
    line-height: 18px;
    color: White;
}

.slogan
{
    padding-top: 50px;
    clear: both;
}

.btn.huge
{
    margin-top: 5px;
}

#page-content
{
    padding: 0;
}
