.clearfix {zoom: 1;}
.clear{clear:both;height:0;visibility:hidden;}
.mb20{margin-bottom:20px;}
.mt-20{margin-top:-20px;}
.fl{float: left}
.fr{float: right}
.oh{overflow: hidden}
.w350{width: 350px}
#header {
    height: 73px;
}
.top-line {
    height: 4px;
    background: #2177b9;
}
.header-shadow {
    height: 13px;
    background: url('../images/header_shadow_line.png') no-repeat center center;
}
div.header {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 75px;
    background: #ffffff;
    z-index: 999;
}
h2 {
    font-family: 'Open Sans', sans-serif;
    font-size:35px;
    line-height: 50px;
    color: #2177b9;
    margin-bottom: 25px;
    text-align: left;
}
h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size:18px;
    line-height: 25px;
    color: #5a5a5a;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: left;
}
.module-news  h3{
    font-weight: normal
}
.container {
    width: 980px;
    font-size: 12px;
    margin: auto;
    position: relative;
}
div.header table{
    height: 100%;
    width: 100%;
}
div.header td{
    border-right: 1px solid #ebebeb;
}
div.header a{
    display: block;
    line-height: 71px;
    height: 71px;
    text-decoration: none;
    font-size:13px;
    color: #2177b9;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    white-space:nowrap;
}
div.header a:hover{
    background-color: #f4f4f4;
}
div.header a.active{
    background-color: #2177b9;
    color: #ffffff;
}
a.logo {
    width: 235px;
    background: #fff url('../images/logo_small.png') no-repeat left center;
}
a.logo:hover {
    background-color: #fff!important;
}


.section.gray {
    background-color: #ebebeb;
}
.section.top-shadow {
    background-image: url('../images/header_shadow_line.png');
    background-repeat: no-repeat;
    background-position: center top;
}

.content {
    padding-top: 45px;
    padding-bottom: 75px;
}
.content-text {
    padding-top: 120px;
    padding-bottom: 120px;
}
.span1,
.span2,
.span3,
.span4{
    float: left;
    margin-right: 40px;
}
.span1{
    width: 195px;
}
.span2{
    width: 430px;
}
.span3{
    width: 665px;
}
.span4{
    width: 900px;
}
.text-wrapper {
    padding-left: 40px;
}
.text-wrapper.bottom-shadow{
    padding-bottom: 35px;
    background-image: url('../images/content_shadow.png');
    background-repeat: no-repeat;
    background-position: center bottom;
}
.text-inner {
    color: #5a5a5a;
    font-size: 13px;
    line-height: 15px;
    font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
    text-align: justify;
}
.text-inner img{
    border: 2px solid #e6e6e6;
    outline: none;
}
.text-inner a{
    color: #5a5a5a;
    font-size: 12px;
    line-height: 15px;
    text-decoration: underline;
}
.text-inner a img{
    outline: none;
}
.text-inner a:hover img{
    outline: none;
    border: 2px solid #2177b9;
}
.text-inner a:hover{
    text-decoration: none;
}
.text-inner p{
    margin-bottom: 15px;
}

.text-inner ul{
    list-style-image:url('../images/li.png');
    margin-left: 15px;
}





.content-left {
    float: left;
    width: 430px;
}
.content-right {
    float: right;
    width: 430px;
}
ul.social_links  {
    text-align:left;
    padding-bottom: 15px;
    list-style: none;
    display: block;
    margin-left: 0px;
}
ul.social_links  li{
    display: block;
    margin-bottom: 7px;
    padding-left: 25px;
    color: #5a5a5a;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
}
.social_links a{
    color: #5a5a5a;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    text-decoration: none;
}
.social_links a:hover{
    text-decoration: underline;
}
.social_links li.facebook{
    background: url('../images/social-facebook.png') no-repeat left center;
}
.social_links li.linkedin{
    background: url('../images/social-linkedin.png') no-repeat left center;
}
.social_links li.skype{
    background: url('../images/social-skype.png') no-repeat left center;
}
.span1-img ,
.span2-img {
    display: block;
    margin-bottom: 5px;
}
.module-list a{
    text-decoration: none;
}
.module-list a:hover {
    text-decoration: underline;
}
.module-list a,
.module-list {
    font-size: 15px;
    line-height: 20px;
    color:#5a5a5a;
    font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
    text-align: left;
}
.module-list {
    margin-bottom: 20px;
}
.news-date {
    line-height: 15px;
    color: #878787;
    margin-bottom: 15px;
    margin-top: 18px;
    font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
    font-size: 11px;
}
a.more-link {
    line-height: 25px;
    color: #2177b9;
    font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
}
a.more-link:hover {
    text-decoration: underline;
}
.more-text {
    display: none;
}

.swControls{
    margin-top: 5px;
    position:absolute;
}

a.swShowPage{

    /* The links that initiate the page slide */

    background-color:#444444;
    float:left;
    margin:4px 4px;
    text-indent:-9999px;
    width:14px;
    height:14px;
    /*border:1px solid #ccc;*/

    /* CSS3 rounded corners */

    background: url('../images/pages_sprite.png') no-repeat 0 0;
}

a.swShowPage:hover,
a.swShowPage.active{
    background: url('../images/pages_sprite.png') no-repeat 0 -14px;
}

a.swShowPage.prev{

    background: url('../images/pages_sprite.png') no-repeat -14px -14px;
}
a.swShowPage.next{

    background: url('../images/pages_sprite.png') no-repeat -14px 0;
}
a.swShowPage.prev:hover{

    background: url('../images/pages_sprite.png') no-repeat -28px -14px;
}
a.swShowPage.next:hover{

    background: url('../images/pages_sprite.png') no-repeat -28px 0;
}
.slider_shadow{
    padding-bottom: 14px;
    background: url('../images/slider_shadow.png') no-repeat 50% 500px;
}
.slider {
    position:relative;
    width: 100%;
    height: 500px;
    background:url(../images/loading.gif) no-repeat 50% 50%;
}
.nivo-controlNav {
    position: relative;
}
.footer {
    height: 85px;
    margin-top: -85px;
}
.sweetPages {
    overflow: hidden;
}

.more-link .expand {
    display: block;
}
.more-link .collapse {
    display: none;
}
.expanded .more-link .expand {
    display: none;
}
.expanded .more-link .collapse {
    display: block;
}
.fb-like {
    float: left;
    overflow: hidden;
}