@charset "UTF-8";
#footer{
	background-color: #FFF;
	background-image: url(../images/footer.jpg);
	height: 125px;
	margin-bootom:20px;
	width: 900px;
	font-size: 0.8em;
	text-align: center;
}

#footer a{
	color: #000;
	text-decoration: none;
}
#footer a:hover{
	color: #999999;
	text-decoration: none;
}

#promotions{
	height: 108px;
	width: 900px;
}
#promotions .selection{
	float: left;
	height: 108px;
}
