﻿#surfacedCarousel {
    /*background-image: url(../img/surface3.png);
    background-position: center top;
    background-repeat: no-repeat;*/
    width: 100%;
}

.myCarousel {
    /*height: 383px;*/
    width: 100%;
    /*margin: 49px auto auto;*/
}

.metro-responsive-tiles .no-click {
    cursor:default !important;
}

.logo_block {
    display:block;
    position:absolute;
    z-index: 1;
    width:80%;
    top: 2%;
    margin:0 10% 0 10%;
    text-align: center;
}


.logo {
    display: block;
    position: relative;
    float: left;
    width: 8%;
}

.centered_heading {
    z-index: 1;
    width:80%;
    margin:0 10% 0 10%;
    text-align: center;
    margin-top: 2%;
}


.rss_news {
    display:block;
    position:relative;
    float:right;
    width: 7%;
}

.image{
    display:block;
    position:relative;
    margin:0 auto 0 auto;
    width: 20%;
    padding: 2%;
}

.banner{
    display:block;
    position:relative;
    margin:0 auto 0 auto;
    width: 90%;
    padding: 2%;
}

.half-banner{
    display:block;
    position:relative;
    margin:0 auto 0 auto;
    width: 50%;
    padding: 2%;
}
