#Footer
{
	margin-top:19px;
	clear:both;
	width:100%;
	background:url('images/footer_contbg.png') top center repeat-x #595959;
}

#innerFooter
{
	width:960px;
	margin:0 auto;
	padding-top:20px;
	background:url('images/footer_bg.png') top center no-repeat;
	min-height:210px;
}

#Footer td
{
}

#Footer .sectionNewsletter {
	font-size:12px;
	color:#E9E9E9;
	text-align:center;
	width:230px;
}

#Footer .sectionOfferMenu {
	font-size:13px;
	width:240px;
	border-left: 1px dotted #909090;
	padding-left: 30px;
}

#Footer .sectionOfferMenu a {
	font-size: 12px;
	color: #E9E9E9;
	text-decoration: none;
}

#Footer .sectionOfferMenu a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#Footer .sectionMainMenu {
	font-size:13px;
	width:150px;
}

#Footer .sectionMainMenu a {
	font-size: 12px;
	color: #E9E9E9;
	text-decoration: none;
}

#Footer .sectionMainMenu a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#Footer .sectionContact {
	font-size: 14px;
	color: #f0f0f0;
}

#Footer .sectionContact .super {
	font-size: 16px;
	font-weight: bold;
}

#Footer .sectionContact a {
	color: #E9E9E9;
	text-decoration: none;
}

#Footer .sectionContact a:hover {
	color:#ffffff;
	text-decoration:underline;
}