
#wrapper-footer {
    margin-top: 1em;
    text-align: center;
	width : 85%; margin : 0 auto
  }


.footer {
    background-color : #e5f0fc;
    border-bottom-color : #ccc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #ccc;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #ccc;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #ccc;
    border-top-style : solid;
    border-top-width : 1px;
    clear : both;
    color : #09458b;
    font-family : verdana, arial, tahoma, 'trebuchet ms', 'sans-serif';
    font-size : 14px;
    font-style : normal;
    font-weight : bolder;
    letter-spacing : 1px;
    margin-bottom : 0;
    margin-left : 20px;
    margin-right : 20px;
    margin-top : 0;
    text-align : center;
  }

