@charset "utf-8";
/* This controls the footer */

/*controls the footers background color and the borders*/
#footerbg
{
/*clear:both;*/
  width: 961px;
/*  background-color:#EFEFEF;*/
 /* border-left:1px;
  border-left-color:#B4B4B4;
  border-left-style:solid;
  border-right:1px;
  border-right-color:#B4B4B4;
  border-right-style:solid;
  border-bottom:1px;
  border-bottom-color:#B4B4B4;
  border-bottom-style:solid;
  border-top:1px;
  border-top-color:#B4B4B4;
  border-top-style:solid;*/
  padding-top:5px;
/*  padding-bottom:5px;*/
}


/*controls the padding that appears above the footer*/
#footerpadding
{
margin-top:5px;
background-color: #FFFFFF;
}


/*controls the line that has terms of use and privacy policy*/
#footertop
{
/*background-image:url("/images/howardfooter/footertop.jpg");*/
width:961px; 
height:26px;
}


/*controls the words terms of use, and privacy policy*/
#footertopwordsnew
{
padding-top:3px;
width:961px;
}

/*controls the links terms of use, and privacy policy for the new footer fonts*/
#footertopwordsnew  A:link,#footertopwordsnew  A:visited,#footertopwordsnew A:active, #footertopwordsnew A:hover
{
padding-top:5px;
}


/*controls the words terms of use, and privacy policy*/
#footertopwords
{
padding-top:5px;
width:961px;
}

/*controls the links terms of use, and privacy policy*/
#footertopwords  A:link,#footertopwords  A:visited,#footertopwords A:active, #footertopwords A:hover
{
padding-top:5px;
}


/*controls the dark buttom blue where it says the copyright info*/
#bottomblue
{
/*background-image: url("/images/howardfooter/bluefooter.jpg");*/
width:961px; 
height:54px;
}


/*controls the words that appear in the dark blue area of the footer*/
#footercopyright
{
text-align:center;
padding-top:17px;
width:961px;
}

/*controls the words that appear in the dark blue area of the footer*/
#footercopyrightnew
{
text-align:center;
padding-left:14px;
padding-top:17px;
width:945px;
}


/*controls the 2000-20 howard technology solutions a division etc*/
#footercompanycopyrightandname
{
padding-left:70px;
}


#footerbottomaccredited
{
text-align:center;
margin-top:8px;
}

