﻿/* Сброс стилей (RESET)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;}
fieldset,img {border: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;font-weight: normal;}
ol,ul {	list-style: none;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
q:before,q:after {content: '';}
abbr,acronym {border: 0;}
body {font: 12px/18px Verdana, sans-serif;}
a {color: #09C;	outline: none; text-decoration: underline;}
a:hover {text-decoration: none;}
p {margin: 0 0 18px}
img {border: none;}
input {vertical-align: middle}
/* .Сброс стилей (RESET)*/
* html #logos {margin: 20px 0px 0px 20px;}
#main {
    background: #09272f url(../img/bg.jpg) no-repeat;
    width: 1000px;
}
#left_shadow {
    width: 11px;
    background: #0A2B34 url(../img/left_shadow.png) repeat-y;
}
#right_shadow {
    width: 11px;
    background: #0A2B34 url(../img/right_shadow.png) repeat-y;
}
#logo {
    height: 213px;
    vertical-align:top;
}
#logos {
    margin-left:40px;
    margin-top:20px;
    float:left;
    width:154px;
}
#logop {

    float:left;
    width:34px;
}
#support {
    float:right;
    width:200px;
    height:100px;
    font-family:Verdana,sans-serif;
    font-size:14px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    padding-top:15px;
    text-align:justify;
    color: #FFF;
    text-align:justify;
}
#support a{
    color: #FFF;
}
#support span {
    color: #000;
}
#copy {
    font-family:Verdana,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    padding-left:35px;
    text-align:justify;
    color: #FFF;
    border:0px red solid;
    padding-top:25px;
}
#copy a{
    color: #FFF;
}
#copy span {
    color: #000;
}
#home {
    width:100px;
    height:100px;
    float:right;
    text-align:center;
    padding-top:30px;
}
#left {
    width: 241px;
    vertical-align:top;

}
#title_left {
    text-align:center;
    font-family:Verdana,sans-serif;
    font-size:16px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:50px;
    color: #FFF;
    height:50px;
    background:url(../img/left.gif) no-repeat;
}
#content_left {
    background:url(../img/left_content.gif) repeat-y;
    padding:20px;
}
.links {
    list-style:outside;
    list-style-image: url(../img/arrow.gif);
}
#text_in {
    font-family:Verdana,sans-serif;
    font-size:14px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    padding-top:15px;
    line-height:1.54em;
    padding:10px;
}
#text_in li{
    margin-bottom:10px;
}
#text_in h3{
    font-family:Verdana,sans-serif;
    font-size:16px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    padding-bottom: 10px;
    color:#2088ab;
}
#text_in a{
    color:#4a4a4a;
    text-decoration: none;
    border-bottom: 1px dashed #2088ab;
}
#text_in a:hover{
    color:#000;
    text-decoration: none;
    border-bottom: 1px dashed #2088ab;
}
#bottom_left {
    height:13px;
    background:url(../img/left_b.png) no-repeat;
}
#center {
    width: 740px;
    vertical-align:top;
}
#content {
    margin: 20px;
    font-family:Verdana,sans-serif;
    font-size:14px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.54em;
    margin-bottom:0.83em;
    text-align:justify;
    color: #FFF;

}

#menu {
 font-family:Verdana,sans-serif;
    font-size:16px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
 height:50px;
 color: #000;
 text-align:center;
 background-image: url(../img/menu.gif);
 background-repeat:no-repeat;
 background-position: right;
}
#menu div {
 width:720px;
 height:50px;
 float:right;
}
#menu a {
 display:block;
 float:left;
 height:50px;
 color: #FFF;
 text-align:center;
 padding: 0px 18px;
 text-decoration: none;
 line-height: 50px;
  background-image: url(../img/menu_in.gif);
 background-repeat:no-repeat;
 background-position: right;
}
#menu a:hover {
 color: #FFF;
 text-decoration: underline;
}

#footer{
    background-image: url(../img/footer-bg.jpg);
    height:81px;
}

