body {
  background: #3399ff;
  margin: 0;
  padding: 0;
  width: 980px; }
  body .container {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 980px; }
    body .container a.logo {
      background: url("../images/logo.png") no-repeat left top;
      display: block;
      height: 300px;
      margin: 0 auto 0 20px;
      text-indent: -9999em;
      text-transform: capitalize;
      width: 369px; }
    body .container ul.social {
      height: 130px;
      list-style-type: none;
      margin: 0;
      padding: 0;
      position: absolute;
      right: 20px;
      top: 20px; }
      body .container ul.social > li {
        float: right;
        height: 128px;
        margin: 0 0 0 20px;
        padding: 0;
        width: 128px; }
        body .container ul.social > li > a {
          display: block;
          height: 128px;
          margin: 0;
          padding: 0;
          text-indent: -9999em;
          text-transform: capitalize;
          width: 128px; }
          body .container ul.social > li > a.twitter {
            background: url("../images/icons/Twitter.png") no-repeat left top; }
          body .container ul.social > li > a.youtube {
            background: url("../images/icons/Youtube.png") no-repeat left top; }
          body .container ul.social > li > a.blogger {
            background: url("../images/icons/Blogger.png") no-repeat left top; }
    body .container a.ctc {
      display: block;
      height: 125px;
      margin: 0;
      padding: 0;
      position: absolute;
      right: 0px;
      text-indent: -9999em;
      text-transform: capitalize;
      width: 333px; }
      body .container a.ctc.call {
        background: url("../images/call-ctc.png") no-repeat left top;
        top: 20px; }
      body .container a.ctc.directions {
        background: url("../images/map-ctc.png") no-repeat left top;
        top: 170px; }
    body .container > h1 {
      color: #000;
      display: block;
      font-family: arial, sans-serif;
      font-size: 30px;
      margin: 10px auto 0 20px;
      padding: 0; }
    body .container a.location {
      background: #003399 url("../images/location-button-bg.png") no-repeat left top;
      border: 8px #0066ff solid;
      display: block;
      height: 125px;
      margin: 15px auto 0 auto;
      position: relative;
      text-decoration: none;
      width: 95%; }
      body .container a.location > h1 {
        color: #fff;
        display: block;
        font-family: arial, sans-serif;
        font-size: 30px;
        margin: 35px auto 0 65px;
        padding: 0; }
      body .container a.location > h2 {
        color: #fff;
        display: block;
        font-family: arial, sans-serif;
        font-size: 24px;
        font-style: italic;
        font-weight: normal;
        margin: 0px auto 0 65px;
        padding: 0; }
      body .container a.location span.phone {
        color: #fff;
        display: block;
        font-family: arial, sans-serif;
        font-size: 42px;
        padding: 0;
        position: absolute;
        right: 150px;
        top: 35px; }
    body .container div.location {
      background: #003399;
      height: 680px;
      margin: 0;
      padding: 20px 0 0 0;
      position: relative;
      width: 100%; }
      body .container div.location a.map {
        display: block;
        height: 460px;
        margin: 0px auto 0 20px;
        padding: 0;
        text-indent: -9999em;
        text-transform: capitalize;
        width: 460px; }
        body .container div.location a.map.lansing {
          background: url("../images/maps/lansing-map.png") no-repeat left top; }
        body .container div.location a.map.brighton {
          background: url("../images/maps/brighton-map.png") no-repeat left top; }
        body .container div.location a.map.hill {
          background: url("../images/maps/hill-map.png") no-repeat left top; }
        body .container div.location a.map.pierson {
          background: url("../images/maps/pierson-map.png") no-repeat left top; }
      body .container div.location address {
        left: 500px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 20px; }
        body .container div.location address > h1 {
          color: #ff6600;
          display: block;
          font-family: arial, sans-serif;
          font-size: 34px;
          margin: 0;
          padding: 0; }
        body .container div.location address > h2 {
          color: #fff;
          display: block;
          font-family: arial, sans-serif;
          font-size: 28px;
          font-style: italic;
          font-weight: normal;
          margin: 10px 0 0 0;
          padding: 0; }
      body .container div.location dl.hours {
        display: block;
        left: 500px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 175px;
        width: 350px; }
        body .container div.location dl.hours.access {
          top: 350px; }
        body .container div.location dl.hours > h1 {
          color: #ff6600;
          display: block;
          font-family: arial, sans-serif;
          font-size: 34px;
          margin: 0 0 10px 0;
          padding: 0; }
        body .container div.location dl.hours dt {
          color: #fff;
          display: block;
          float: left;
          font-family: arial, sans-serif;
          font-size: 24px;
          font-style: italic;
          font-weight: normal;
          margin: 0;
          padding: 0;
          text-align: left;
          width: 175px; }
        body .container div.location dl.hours dd {
          color: #fff;
          display: block;
          float: left;
          font-family: arial, sans-serif;
          font-size: 24px;
          font-style: italic;
          font-weight: normal;
          margin: 0;
          padding: 0;
          text-align: right;
          width: 175px; }
      body .container div.location > h1 {
        border-bottom: 3px #0066ff solid;
        color: #fff;
        display: block;
        font-family: arial, sans-serif;
        font-size: 34px;
        margin: 10px auto 0 20px;
        padding: 0;
        width: 940px; }
      body .container div.location ul.reviews {
        display: block;
        height: 130px;
        list-style-type: none;
        margin: 20px auto 0 20px;
        padding: 0; }
        body .container div.location ul.reviews > li {
          float: left;
          height: 128px;
          margin: 0 20px 0 0px;
          padding: 0;
          width: 128px; }
          body .container div.location ul.reviews > li > a {
            display: block;
            height: 128px;
            margin: 0;
            padding: 0;
            text-indent: -9999em;
            text-transform: capitalize;
            width: 128px; }
            body .container div.location ul.reviews > li > a.google {
              background: url("../images/icons/Google-plus.png") no-repeat left top; }
            body .container div.location ul.reviews > li > a.yelp {
              background: url("../images/icons/Yelp.png") no-repeat left top; }
            body .container div.location ul.reviews > li > a.merchantcircle {
              background: url("../images/icons/MerchantCircle.png") no-repeat left top; }
