/* css/associates/home.css for Priority Management associate sites
   styles for homepage */

@import url(layout.css);

h1 {
  display: none;
  }
  
#container {
  padding-top: 140px;
  }
.sidebar {
  background: #f9f8f3 url(/img/bg_sidebar.jpg) 0 0 repeat-x;
  color: #7a7a7a;
  float: left;
  font-size: 1.07em;
  height: 253px;
  \height: 285px;
  he\ight: 253px;
  left: 0;
  line-height: 1.6em;
  margin: 0 0 20px 0;
  padding: 16px 20px 16px 20px;
  position: absolute;
  top: 0;
  width: 175px;
  \width: 215px;
  w\idth: 175px;
  }
.banner {
  left: 215px;
  }
#navigation-main {
  left: 0;
  position: absolute;
  top: 425px;
  }
#supporting-content {
  float: right;
  margin: 325px 20px 0 0;
  padding-bottom: 20px;
  width: 215px;
  }
#page-topic {
  float: right;
  margin: 315px 20px 0 0;
  padding-bottom: 35px;
  width: 420px;
  \width: 450px;
  w\idth: 420px;
  }
#news {
  float: right;
  margin: 325px 0 0 0;
  padding-bottom: 20px;
  width: 215px;
  }
#footer {
  margin-bottom: 0;
  }