@charset "UTF-8";
/* CSS Document */

body {
  background: url(images/bg.png) repeat-x top center;
  font-family:  Helvetica, Arial, sans-serif;
}

h1 {
  font-weight:normal;
  color:#acacac;
  font-size:28px;
  }
  
p {
  color:#c1272d;
  font-size:14px;
  margin-bottom: 0px;
}

.new p{
  color: #555;
}

.new p strong{
  color:#c1272d;
}

a {
  color:#CC0000;
  font:  Helvetica, Arial, sans-serif;
  text-decoration: none;
  }

a img{
  border: none;
}  
    
.wrapper{
  background:url(images/eresus.png) bottom left no-repeat;
  height:655px;
  }


#container{
  background: url(images/main.png) no-repeat top center;
  width:1040px;
  height:550px;
  margin: auto; 
}


.space{
   height:103px;
  }

table{
  margin-left: 55px;

}
.content{
  margin-left:29px;
}

.eresus{
  margin-top: 60px;
}
