article, aside, audio, canvas, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

html {
    width: 100%;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 100%;
    color: #8A8A8A;
    min-width: 982px;
    background: url(../images/bg.jpg) center 0 no-repeat #000 fixed;
    text-transform: uppercase;
}

.bg {width:100%;}

.main {
    width: 982px;
    padding: 0;
    margin: 0 auto;
    font-size: 11px;
    line-height: 20px;
}

a {
    color: #1799cf;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    width: 100%;
    line-height: 0;
    font-size: 0;
}

.col-1, .col-2, .col-3, .col-4 {
    float: left;
}

.column-1, .column-2, .column-3 {
    float: left;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.extra-wrap {
    overflow: hidden;
}

.container {
    width: 100%;
}

p {
    margin-bottom: 18px;
}

.p1 {
    margin-bottom: 8px;
}

.p2 {
    margin-bottom: 15px;
}

.p3 {
    margin-bottom: 30px;
}

.p4 {
    margin-bottom: 40px;
}

.p5 {
    margin-bottom: 50px;
}

.p6 {
    margin-bottom: 113px;
}

.reg {
    text-transform: initial;
}

.rel {
    text-transform: none;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.title {
    margin-bottom: 18px;
}

.it {
    font-style: italic;
}

.letter {
    letter-spacing: -1px;
}

.color-1 {
    color: #AD4242;
    font-size: 18px;
}

.color-2 {
    color: #000;
}

.color-3 {
    color: #666;
}

/*********************************boxes**********************************/
.margin-bot {
    margin-bottom: 35px;
}

.spacing {
    margin-right: 35px;
}

.spacing2 {
    margin-right: 45px;
}

.spacing3 {
    margin-right: 60px;
}

.spacing-bot {
    margin-bottom: 25px;
}

.indent {
    padding: 0 0 0 30px;
}

.indent2 {
    padding-left: 50px;
}

.indent-bot {
    margin-bottom: 20px;
}

.indent-bot2 {
    margin-bottom: 30px;
}

.indent-bot3 {
    margin-bottom: 45px;
}

.img-indent-bot {
    margin-bottom: 25px;
}

.img-indent {
    float: left;
    margin: 0 20px 0 0;
}

.img-indent2 {
    float: left;
    margin: 0 13px 0 0;
}

.img-indent-r {
    float: right;
    margin: 0 0 0 40px;
}

.img-box {
    float: left;
    margin-bottom: 20px;
}

.prev-indent-bot {
    margin-bottom: 10px;
}

.prev-indent {
    float: left;
    margin: 0 17px 0 0;
}

.prev-box {
    float: left;
    margin-bottom: 8px;
}

.border {
    border: 3px solid #000;
}

.border2 {
    border: 1px solid #000;
}

.buttons a:hover {
    cursor: pointer;
}

.menu li a,
.list-1 li a,
.list-2 li a,
.link,
.logo {
    text-decoration: none;
}

/*********************************header*************************************/
header {
    height: 253px;
    width: 100%;
    position: relative;
}

h1 {
    position: absolute;
    top: 94px;
    left: 23px;
}

.logo {
    display: block;
    width: 276px;
    height: 108px;
    text-indent: -5000px;
    background: url(../images/logo.png) 0 0 no-repeat;
}

nav {
    background: url(../images/bg-menu.png) 0 0 no-repeat;
    width: 320px;
    min-height: 564px;
}

.menu {
    padding: 67px 33px 0 40px;
}

.menu li {
    display: block;
    font-size: 42px;
    line-height: 1.6em;
    background: url(../images/bg-li.gif) 0 bottom repeat-x;
    text-align: center;
    width: 100%;
    padding-bottom: 20px;
    text-transform: none;
    position: relative;
    height: 50px;
    *height: 47px;
}

.menu li span {
    display: block;
    width: 80px;
    height: 2px;
    position: absolute;
    top: 35px;
    *top: 30px;
    left: -5000px;
    margin-left: -40px;
    background: none;
    box-shadow: 0 0 30px rgba(70, 70, 70, 1.0);
    -moz-box-shadow: 0 0 27px rgba(255, 255, 255, 1.0);
    -webkit-box-shadow: 0 0 50px rgba(255, 255, 255, 1);
    z-index: 1;
}

.menu li:hover span, .menu li.active span {
    display: inline-block;
    top: 35px;
    *top: 30px;
    left: 50%;
}

.menu li a {
    display: block;
    color: #fff;
    text-decoration: none;
    margin-top: -3px;
    position: relative;
    z-index: 5;
    font-size: 25px;
}

.menu li a:hover, .menu li a.active {
    color: #000;
    text-decoration: none;
}

.menu .item {
    background: none;
}

/*********************************content*************************************/
#content {
    width: 100%;
    padding: 0 0 0 0;
    text-transform: initial;
    font-size: 14px;
}

.spacer-1 {width:100%;}
.spacer-2 {width:100%;}

h3 {
    font-size: 25px;
    line-height: 66px;
    padding-bottom: 2px;
    margin: 0 0 20px;
    color: #fff;
    text-indent: 20px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    background: url(../images/bg-h3.gif) 0 0 repeat;
    box-shadow: 0 3px 3px #000;
    -moz-box-shadow: 0 3px 3px #000;
    -webkit-box-shadow: 0 3px 3px #000;
    text-transform: none;
}

.scroll {
    overflow: auto;
    height: 180px;
    position: relative;
}

.scroll .padding-right {
    height: 1%;
    padding-right: 50px;
}

.border-bot {width:100%; padding-bottom:20px;}

.box {
    width: 100%;
    min-height: 559px;
    background: #121111;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    box-shadow: 0 3px 3px #000;
    -moz-box-shadow: 0 3px 3px #000;
    -webkit-box-shadow: 0 3px 3px #000;
    position: relative;
}

.box .padding {
    padding: 32px 42px 30px 40px;
}

.box .close {
    position: absolute;
    top: 16px;
    right: 16px;
    background: url(../images/bg-close.png) 0 0 no-repeat;
    width: 15px;
    height: 15px;
}

.box .close:hover {
    background: url(../images/bg-close.png) 0 -15px no-repeat;
}


.button {display:inline-block; color:#000;}
.button strong {display:inline-block; cursor:pointer;}
.button strong strong {padding:0 19px 0;}
.button:hover {
    color: #fff;
}

.button1 {display:inline-block; font-size:12px; padding-left:9px; color:#fff;}
.button1 span {display:inline-block; cursor:pointer; padding-right:9px;}
.button1 span span {padding:2px 3px 3px;}
.button1 strong {padding:0 0 0 8px;}
.button1:hover {
    color: #24a3ce;
}

.list-1 li {
    line-height: 20px;
    padding-left: 17px;
    background: url(../images/marker-1.png) 0 8px no-repeat;
}

.list-1 li a {
    color: #fff;
    text-decoration: none;
}

.list-1 li a:hover {
    text-decoration: underline;
}

.map {
    background: url(../images/button-map.png) 0 0 no-repeat;
    width: 143px;
    height: 44px;
    display: inline-block;
}

.map:hover {
    background: url(../images/button-map.png) 0 -44px no-repeat;
}

.clear {
    background: url(../images/clear.png) 0 0 no-repeat;
    width: 121px;
    height: 42px;
    display: inline-block;
}

.clear:hover {
    background: url(../images/clear.png) 0 -42px no-repeat;
}

.submit {
    background: url(../images/submit.png) 0 0 no-repeat;
    width: 121px;
    height: 42px;
    display: inline-block;
}

.submit:hover {
    background: url(../images/submit.png) 0 -42px no-repeat;
}

.list {
    width: 500px;
}

.list li {
    width: 100%;
    overflow: hidden;
    vertical-align: top;
    line-height: 20px;
    color: #A8A8A8;
}

.list li strong {
    background: url(../images/line-hor.png) repeat-x 0 13px;
    display: block;
    overflow: hidden;
}

.list li span {
    float: right;
    color: #A8A8A8;
}

.list li a {
    float: left;
    text-decoration: none;
    color: #A8A8A8;
}

.list li a:hover {
    color: #fff;
}

.list-3 {
    list-style: decimal-leading-zero;
}

.list-3 li {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    padding-bottom: 12px;
    margin-left: 25px;
    list-style-type: decimal-leading-zero;
}

.list-3 li a {
    color: #eda202;
}

.list-3 li a:hover {
    color: #24a3ce;
}

.points {
    color: #FFF;
    text-decoration: none;
}

.points:hover {
    color: #999;
}

.link:hover {
    text-decoration: underline;
}

.link-1 {display:inline-block; font-size:14px; padding-right:8px;}
.link-1:hover {
    color: #fff;
}

.text-1 {
    font-size: 14px;
}

.text-2 {
    font-size: 14px;
    line-height: 1.285em;
}

dl {
    width: 330px;
}

dl span {
    float: left;
    width: 69px;
}

dl strong {
    float: right;
    width: 289px;
    font-weight: normal;
}

dl a {
    text-decoration: none;
    color: #fff;
}

dl a:hover {
    text-decoration: underline;
}

#form-main {
    display: block;
    width: 292px;
}

#form-main label {
    display: block;
    height: 41px;
}

#form-main input {
    width: 273px;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #959595;
    padding: 7px 5px 8px 13px;
    background: url(../images/bg-input.gif) 0 0 repeat-x #1f2120;
    border: none;
    text-transform: uppercase;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#form-main textarea {
    height: 213px;
    overflow: auto;
    width: 273px;
    font-size: 11px;
    color: #959595;
    padding: 7px 5px 8px 13px;
    border: none;
    background: url(../images/bg-input.gif) 0 0 repeat-x #1f2120;
    text-transform: uppercase;
    font-family: Tahoma, Geneva, sans-serif;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.buttons {
    padding-top: 9px;
    *padding-top: 13px;
    text-align: right;
    margin-right: -3px;
}

.buttons a {
    margin-left: 7px;
    *margin-left: 10px;
}

footer {
    width: 100%;
    padding: 50px 0 26px;
    background: none;
}

footer span {
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
}

footer span a {
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
}

footer span a:hover {
    text-decoration: underline;
}

.list-services {
    padding: 0 0 0 0;
}

.list-services li {
    float: left;
    padding: 0 0 0 10px;
}