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
{
	height: 70px;
	margin-left:auto;
	margin-right:auto;
	width:940px;
	text-align: center;
	font-size:10px;
	color: #FFFFFF;
	
}

div#footer a
{
	color: #ffffff;
	text-decoration: none;
}