
/* Home Styles */


#topbar {
  width: 100%;
  height: 23px;
  background: #fff url(../images/topstripleft.jpg) no-repeat bottom left;
  background-color: #ededed;
  margin-left: 1px;
  padding-top: 1px;
}

#header {
  width: 100%;
  height: 84px;
  margin-left: 1px;
  background: #fff url(../images/home_bg.jpg) repeat-y;
}

