/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 18, 2011 12:40:54 PM America/New_York */



@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/BebasNeue-webfont.woff') format('woff'),
        url('fonts/BebasNeue-webfont.ttf') format('truetype'),
        url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**/


body{
    background: url(../img/bg.png) top center no-repeat #c9c9c9;
    text-shadow: 1px 1px 0px #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1);
    font-family: tahoma, sans-serif;
    color: #4d5867;
    line-height: 1.8;
    text-align: justify;
}

#main{
    width: 980px;
    position: relative;
    font-size: 11px;
}

p{margin-top: 7px;}

a{text-decoration: none; color: #5180c1;}
a:hover{  color: #1b56a9;}

.current{cursor: default!important;}
.clear{clear: both; display: block;}

h6{font-weight: bold;}
h4, h5{
    font-family: 'BebasNeueRegular', Impact, sans-serif;
    font-size: 22px;
    line-height: 1.5;
}

#shadow-top{
    position: absolute;
    width: 100%;
    height: 40px;
    background: url(../img/shadow_top.png) repeat-x;
    z-index: 99;
    top: 228px;
}

#shadow-bottom{
    position: absolute;
    width: 100%;
    height: 40px;
    background: url(../img/shadow_bottom.png) repeat-x;
    z-index: 99;
    top: 452px;
}

#main{
    width: 980px;
    margin: 0 auto;

}

#header{
    width: 980px;
    height: 228px;
    background: url(../img/header.png) no-repeat;
}

#logo{
    display:block;
    float: left;
    width: 500px;
    height: 140px;
    margin-top: 15px;
}

#logo:hover{background: url(../img/logo.png) no-repeat;}

h1, h2{display: none;}

#menu{
    list-style: none;
    font-family: 'BebasNeueRegular', Impact, sans-serif;
    font-size: 26px;
    width: 980px;
    margin-top: 15px;
}

#menu li{float: left; margin-left: 55px;}

#menu li:first-child{margin-left: 0;}

#menu a.current{color: #2fc057!important;}

#contact-details{
    text-align: right;
    float: right;
    width: 340px;
    margin-top: 79px;
    margin-right: 57px;
}
#contact-details a, #contact-details{color: #8e939b}
#contact-details span{padding: 0 5px;}

#footer{height: 50px;}
#footer, #footer a{color: #6f757f;}
#footer a:hover, #contact-details a:hover{color: #555961;}
#footer-menu{
    list-style: none;
    float: left;
    width: 580px;
    margin-top: 15px;
}

#footer-menu li{float: left; margin-left: 20px;}

#footer-menu li:first-child{margin-left: 0;}

#credits{
    list-style: none;
    float: right;
    width: 400px;
    margin-top: 15px;
}

#credits li{float: right; margin-right: 20px;}

#credits li:first-child{margin-right: 0;}


#slideshow{
    width: 980px;
    height: 264px;
    margin: 0 auto;
    position: relative;
}

.arrow{
    position: absolute;
    top: 104px;
    width: 44px;
    height: 58px;
    display: block;
    z-index: 99;
}

#arrow-left{
    background: url(../img/arrow_left.png) no-repeat;
    left: -33px;
}


#arrow-right{
    background: url(../img/arrow_right.png) no-repeat;
    right: -33px;
}

.slide{
    position: relative;
    width: 540px;
    height: 189px;
    padding: 55px 20px 20px 420px;
}

.slide img{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.slide2{
    padding-left: 500px!important;
    width: 460px!important;
}

#content{padding: 20px 0;}

.box{
    float: left;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
    width: 228px;
    height: 264px;
    overflow: hidden;
    text-align: center;
    margin-right: 22px;
}

.right{margin-right: 0!important;}

.box h5{
    padding-top: 5px;
    line-height: 30px;
    background: #5180c1;
    text-shadow: 1px 1px 0px #69a2f0;
    filter: dropshadow(color=#69a2f0, offx=1, offy=1);

}

.box a{color:#1B56A9;}
.box a:hover{color:#023680;}

.hr{
    clear: both;
    width: 100%;
    height: 2px;
    background: url(../img/hr.png) repeat-x;
}

#column-left{float: left; width: 475px;}
#column-right{float: right; width: 480px;}

.thumb{
    display: block;
    float: left;
    width: 105px;
    height: 105px;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.thumb img, .box img{display: inline-block;}

.thumb:hover{
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.wysiwyg li{
    margin-left: 20px;
}
#map{
    width: 480px;
    height: 375px;
}
.slide .up{
    margin-top: -30px;
}
.slide .upper{
    margin-top: -40px;
}
.r-image{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 105px;
    height: 105px;
}
.r-link{
    position: relative;
    width: 105px;
    height: 105px;
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 17px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.r-link:hover{
    opacity: 0.7;
    filter:alpha(opacity=70);
}
.r-link.right{
    margin-right: auto;
}
.r-link span{
    position: absolute;
    bottom: -2px;
    left: 0;
    display: block;
    width: 105px;
    text-align: center;
    line-height: 20px;
    color: black;
    text-shadow: none;
    font-weight: bold;
}
