* {
  margin: 0px 0px 0px 0px;
  padding: 0 0 0 0;
 }

  body {
   background: transparent url(../img/background.jpg) center ;

}

  .centering {
  min-height:400px;
  text-align:center;
  margin:auto;
  width:955px;
  background: transparent url(../img/hader.jpg) no-repeat ;
  position:relative;
}


.wkrnd_ie5 {
  background: transparent url(../img/header_image.jpg) no-repeat  435px 0px;
  text-align:left;
  width:955px;
  min-height:400px;
 }


 .container {

  width:955px;
  background: transparent url(../img/header.jpg) no-repeat top center;  /**/
  float:left;
  margin-top:0px;
  position:relative;
  padding-top:428px;
  padding-left:0px;
}






.wkrnd_ie6 {
background: transparent url(../img/bg_content_top.jpg) no-repeat ;
width:955px;
padding-top: 12px;
}


.content_bottom {
 background: transparent url(../img/bg_content_bottom.jpg) no-repeat  -1px 0;
 width:953px;
 height:12px;
 border-left-style: solid;
 border-left-width: 1px;
 border-left-color: #3c3c3c;
 border-right-style: solid;
 border-right-width: 1px;
 border-right-color: #525252;
}

.content{
 background: transparent url(../img/bg_content.jpg) repeat-y ;
 width:955px;
 min-height:400px;
}

 * html  .content{
 height:400px;
}

 .logos {
  background: #000000 url(../img/logos_for_footer.jpg) no-repeat center  ;
  width:953px;
  height:58px;
  position:relative;
  padding:10px 0 10px 0;

  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #3c3c3c;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #525252;


}

a.importanto{
  position:absolute;
  top:142px;
  left:48px;
  width:291px;
  height:200px;
  color:#ffffff;
  font-family: arial;
  font-size: 19px;
  font-weight: bold;
  text-align:left;
  }

  a.importanto span{
    color: #fa5600;
  }

   h4.compat_info{
  position:absolute;
  top:14px;
  left:481px;
  width:460px;
  height:30px;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  text-align:left;
  color:#939393;
  }



.footer {
  background: #000000 url(../img/footer.jpg) ;
  width:953px;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  line-height:18px;
  color: #5C5C5C;
  text-align:center;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #3c3c3c;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #525252;
  min-height:50px;
  float:left;
  padding-bottom:15px;
}

* html   .footer  {
 height:50px;
}


 .footer a, .footer a:visited{
  text-decoration:underline;
  color:#5C5C5C;
 }

  .footer a:hover{
  text-decoration:underline;
   color:#acacac;
 }