html, body {
    height:100%;
    min-height:100%;
    margin: 0;
}

div.clear { clear: both; }

div.wrap {
    height: auto !important;
    min-height: 100%;
}
div.wrap-container {
    height: 100%;
    padding: 0 0 120px;
}
.footer {
    margin-top: -80px;
    height: 80px;
}
div.container {
    margin: 0 auto;
    width: 980px;
}

.left {
    float: left;
}
.right {
    float: right;
}

.w252 {
    width: 252px;
}
.w695 {
    width: 695px;
}
.w705 {
    width: 705px;
}
.marginT20 {
    margin-top: 20px;
}
.head {
    
}
.head .menu ul {
    margin: 0;
    padding: 0;
}
.head .menu ul li {

}
.main {
    padding-top: 20px;
}
.w270 {
    background: url("../common/SE.png") no-repeat scroll 100% 0 transparent;
    padding: 15px 165px 8px 0;
    text-align: right;
    width: 270px;
}
h1, h2 {
    margin: 5px 0;
}
.pm0 p {
    margin: 0;
}
.newsItem {
    margin: 15px 0;
}
.newsItem .date {
    color: #747474;
    float: left;
    font-family: tahoma;
    font-size: 10px;
    margin-right: 15px;
    text-transform: uppercase;
}
.newsItem .date .mounth {
    font-family: "Trebuchet MS";
    font-size: 18px;
    font-weight: bold;
}
.newsItem .title {

}
.newsItem .lead {
    display: table-cell;
}
.newsItem .img {
    margin-right: 5px;
}
.w230 .news {
    margin-bottom: 30px;
}
.gallery {
    margin-top: 20px;
}

