 @font-face {
    font-family: Futuris Cyrillic; /* Гарнитура шрифта */
    src: url(futuris.ttf); /* Путь к файлу со шрифтом */
   }


/* Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}/* HTML5 display-role reset for older browsers */

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

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
    height: 100%;
}

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

body {
    font: 12px/18px Verdana, sans-serif;
    width: 100%;
    height: 100%;
}

.wrapperin {

    margin: 0 auto;
 
 height: 100%;
    background: url(img/bgtopin.png) center top no-repeat, url(img/bg.png) center 0 repeat-y;
}

.wrapper {
    max-width: 1320px;
    margin: 0 auto;
    min-height: 1780px;
    height: 100%;
    background: url(img/bgtop.png) center top no-repeat, url(img/bg.png) center 0 repeat-y;
}

.wrapperb {
    width: 950px;
    margin: 0 auto;
}
/* Header
-----------------------------------------------------------------------------*/

.header {
    height: 150px;
    background: none;
    MARGIN-BOTTOM: 100PX;
}
.headerin {
    height: 150px;
    background: none;

}
.logo {
    width: 225px;
    height: 118px;
    position: relative;
    float: left;
}

.menu {
    margin-top: 40px;
    position: relative;
    float: right;
    font-family: 'Futuris Cyrillic', arial;
}

.menu li {
    font-family: 'Futuris Cyrillic', arial;
    position: relative;
    float: left;
    margin-right: 25px;
}

.menu a {
    font-family: 'Futuris Cyrillic', arial;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
}

.menu a.cur {
    text-decoration: none;
    border-bottom: #ffc600 solid 1px;
}

.menu a:hover {
    text-decoration: none;
    border-bottom: #ffc600 solid 1px;
}
/* Middle
-----------------------------------------------------------------------------*/

.content {
    padding: 0 0 180px;
}


h1.slogan {
    position: relative;
    float: left;
    width: 400px;
    padding-left: 10px;
    font-family: arial;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    font-weight: bold;
    background: url(img/h1s.png) 0 0 repeat-y;
}

.logos {
    position: relative;
    float: right;
}

.logos img {
    margin: 0 0 20px 23px;
    position: relative;
    float: left;
}

.topmaincontent {
    position: relative;
    float: left;
    width: 950px:
}

.maincontent {
    position: relative;
    float: left;
    width: 950px;
}
/*border:10px solid #fff;*/

.maincontent .mainimage img {
    border: 10px solid #fff;
}

.maincontent .mainimage {
    display: block;
    position: relative;
    float: left;
}

.maincontent .maintext {
    display: block;
    position: relative;
    float: left;
    width: 420px;
    margin: 30px 0 15px 40px;
    font-family: Verdana;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
    color: #5d5d5d;
}

.maincontent .maintext button {
    margin: 22px 0 0 80px;
    background: url(img/button.png) 0 0 no-repeat;
    width: 230px;
    height: 70px;
    border: 0;
    color: #fff;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 16px;
    font-family: 'Futuris Cyrillic', arial;
    text-transform: uppercase;
    text-decoration: none;
}

.botmaincontent {
    background-color: #efefef;
}

.contacts {
    margin: 0 0 0 0;
    text-align: right;
    bottom: 0;
    margin-top: 170px;
    font-family: Verdana;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #5d5d5d;
    float: right;
}

.contacts a {
    color: #00a7fe;
}

.feedback {
    background-color: #efefef;
    position: relative;
    float: left;
    min-width: 950px;
    max-width: 1280px;
    padding-top: 40px;
    margin-top: 10px;
    height: auto;
}

.writeus {
    background: url(img/ico.png) 0 1px no-repeat;
    position: relative;
    float: left;
    display: block;
    width: 400px;
    font-family: Verdana;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 20px;
    padding-left: 40px;
}

.writeus input[type=text] {
    width: 380px;
    height: 40px;
    margin: 20px 0 0 -40px;
    display: block;
}

.writeus input[type=textarea] {
    width: 380px;
    height: 100px;
    margin: 20px 0 0 -40px;
    display: block;
}

.writeus button {
    margin: 22px 0 0 -40px;
    background: url(img/button.png) 0 0 no-repeat;
    width: 230px;
    height: 70px;
    border: 0;
    color: #fff;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 16px;
    font-family: 'Futuris Cyrillic', arial;
    text-transform: uppercase;
    text-decoration: none;
}

.feedback iframe {
    position: relative;
    float: right;
    margin-top: 20px;
}
.feedback .mapp {
    position: relative;
    float: right;
    margin-top: 20px;
}
.feedback ymaps {
    position: relative;
    float: right;
    margin-top: 20px;
}
/* Footer
-----------------------------------------------------------------------------*/

.footer {
    min-width: 950px;
    max-width: 1280px;
    margin: -200px auto 0;
    height: 200px;
    background: #fff url(img/fbg.png) 0 0 repeat-x;
    position: relative;
}

.totop {
    background: url(img/top.png) 0 0 no-repeat;
    margin: 0 auto;
    width: 42px;
    height: 20px;
}

.footer .fin {
    width: 950px;
    margin: 50px auto -50px;
}

.footer .fin img {
    position: relative;
    float: left;
    margin-top: 20px;
}

.footer .fin ul {
    position: relative;
    float: left;
    margin-left: 80px;
}

.footer .fin ul li {
    font-family: Verdana;
    font-size: 14px;
    line-height: 14px;
    background: url(img/marker.png) 0 5px no-repeat;
    padding-left: 8px;
    margin-top: 2px;
}

.footer .fin ul li a {
    color: #5d5d5d;
}

.footer .fin ul li a:hover {
    text-decoration: none;
}

.footer .fin .contb {
    margin-left: 120px;
    font-family: Verdana;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    color: #5d5d5d;
    position: relative;
    float: left;
}

.footer .fin .contb a {
    color: #00a7fe;
}

.footer .fin .copy {
    position: relative;
    float: right;
}

.footer .fin .copy span {
    background: url(img/icotel.png) 0 4px no-repeat;
    padding-left: 35px;
    font-family: arial;
    text-transform: uppercase;
    text-decoration: none;
    color: #5d5d5d;
    font-size: 26px;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: 0;
}

.footer .fin .copy p {
    text-align: right;
    margin-top: 18px;
    font-family: Verdana;
    font-size: 12px;
    color: #5d5d5d;
}