p {
  margin: 0 0 1em 0 !important;
}

body {
  background: url(img/background.png);
}

.container-wrapper {
  background: url(../img/bgtil.png) repeat-x;
  background-position: right -1000px;
}

.header-image {
  padding: 20px 0 0 0;
}

.main-container {
  padding: 0 20px 0 20px !important;
}



#header-image {
  position: relative;
}


.redb {
	font-weight : bold ;
	color: red;
}


/*
 * target: IE6,7
 * Validator: Valid
 */


.main-container {
  padding: 0 20px 0 40px;
}

.main-container .center {
  text-align: center;
}
.main-container .img-center img {
  display: block;
  margin: auto;
}