/* ================================== */
/* footer  */
/* ================================== */

#footer {
/* cell specific */
height: 102px;

/* borders */
padding-bottom: 0px;

font-family: arial, helvetica, tahoma, verdana, sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: #7c7e77; /* grey font */
text-align: center;
vertical-align: middle;

background-color: #FFFFFF;
background-image: url(../pictures/page_style/footer.jpg);
background-repeat: no-repeat;
background-position: center top;
}



