/*      HEADER      */
header{
  width: 728px;
}

nav{
  width: 728px;
}
nav ul{
  width: 728px;
}
nav ul li{
  font-size: 13px;
  width: 121px;
}


/*      CONTENT      */
div.slideShowHolder{
  width: 728px;
}
div.slideDots{
  bottom: 10px;
}
div.content{
  width: 728px;
}

article{
  width: 440px;
}
article div.textCol{
  width: 420px;
}

iframe.cartelFrame{
  width: 430px;
  height: 900px;
}
iframe.hopperFrame{
  width: 420px;
  height: 400px;
}

aside{
  padding: 17px;
  margin-left: 4px;
}


/*      HOMEBLOCKS      */
div.homeBlocks{
  width: 728px;
}
a.homeBlock{
  width: 240px;
  margin-right: 4px;
}
a.homeBlock span.title{
  margin-left: 6px;
  margin-right: 6px;
  font-size: 14px;
  line-height: 14px;
}
a.homeBlock span.title span.fa-stack{
  font-size: 14px;
  padding-left: 10px;
}

a.homeBlock span.text{
  margin-left: 6px;
  margin-right: 6px;
  font-size: 11px;
  line-height: 16px;
}
a.homeBlock.grey span.text span.fa-stack{
  left: 15px;
}

/*      HOME      */
article.home{
  width: 728px;
}
article.home div.textCol{
  width: 240px;
  height: 282px;
  margin-right: 4px;
  margin-top: 4px;
  padding: 10px;
}

article.home p{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  padding-right: 0px;
  text-align: center;
}
article.home div.textCol p.homeNewsSubtitle{
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 16px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 15px;
}
article.home div.textCol p.homeNewsTitle{
  margin-left: 10px;
  margin-right: 10px;
  font-size: 30px;
  line-height: 32px;
}

article.home div.homeContact p{
  font-size: 15px;
  line-height: 15px;
  margin-top: 0px;
}

a.banner{
  width: 728px;
  margin-top: 4px;
}


/*      NEWS      */
div.newsItem div.titleHolder{
  width: 140px;
  margin-right: 20px;
  padding-top: 20px;
}
div.newsItem div.titleHolder.wide{
  width: 300px;
}
div.newsItem h3{
  font-size: 14px;
  line-height: 14px;
}
div.newsItem h2{
  margin-top: 10px;
  font-size: 30px;
  line-height: 32px;
}

div.newsItem div.textCol{
  width: 140px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 30px;
  margin-bottom: 20px;
}
div.newsItem div.titleHolder.wide div.textCol{
  width: 300px;
  margin-bottom: 20px;
}
div.newsItem a.image{
}
div.newsItem iframe{
  width: 370px;
  height: 245px;
}



/*      CONTACT     */
article.contact{
  width: 728px;
}
article.contact div.textCol{
  width: 460px;
}
div.contactForm{
  width: 460px;
}


article.contact div.textCol.contactInfo{
  width: 223px;
}
article.contact div.textCol.contactInfo h2{
  font-size: 16px;
}
article.contact div.textCol.contactInfo p{
  font-size: 12px;
  line-height: 1.4em;
}

/*      FOOTER      */
footer{
  margin-top: 4px;
  width: 728px;
}
div.googleMaps{
  width: 450px;
}
div.footerInfo{
  width: 220px;
  margin-left: 20px;
}
div.copyright{
  width: 768px;
}