#content.intro {
  background: #109cd9;
  margin: 0 6px 0 7px;
}

#content.goals {
  background: #109cd9;
  margin: 0 6px 0 7px;
}

#content.tour {
  background: #109cd9;
  margin: 0 6px 0 7px;
}

#content.action {
  background: #109cd9;
  margin: 0 6px 0 7px;
}

#contentInner.intro {
  background: #109cd9;
}

#contentInner.goals {
  background: #109cd9;
}

#contentInner.tour {
  background: #109cd9;
}

#contentInner.action {
  background: #109cd9;
}

* html #contentInner {
  height:expression('507px');
}

#ciLeft {
  float:left; width:550px; margin-left:8px; padding-left:40px;
}

* html #ciLeft {
  margin-left:4px;
}

#ciRight {
  float:right; width:335px; margin:10px 20px 0 20px;
}

* html #ciRight {
  width:331px;
}

#mainNav {
  margin-left:7px;
}

#header {
  left:1px;
}

#campaignLinks {
  width:234px;
  height:549px;
  background:url(../imgs/common/backgroundLeft.gif) no-repeat;
  margin:14px 0 0 0;
  position:relative;
}

#cLinksInner {
  width:160px;
  position:absolute;
  top:30px;
  left:46px;
}

#campaignLinks img {
  display:block;
}

#footer {
  left:0;
}

#footer {
  height:59px;
  background: center url(../imgs/background/footer.gif) no-repeat;
  border-top: 3px solid #8cc640;
  margin: 0 6px 0 7px;
}

#footer div {
  margin-top:19px;
}

#footer .left {
  margin-left:30px;
}

#footer .right {
  margin-right:30px;
}

* html #footer .left {
  margin-left:15px;
}

* html #footer .right {
  margin-right:15px;
}
