/*      HEADER      */
header img.logo{
  left: 10px;
}
header p{
  width: 500px;
  padding-right: 10px;
}
div.menuHolder{
  right: 10px;
}
nav ul li{
  margin-right: 10px;
}


/*      CONTENT      */
div.slideShowHolder{
  width: 1000px;
}
div.slideShow{
  width: 1000px;
}
div.slide img{
  left: -45px;
}
div.slide div.slideText{
  left: 75px;
  top: 35px;
  width: 400px;
}
div.slideLeft{
  left: 0px;
}
div.slideRight{
  right: 0px;
}

div.content{
  width: 1000px;
}

div.centerContent{
  width: 1000px;
}

article{
  margin-left: 20px;
  margin-right: 126px;
}


aside{
  width: 295px;
  margin-top: 50px;
}

aside img{
  margin-top: 13px;
  margin-bottom: 20px;
}
aside h2{
  font-size: 18px;
  line-height: 18px;
  margin-top: 13px;
}
aside.contact p{
  float: left;
  width: 145px;
}

/*      CONTACT      */
div.googleMaps{
  width: 290px;
  height: 200px;
}


/*      FOOTER      */
div.footerInfo{
  width: 1000px;
}
img.footerPic{
  margin-left: 26px;
  margin-top: 26px;
  margin-right: 20px;
}
div.centerContent div.footerInfo div{
  width: 400px;
}