

/* ----- FOOTER AND FOOTER TAIL ----- */


.copyright_wrap {

  padding: 19px 0px 0px 20px;
  float: left;
}

.copyright_wrap p,
.copyright_wrap_form p {

  font-size: 10px;
}

.copyright_wrap_form p {

  color: #333333;
}

.footer {

  background: transparent url("../images/main_wrap_bg.png") no-repeat;
  background-position: left bottom;
  height: 50px;
  border: solid #E3ECF8;
  border-width: 1px 0px 0px 0px;
}

.footer ul {

  float: right;
  padding: 18px 20px 0px 0px;
}

.footer li {

  display: inline;
}

.footer a,
.footer span,
.copyright_wrap p {

  color: #436FB3;
}

.footer a,
.footer span {

  padding-left: 10px;
}

.footer a:hover {

  color: #EE6E12;
  text-decoration: underline;
}

/* ----- End FOOTER AND FOOTER TAIL ----- */
