#footer{
	clear:both;
	position:relative;
	width:100%;
	height:80px;
	background:url(images/footerBg.jpg) bottom left repeat-x #ffffff;
}

#footerContent{
	position:relative;
	width:900px;
	margin:0 auto;
}

#footerContentLinks{
	position:relative;
	width:900px;
	height:16px;
	padding-top:4px;
	text-align:center;
	border-top:1px solid #cccccc;
	margin-top:10px;
}

#footerContentWirtuale{
	position:relative;
	width:900px;
	height:60px;
}

#copyright{
	position:absolute;
	height:20px;
	top:19px;
	left:2px;
	color:#4c4942;
	font-family:Tahoma;
	font-size:11px;
	padding-top:5px;
}

.created{
	display:inline;
	float:right;
	position:relative;
	width:79px;
	height:21px;
	margin-top:20px;
	background:url(images/created.gif);
}

.powered{
	display:inline;
	float:right;
	position:relative;
	width:78px;
	height:21px;
	margin-left:17px;
	margin-top:20px;
	background: url(images/powered.gif);
}

#whatIs{
	position:absolute;
	right:0;
	top:4px;
	padding-right:4px;
}

a.rssBeltLink{
	color:#4c4942;
}

a.rssBeltLink:hover{
	color:#4c4942;
}