body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
/******************/
/*     COMMON     */
/******************/

html,
body {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Raleway', sans-serif;
}

.sprite {
    background-image: url("../../files/website/site_images/sprite_mobile.png");
    background-size: 411px 418px;
}

/******************/
/*     HEADER     */
/******************/

header#header {
    position: relative;
    width: 100%;
}

header#header div.logo {
    position: relative;
    margin: 7px auto 23px;
    width: 161px;
    height: 74px;
    background-position: -117px -8px;
}

header#header div.header_image img {
    position: relative;
    width: 100%;
}

/*******************/
/*     CONTENT     */
/*******************/

div#container {
    width: 100%;
    margin-top: 15px;
}

div#container .mod_article {
    position: relative;
    width: 75%;
    margin: 0 auto;
}

div#container .mod_article h1,
div#container .mod_article p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
}

div#container .mod_article h1 {
    font-weight: bold;
}

/*******************/
/*     CONTACT     */
/*******************/

div#container div#contact {
    width: 100%;
    margin-top: 30px;
    background-color: #f2f2f3;
}

div#contact .inside {
    position: relative;
    width: 75%;
    margin: 0 auto;
    padding: 10px 0;
}

div#contact h2 {
    margin: 0 0 3px;
    padding: 0;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

div#contact table {
    position: relative;
    margin: 0 auto;
}

div#contact td.location {
    width: 10px;
    background-position: -75px -358px;
}

div#contact td.phone {
    width: 10px;
    background-position: -128px -358px;
}

div#contact td.email {
    width: 10px;
    background-position: -101px -358px;
}

div#contact td.col_1 {
    padding-left: 25px;
}

/******************/
/*     FOOTER     */
/******************/

footer#footer a#maps {
    position: relative;
    display: block;
    width: 100%;
    line-height: 0;
}

a#maps img {
    width: 100%;
}

a#return_to_desktop {
    display: block;
    width: 100%;
    background-color: #112598;
    font-size: 17px;
    font-weight: bold;
    line-height: 27px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
}
