body {
    margin: 0px;
    padding: 0px;
    color: #000;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size: 0.7em;
    text-align:center;
    line-height: 1.4em;
    background: url('../images/b-top.jpg') no-repeat top center #4974C2;
}

.cleaner {
    height:0.1em;
    line-height:0.1em;
    font-size:0.1em;
    clear:both;
}

a { 
    text-decoration: none;
    color: #000;
}

a:hover { text-decoration: underline; }

h1,h2,h3 { font-family: Arial, sans-serif; }

img { border: none; }

#logo {
    margin: 0px auto;
    width: 773px;
    height: 77px;
    background: url('../images/logo.gif') no-repeat 19px 0px;
}

#logo a {
    width: 773px;
    height: 77px;
    display: block;
}

#logo span { display: none; }

#center {
    margin: 0px auto;
    width: 773px;
    background: url('../images/back.jpg') repeat-y 0px 0px #4974C2;
}

h1 {
    margin: 0px;
    font-size: 1.3em;
    font-weight: bold;
   /*background: url('../images/b-top.jpg') no-repeat -116px -77px;*/
    margin: 0px auto;
    width: 773px;
}

h1 a {
    color: #FFF;
    padding: 47px 0px 20px 0px;
    display: block;
    _height: 1px;
}

h1 a:hover {
    text-decoration: none;
}

#left {
    float: left;
    width: 160px;
}

#left ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: left;
    background: url('../images/menu_back.jpg') repeat-y 8px 0px;
}

#left ul li {
    padding: 6px 0px 6px 32px;
}

#left ul li a {
    color: #FFF;
    font-weight: bold;
}

#left ul li.spol {
    background: url('../images/spol_1.jpg') no-repeat 0px 0px;
    padding: 10px 0px 6px 32px;
}

#left ul li.nasa {
    background: url('../images/nasa_1.jpg') no-repeat 0px 0px;
}

#left ul li.ceno {
    background: url('../images/ceno_1.jpg') no-repeat 0px 0px;
}

#left ul li.najd {
    background: url('../images/najd_1.jpg') no-repeat bottom left;
    padding: 6px 0px 15px 32px;
}

#left p {
    text-align: left;
    margin: 20px 10px 0px 25px;
}

#content {
    float: right;
    width: 569px;
    padding: 8px 22px;
    text-align: left;
    position: relative;
}

#content .dop {
    position: absolute;
    background: url('../images/b-top-dp.jpg') no-repeat 0px 0px;
    top: -15px;
    right: -9px;
    width: 17px;
    height: 56px;
}

#content h2 {
    font-size: 1.6em;
    font-weight: normal;
    color: #23BB00;
    margin: 0px;
    padding: 0px 0px 5px 0px;
}

#content p {
    padding: 12px 10px;
    margin: 0px;
}

strong {
    color: #23BB00;
    font-weight: bold;
}

#content ul {
    margin: 12px 5px 12px 15px;
    padding: 0px;
    list-style: none;
}

#content ul li {
    background: url('../images/arrow.gif') no-repeat 0px 12px;
    padding: 6px 0px 6px 20px;
    _height: 10px;
}

#content ul li ul {
    margin: 5px 0px 10px 15px;
}

#content ul li ul li {
    padding: 1px 0px 1px 20px;
    background: url('../images/arrow.gif') no-repeat 0px 6px;
}

#bottom {
    text-align: right;
    margin: 0px auto;
    width: 758px;
    background: url('../images/bottom.jpg') no-repeat 0px 0px #4974C2;
    color: #FFF;
    padding: 23px 15px 0px 0px;
}

#bottom a {
    color: #FFF;
}
