@font-face {
  font-family: "ArchivoNarrow-BoldItalic";
  src: url("fonts/archivonarrowbolditalic.eot");
  src: url("fonts/archivonarrowbolditalic.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/archivonarrowbolditalic.woff") format("woff"),
    url("fonts/archivonarrowbolditalic.ttf") format("truetype"),
    url("fonts/archivonarrowbolditalic.svg#archivonarrowbolditalic")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ArchivoNarrow-Regular";
  src: url("fonts/archivonarrowregular.eot");
  src: url("fonts/archivonarrowregular.eot?#iefix") format("embedded-opentype"),
    url("fonts/archivonarrowregular.woff") format("woff"),
    url("fonts/archivonarrowregular.ttf") format("truetype"),
    url("fonts/archivonarrowregular.svg#archivonarrowregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0px;
}
p {
  margin-top: 0px;
  margin-bottom: 0px;
}
#wrapper {
  height: auto;
  width: 770px;
  margin-right: auto;
  margin-left: auto;
}
.main {
  background: url(images/bg.jpg) no-repeat center top;
  float: left;
  height: auto;
  width: 770px;
}
.facebook {
  height: 27px;
  width: 755px;
  padding-top: 12px;
  padding-left: 15px;
  float: left;
}
.main-text {
  float: left;
  height: 110px;
  width: 474px;
  padding-left: 32px;
  padding-top: 30px;
  font: normal 18px "ArchivoNarrow-BoldItalic";
  color: #999;
}
.rounded-box {
  float: left;
  height: auto;
  width: 696px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #d41027;
  margin-top: 30px;
  margin-right: 31px;
  margin-left: 31px;
}
.div-1 {
  float: left;
  height: 204px;
  width: 172px;
  border-top: 2px none #d41027;
  border-right: 2px solid #d41027;
  border-bottom: 2px solid #d41027;
  border-left: 2px none #d41027;
}
.div-2 {
  float: left;
  height: 204px;
  width: 172px;
  border-top: 2px none #d41027;
  border-right: 2px solid #d41027;
  border-bottom: 2px solid #d41027;
  border-left: 2px none #d41027;
}
.div-4 {
  float: left;
  height: 204px;
  width: 172px;
  border-top: 2px none #d41027;
  border-right: 2px none #d41027;
  border-bottom: 2px solid #d41027;
  border-left: 2px none #d41027;
}
.div-3 {
  float: left;
  height: 204px;
  width: 172px;
  border-top: 2px none #d41027;
  border-right: 2px solid #d41027;
  border-bottom: 2px solid #d41027;
  border-left: 2px none #d41027;
}
.div-1-bottom {
  float: left;
  height: 204px;
  width: 172px;
  border-top: 2px none #d41027;
  border-right: 2px solid #d41027;
  border-bottom: 2px none #d41027;
  border-left: 2px none #d41027;
}
.div-2-bottom {
  float: left;
  height: 204px;
  width: 172px;
  border-top: 2px none #d41027;
  border-right: 2px solid #d41027;
  border-bottom: 2px none #d41027;
  border-left: 2px none #d41027;
}
.div-3-bottom {
  float: left;
  height: 204px;
  width: 172px;
  border-top: 2px none #d41027;
  border-right: 2px solid #d41027;
  border-bottom: 2px none #d41027;
  border-left: 2px none #d41027;
}
.div-4-bottom {
  float: left;
  height: 204px;
  width: 172px;
  border-top: 2px none #d41027;
  border-right: 2px none #d41027;
  border-bottom: 2px none #d41027;
  border-left: 2px none #d41027;
}
.pics-container {
  float: left;
  height: 111px;
  width: 133px;
  margin-top: 10px;
  margin-right: 19px;
  margin-left: 19px;
  border: 1px solid #ccc;
}
.pics-container-dotted {
  float: left;
  height: 111px;
  width: 133px;
  margin-top: 10px;
  margin-right: 19px;
  margin-left: 19px;
  border: 1px dotted #ccc;
}
.text-container {
  font: normal 12px "ArchivoNarrow-BoldItalic";
  color: #666;
  float: left;
  height: auto;
  width: 133px;
  margin-top: 20px;
  margin-right: 19px;
  margin-left: 19px;
  text-align: center;
}
.small-products {
  width: 696px;
  margin-top: 20px;
  margin-right: 31px;
  margin-left: 31px;
  float: left;
}
.red {
  font: normal 18px "ArchivoNarrow-BoldItalic";
  color: #f00;
}

.footer {
  font: 10px "ArchivoNarrow-Regular";
  color: #666;
  text-align: justify;
}
.copy {
  font: normal 10px "ArchivoNarrow-BoldItalic";
  color: #333;
  text-align: right;
}
