/* CSS Document */

/* footer */


#footer {
width:971px;
height:38px;
background:#000000;
clear:both;
margin: 0 auto 0 auto;
}

#footer p {
float:left;
padding: 10px 0 0 30px;
}

#footer ul {
float:right;
padding: 10px 40px 0 0; 
}

#footer ul li {
color:#FFFFFF !important;
float:left;
}

#footer p {
color:#FFFFFF !important;
}

#footer ul li a {
color:#FFFFFF !important;
}


/* FACEBOOK FANPAGE BUTTON */

.profileimage {
	display: none;	
}





