/* CSS Document */


#promoBar{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:150px;	
}



