@font-face {
  font-family: "HelveticaNeueUL";
  src: url('../fonts/229583741-ufonts.com_helvetica_neue_ultralight.eot');
  src: url('../fonts/229583741-ufonts.com_helvetica_neue_ultralightd41d.eot?#iefix') format('embedded-opentype'),
  url('../fonts/229583741-ufonts.com_helvetica_neue_ultralight.svg#Helvetica Neue') format('svg'),
  url('../fonts/229583741-ufonts.com_helvetica_neue_ultralight.woff') format('woff'),
  url('../fonts/229583741-ufonts.com_helvetica_neue_ultralight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HelveticaNeueL";
  src: url('../fonts/590576172-helvetica-neue-light-1361522102.eot');
  src: url('../fonts/590576172-helvetica-neue-light-1361522102d41d.eot?#iefix') format('embedded-opentype'),
  url('../fonts/590576172-helvetica-neue-light-1361522102.svg#HelveticaNeue') format('svg'),
  url('../fonts/590576172-helvetica-neue-light-1361522102.woff') format('woff'),
  url('../fonts/590576172-helvetica-neue-light-1361522102.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
html {
  margin: 0;
  padding: 0;

  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  font-family: verdana, sans-serif;
  height: 100%;
}
a {
  position: relative;
  display: block;
  text-decoration: none;
}
img {
  position: relative;
  display: block;
  border: none;
}
#fullcontainer {
  position: relative;
  float: left;
  width: 100%;
  min-height: 100%;
}
#container {
  position: relative;
  width: 1024px;
  height: 950px;
  margin: 0px auto;
  background: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)
}
#header {
  position: relative;
  width: 100%;
  height: 110px;
}
#header #logo {
  position: relative;
  float: left;
  width: 415px;
  float: left;
}
#header #logo a {
  position: relative;
  float: left;
  display: block;
}
#header #logo a img {
  position: relative;
  float: left;
}
#header #menu {
  position: relative;
  float: left;
  width: 609px;
}
#header #menu ul {
  position: relative;
  float: right;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#header #menu ul li {
  position: relative;
  float: left;
  margin: 0;
  width: 125px;
  height: 110px;
  font-size: 11px;
  color: #9a9a9a;
  text-transform: uppercase;
}
#header #menu ul li a {
  color: #9a9a9a;
  display: inline-block;
  padding: 60px 0 0 0;
  text-align: center;
  width: 125px;
  height: 50px;
  float: left;
}
#header #menu ul .active {
  background-color: #e10000;
}
#header #menu ul .active a {
  color: #fff;
}
#header #menu ul li:hover {
  background-color: #e10000;
  float: left;
}
#header #menu ul li:hover a {
  color: #fff;
  float: left;
}
#slider {
  position: relative;
  float: left;
  width: 100%;
  height: 322px;
  margin: 1px 0px 0px 0px;
}
#slider .loader {
  margin: 150px 0 0 500px;
}
#slider #nav {
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 1000;
  width: 100px;
  top: 11px;
  left: 41px;
}
#slider #nav a {
  position: relative;
  float: left;
  background: url('../images/pag.png');
  background-repeat: no-repeat ;
  background-position: center;
  width: 7px;
  height: 7px;
  dipslay: block;
  margin-right: 6px;
}
#slider .activeSlide {
  background: url('../images/paga.png')!important;
  background-repeat: no-repeat ;
  background-position: center;
}
#slider #next {
  position: absolute;
  top: 141px;
  right: 7px;
  width: 37px;
  height: 40px;
  background: url('../images/next.png');
  z-index: 1000;
  cursor: pointer;
}
#slider #prev {
  position: absolute;
  top: 141px;
  left: 7px;
  width: 37px;
  height: 40px;
  background: url('../images/prev.png');
  z-index: 1000;
  cursor: pointer;
}
#slider #slides {
  position: relative;
  float: left;
  width: 100%!important;
  height: 322px!important;
}
#slider #slides .slide {
  position: relative;
  float: left;
  width: 100%;
  overflow:hidden ;

}
#slider #slides .slide img {
  position: relative;
  float: left;
  width: 100%;
}

#slider #slides .slide .infobox {
  position: absolute;
  float: left;
  top: 30px;
  width: 395px;
  height: 261px;
  background: #fff;
  right: 0px;
  background: url('../images/infoboxbg.png');
  font-family: "HelveticaNeueUL";
  font-size: 55px;
  color: #fff;
  text-align: right;
  padding: 0 65px 0 40px;
  text-transform: uppercase;
  overflow: hidden;
}
#content {
  position: relative;
  float: left;
  width: 944px;
  padding: 20px 40px 0px 40px;
}
#content h1 {
  position: relative;
  width: 100%;
  float: left;
  font-family: "HelveticaNeueL";
  text-transform: uppercase;
  color: #e10000;
  padding: 0;
  margin: 0;
}

#content #content_text {
  position: relative;
  float: left;
  font-size: 12px;
}
#footer {
  position: relative;
  margin: 0px auto;
  width: 1024px;
  background: #9a9a9a;
  height: 80px;
  padding: 10px 0;
}
#footer #col1 {
  position: relative;
  float: left;
  width: 374px;
  margin: 0 0 0 45px;
}
#footer #col2 {
  position: relative;
  float: left;
  width: 365px;
}
#footer #col3 {
  position: relative;
  float: left;
  width: 240px;
}
#footer #col3 #social {
  position: relative;
  float: left;
  width: 205px;
  margin: 0 35px 0 0;

}
#footer #col3 #social a {
  position: relative;
  float: left;
  border: 6px solid #fff;
}

#footer #col3 #copy {
  position: relative;
  float: left;
  margin-top: 12px;
}
#footer #col3 #copy a {
  float: none;
  display: inline-block;
}
#footer #col3 #copy img {
  display: inline-block;
}

/** submenu **/
#content #submenu {
  position: relative;
  width: 100%;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content #submenu li {
  position: relative;
  color: #e10000;
  font-size: 12px;
}
#content #submenu li a {
  position: relative;
  color: #e10000;
}
#content #submenu .active a {
  color: #9a9a9a;
}

form {
  position: relative;
  float: left;
  width: 100%;
}

form fieldset {
  position: relative;
  float: left;
  width: 100%;
  border: none;
  margin: 0px;
  padding: 0px;

}

form fieldset span {
  position: relative;
  float: left;
  width: 200px;
}
form fieldset textarea,
form fieldset input[type=text] {
  position: relative;
  float: left;
  width: 200px;
}