#siteFooter {
	position: relative;
	width: 100%;
	color: #666;
	padding: 30px 0px;
	text-align: center;
	clear: both;
}

#siteFooter .siteFooter,
#siteFooter .footer {
	clear: both;
	position: relative;
	text-align: center;
	padding-top: 15px;
	border-top: 1px solid #ccc;
}
