@CHARSET "UTF-8";

#home #contentWrapper {
  margin-top: -10px;
}
#home #content .col-left .circle {
  background: url('/assets/img/blue-circle.png') left top no-repeat;
  width: 573px;
  height: 500px;
  float: left;
  margin-left: 50px;
  display: table-cell;
  vertical-align: middle;
}
#home #content .col-left .circle p {
  font-family: LondonBetweenRegular, Calibri, Arial, Helvetica, sans-serif;
  font-size: 35px;
  color: #fff;
  padding: 198px 0 0 112px;
}

#home #content .col-right {
  float:right; 
  width: 250px;
  padding-top: 100px;
}

#home #content .col-right > * {
  background: #eee;
  margin-bottom: 1em;
  padding: .6em 50px .6em 1em;
  font-size: 1.5em;
  font-family: 'Times New Roman', Times, serif;
  clear: both;
  border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
}
#home #content .col-right > .long {
  width:350px;
  float:right;
}

.yui3-js-enabled #home #backgroundImage {
  visibility: hidden;
}

#home #content .col-right a {
  color: #000;
}
#home #content .col-right a:hover {
  color: #1d5071;
}

#home #content .col-right strong,
#home #content .col-left .circle strong {
  font-weight:bold;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

