#footer { width: 1049px; margin: 0 auto; }

#footer-nav-wrapper {
    background: url(/images/waveriderdesign/footer/footer-bar-bg.png) top left repeat-x;
    height: 45px;
    line-height: 45px;
    padding: 0 35px 0 20px;
    font-size: 14px;
}
#footer-wrapper {
	font-family: arial,helvetica,sans-serif;
    margin: 40px auto 0;
	text-align: left; /*duru: line added*/
}

#footer-wrapper h3 {
  color: #939285; /*duru: bbbbbb to 084467 to 939285*/
  font-size: 19px; /*duru: 20 to 19*/
  line-height: 33px;
  font-weight: normal;
  margin: 30px 0 0 5px;
}

#footer-wrapper p {
  font-size: 15px; /*duru: 16 to 15*/
  color: #7d7c70;
  margin: 0 0 0 5px;
}

#footer-nav {
  padding: 0;
  margin-left: 0px; /*duru: line added*/
  text-align: left; /*duru: line added*/
}

#footer-nav li {
  float: left;
  color: white;
  margin: 0 5px 0 0;
  list-style-type: none;
}

#footer-nav li a {   
  color: white;
  height: 45px;
}

#customer-support {
  float: right;
  color: white;
  font-size: 14px;
}
#customer-support a { 
  color: white; 
  margin-right: 5px;
}
#copyright-area {
  padding: 30px 0;
  text-align: center;
}
#copyright-area em {
  display: block;
  line-height: 22px;
  font-style: normal;
}
#copyright-area strong { color: #7D7C70; }
#copyright-area a {
  color:#C60;
}

.central-bg-class #content-bottom { height: 9px; margin: 0 9px;
	background: url(/images/waveriderdesign/footer/content-bottom-gt.png) no-repeat; }