#header {
  padding-top:                        120px;
  background-color:                   #002144;
  /*color:                              #150d14;*/
  font-weight:                        bold;
}

#topbnr {
  background:                         #002144 url( ../img/verh.jpg) right no-repeat;   
  width:                              70%;
  height:                             120px;
  position:                           absolute;
  top:                                0px;
 right: 0px;
  
}


#header .logo {
  position:                           absolute;
  top:                                8px;
  left:                              8px;
  height:                             90px;
  width:                              35%;
 background:                       url(../img/logo.jpg) left no-repeat;
}


.transparent
{
  border-top:                         groove 2px;
  position:                          absolute;
  background-color:                   #edf4fa;
 /* opacity:                            .70;
  filter:                             alpha(opacity = 70);*/
 
  border-top:                         groove 2px;
   top:                                105px;
  height:                             6px;
  width:  100%; 
}


