html, body {
margin:0px;
padding:0px;
background-image: url(../img/background.gif);
}

#maintab {
border-collapse: collapse;
width: 1020px;
height: 100%;
}

#insignia {
margin-top: 21px;
margin-left: 103px;
}

#top  a img{
 border: none;
}

#top div{
float: right;
position: relative;
right: 5px;
top: 5px;
}
/*
#menu{
border-top: solid 1px #C2C2C2;
border-bottom: solid 1px #C2C2C2;
border: solid 1px #C2C2C2;
height: 90px;
background: url(../img/menubg.gif);
padding: 0px;
margin: 0px;
}
*/
#text {
 font: 16px Verdana, Arial, Helvetica, sans-serif;
 background: #ffffff;
 margin: 30px 118px;
 border: solid 1px #C2C2C2;
 height: 100%;
 line-height: 20pt;
}
#text p {
 font: 16px Verdana, Arial, Helvetica, sans-serif;
 text-align:justify;
 text-indent: 25pt;
 line-height: 20pt;
 color: #363636;
 margin: 0px 35px 0px 35px;
}
#text h3 {
 font: 18px Verdana, Arial, Helvetica, sans-serif;
 text-align:center;
 line-height: 25pt;
 color: #363636;
 margin: 20px 35px;
}
#text h4 {
 font: 15px Verdana, Arial, Helvetica, sans-serif;
 text-align:left;
 line-height: 10pt;
 color: #363636;
 margin: 20px 35px;
 font-weight:bold;
}
#text ul {
 font: 15px Verdana, Arial, Helvetica, sans-serif;
 margin-left: 70px;
 margin-right: 20px;
 line-height: 20pt;
 color: #363636;
}
#bottom {
background-image: url(../img/bottombg.gif);
height: 200px;
padding: 0px 50px;
}
#copyright {
background-image: url(../img/copybg.gif);
height: 10px;
}

#pic1
{
background-image:url(../img/rus2.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}
#pic1 span.hover
{
background-image:url(../img/rus2.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}

#pic2
{
background-image:url(../img/eng2.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}
#pic2 span.hover
{
background-image:url(../img/eng2.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}

#pic3
{
background-image:url(../img/de1.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}
#pic3 span.hover
{
background-image:url(../img/de2.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}

#pic4
{
background-image:url(../img/fr1.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}
#pic4 span.hover
{
background-image:url(../img/fr2.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}

#pic5
{
background-image:url(../img/zh1.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}
#pic5 span.hover
{
background-image:url(../img/zh1.png);
background-repeat: no-repeat;
display:block;
height: 30px;
width: 30px;
}

.contacts {
color: #fffccc;
}

.annotation {
  margin: 0px 35px 0px 35px;
}

.other_language
{
float:left;
position:relative;
left:31px;
top:5px;
font: 12px Arial, Helvetica, sans-serif;
color: #555;
}

.bottom_inf tr td
{
	margin: 10pt;
	vertical-align:top;
}

.bottom_inf  tr td a {
    color: #a9a9fc;
	text-decoration: underline;
   }
.bottom_inf  tr td a:hover {
    color: #fff;
	text-decoration: none;
   }
