
#footer { 
height: 140px; 
width: 100%; 
margin: 0px auto; 
clear: both; 
text-align: center; 
background-image: url(../img/0footerbg.png); 
background-repeat: repeat-x; 

background-position: left top; 

/*padding: 15px 0px 0px; */
/*margin-top:50px;*/
position:absolute; z-index:10; }






#footer p { font-size: 8pt; line-height: 1.75em; margin: 0px; padding-top: 30px; color: #ffffff; }
#footer a { color: #ffffff; text-decoration: none; }
#footer a:hover { color: #ffffff; text-decoration: underline; }
#footer #pagebottom { clear: both; width: 1320px; margin-right: auto; margin-left: auto; margin-bottom: 15px; }
