/*--- bottom banner ---*/
#display-banner
{ 
	position: fixed; bottom: 0%; height: 69px; width: 100%; background: url(images/bannerbkg.png) repeat-x 0 top;
}
#display-banner img
{
	padding-top: 12px;
}

