body {
    background: url("../cimages/body_bg.gif") repeat-x;
    color: #202020;
}

a:hover {
    color: #7c7c7a;
}

.color {
    color: #7c7c7a;
}

#navi {
    background: #CCDC00;
}

#menu a:hover,
#menu li.active a {
    border-left: 1px solid #7c7c7a;
    padding-left: 6px;
}

#submenu li a {
    color: #000;
}

#submenu li a:hover {
    color: #7c7c7c;
}

#contentRight h3 {
    color: #7c7c7a;
}

#contentRight li {
    color: #7c7c7a;
}

#fp-project h3 {
    color: #43c5db;
}

.projectitem {
  background: url("../images/stripe.png");
}

.projectDetails {
    background: url("../images/stripe.png");
}

.apartmentBg {
    background: url("../images/stripe.png");
}

#footer {
    border-bottom: 2px solid #908f8e;
}

.partneritem img {
  float: left;
  padding: 1px;
  border: 1px solid #ccc;
  margin: 10px;
}

#startContent img {
    padding: 1px;
    margin-top: 30px;
    border: 1px solid #908f8e;
    position: relative;
    left: 95px;
}

#calculator {
  background: none;
}


#logo { margin-top: 20px !important; }

