article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: url('../img/background.jpg') no-repeat top center #fff;
}

img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

body {
    margin: 0;
    padding-top: 40px;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 23px;
    color: #5a5250;
}

address {
    display: block;
    margin-bottom: 20px;
    font-style: normal;
    line-height: 23px;
}

abbr {
    border: none;
}

ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px;
}

li {
    margin-bottom: 5px;
}

p {
    margin: 0 0 10px;
}

a {
    color: #5a5250;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #5a5250;
    text-decoration: underline;
}

.container {
    width: 990px;
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: "";
}

.container:after {
    clear: both;
}

.row {
    *zoom: 1;
    margin-left: -20px;
}

.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}

.row:after {
    clear: both;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.left {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}

.hide {
    display: none;
}

.logo {
    width: 280px;
    height: 66px;
    margin: 0 0 50px 0;
    padding: 0;
    background: url('../img/logo.png') no-repeat;
}

.logo a {
    display: block;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#middle {
    background: url('../img/photo.jpg') no-repeat top center rgb(32, 42, 52);
    height: 223px;
    margin-bottom: 30px;
}

#middle ul {
    padding: 0;
    margin: 12px 0 0 0;
}

#middle li {
    list-style: none;
    background: url('../img/list-square.png') no-repeat 0 12px;
    padding: 0 0 0 25px;
    font-size: 25px;
    color: #fff;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.left-column {
    width: 608px;
    padding: 10px;
    margin-right: 50px;
}

article {
    margin-bottom: 30px;
}

.article-title {
    color: #39414c;
    font-size: 24px;
    font-weight: normal;
    margin: 0 0 10px 0;
}

.right-column {
    width: 257px;
    padding: 12px 10px;
}

.vcard {
    margin-bottom: 60px;
}

.right-column .fn {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

.offer {
    margin-bottom: 20px;
}

.offer-name {
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
}

footer.main {
    font-size: 12px;
    margin-top: 12px;
    padding: 30px 0 0 0;
    height: 174px;
    background: url('../img/water.jpg') repeat-x;
}
