body{
    background:url(/_m/specials/MasterPage/217/img/bk1.jpg);
}

.head{
    height:500px;
    width:100%;
    background:url(/_m/specials/MasterPage/217/img/bar2.jpg) no-repeat;
    background-position: center top;

}

a{
    text-decoration: none;
    color: #444;
}

a:hover{
    color:red;
}



.maincon{
    background-color:#fff;
    padding:0 30px 30px 30px;
    margin:40px auto;    
}

.bar{
    height:40px;
    background:url(/_m/specials/MasterPage/217/img/menubk1.png) no-repeat;
    background-size: 100%;
    margin: 30px 0 15px 0;    
}

.bar .customContent{
    margin-left:25px;
    line-height:40px;
    font-size:18px;
    color:#fff;
    font-weight: bold;    
}

.bar .customContent:before{
    content: "";
    display: inline-block;
    width: 5px;
    height: 17px;
    margin-right: 6px;
    vertical-align: middle;
    background-color: #fff;
}

.breadcrumbsBox{
    display:none;
}

.article div.info{
    display:none;
}

.contentpage{
    font-size:16px;
}

.contentpage .article h1.title{
    font-size:24px;
    padding:30px 0;
}

.contentpage .article ul.toolbar{
    padding-top:10px;
}

.contentpage .article ul.toolbar li a:hover {
    background-color: #fafafa;
}

.team{
    padding:0 30px 30px;
    text-align:center;
    font-size:16px;
}