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

/*      CONTENT      */
div.mainContent{
  width: 768px;
}
article, section{
  width: 700px;
}
div.crosslinkHolder{
  width: 714px;
}
div.crosslinkHolder a{
  width: 224px;
}
div.crosslinkHolder a span.imageHolder{
  height: 224px;
}


/*      HOME     */
div.content.home article img, div.content.home section img{
  width: 240px;
}
div.content.home section:first-of-type div.text{
  width: 700px;
}
div.content.home section:first-of-type h2.monica{
  font-size: 4em;
}
div.content.home article div.text, div.content.home section div.text{
  padding-left: 260px;
}

/*      REFERAL     */
div.refHolder{
  height: 270px;
}
span.positionText{
  margin-left: 50px;
}
div.refHolder a span.title{
  font-size: 2.5em;
}
div.refHolder a span.name{
  font-size: 2em;
}
div.refHolder a span.text{
  line-height: 1.3em;
}
div.dots{
  bottom: 35px;
}



/*      CONTACT     */
div.content.contact article{
  width: 348px;
  margin-left: 50px;
  margin-right: 40px;
}

div.contactView{
  width: 700px;
}
div.contactView iframe{
  display: block;
  width: 100%;
}


/*      FOOTER      */
footer{
  width: 768px;
}
footer nav{
  margin-left: 50px;
  width: 400px;
}
footer a.map{
  margin-right: 50px;
}