.footerContFullWidth {
    width: 100%;
  margin: 0px auto;
  padding: 0px;
  border: 0px;
  background: url("../images/footer/psl_footer_bg_repeat.png") repeat-x #E3E3E3;
  margin-top: 20px;
  position: relative;
  z-index: 20000;
}



.footerCont {
  width: 1000px;
  border: 0px;
  padding: 0px;
  margin: 0px auto;
  padding-top: 20px;
}


.footerCont h2 {
  font-family: Arial;
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  margin-bottom: 8px;
  margin-top: 20px;
  color: #999999;  
  font-weight: normal;
}
.footerCont h2 a {
    color: #999999;
    text-decoration: none;
}
.footerCont p {
  font-family: Arial;
  font-size: 15px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  margin-bottom: 5px;
  color: #999999;  
  font-weight: normal;
  margin-left: 15px;
}
.footerCont p a {
    text-decoration: none;
    color: #999999;
}
.footerCont hr {
    border: 0px;
    margin: 0px;
    border-top: 1px solid #999999;
    padding: 0px;
    margin-bottom: 10px;
}




.siteFooter_topBarContainer {
    width: 100%;
    margin: 0px;
    border: 0px;
    padding: 0px;
    margin-top: -25px;
}

.siteFooter_topBarContainer table {
    width: 100%;
    display: table;
    table-layout: fixed;
    height: 45px;
}

.siteFooter_topBarContainer table #leftblock {
    display: table-cell;
    height: 45px;
    background: #A6D069;
}
.siteFooter_topBarContainer table #middleblock {
    width: 330px;
    display: table-cell;
    background: #DFE462;
    
    
}
.siteFooter_topBarContainer table #rightblock {
    display: table-cell;
    background: #6CB9E6;
}​







.footerCont_styleLogoBg {
  width: 1214px;
  margin: 0px auto;
  background: url("../images/siteFooter/site_footer_style_logo_bg.png") no-repeat;
  background-position: center;
  
}




.footerContentCont {
  width: 940px;
  border: 0px;
  margin: 0px auto;
  padding: 0px;
}
.footerContentCont hr {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-top: 2px solid #efefef;
  margin-top: 2px;
  margin-bottom: 8px;
}


#footerContentCont_textFormat {
  color: white;
  font-family: Helvetica;
  font-size: 12px;
}
#footerContentCont_textFormat h1 {
  font-family: Stag;
  font-size: 20px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  color: #ffffff;
  font-weight: normal;
  
}
#footerContentCont_textFormat h4 {
  font-family: Helvetica;
  font-size: 16px;
  
  padding: 0px;
  margin: 0px;
  border: 0px;
  color: #ffffff;
}

#footerContentCont_textFormat h6 {
  font-family: Helvetica;
  font-size: 12px;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  border: 0px;
  color: #ffffff;
  padding-bottom: 4px;
}
#footerContentCont_textFormat h6 a {
  text-decoration: none;
  color: white;
}
#footerContentCont_textFormat p a {
  color: white;
  text-decoration: none;
  
}






.footerCopyrightContentCont {
  width: 1020px;
  border: 0px;
  margin: 0px auto;
  padding: 0px;
  margin-top: 0px;
  height: 20px;
  margin-bottom: 15px;
  background: url("../images/siteFooter/site_footer_copyright_background.jpg") no-repeat;
}

#footerCopyrightContentCont_textFormat p {
  font-family: Arial;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  color: #999999;
  padding-top: 10px;
  padding-left: 70px;
}

#footerCopyrightContentCont_textFormat p a {
  text-decoration: none;
  color: #999999;
}


