body
{
	background-color: #D50460;
}

div#page div#content
{
	padding-left: 40px;
	height: 375px;
}

div#promoContent ul#promoList
{
	position: absolute;
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 30px;
	width: 940px;
}

div#promoContent ul#promoList li
{
	position: relative;
	float: left;
	line-height : 1.35em;
	cursor: pointer;
	width: 221px;
	height: 99px;
	margin: 5px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
}

div#footer
{
	padding-top: 20px;
	background-image:url(../../_images/home/promoGradient.png);
	height: 165px;
}