/******* Footer containers for applying background *******/

#idFooterContainer .d1
{
  background: #DA251C;
}


/******* Editable footer region container *******/
/******* (Specify default background color for editable region below) *******/

.footerContentHolder
{
  width: 889px;
  height: auto;
  background-color: #000066;
}
