body {
  height:100%;
  width:100%;
  
}
.clear {
  clear:both;
}

#title {
  text-align: left;
  color: #ffffff;
  margin: 125px 0 0 0;
}
#subtitle {
  font-family: ClarendonBT-Light, georgia, serif;
  font-size: 40px;
  line-height: 42px;
  text-align: left;
  color: #000000;
  margin: 65px 0 0 0;
}
#subtitleTwo {
  font-family: AvenirLTStd-Book, helvetica, arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  line-height: 24px;
  text-align: left;
  color: #aaaaaa;
  margin: 10px 0 25px 0;
}
#subtitleThree {
  font-family: AvenirLTStd-Book, helvetica, arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  color: #aaaaaa;
  margin: 10px 0 0 0;
}
#container {
  width: 550px;
  margin: 15px auto 0 auto;
  padding: 15px;
}
.top {
  width: 565px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.bottom {
  font-family: AvenirLTStd-Book, helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  width: 550px;
  margin: 30px 0 10px 0;
  padding: 20px 0 10px 0;
}
.leftAtlas {
width: 260px;
color: #bf8b2c;
float: left;
font-size: 14px;
line-height: 17px;
}
.rightAvenue {
width: 260px;
float: right;
color: #99b845;
font-size: 14px;
line-height: 17px;
}
.Avenue {
color: #99b845;
}
.Atlas {
color: #bf8b2c;
}