.foot_pawel {
	background-image: url(../images/design/bg_all.gif);
}
#footer {
	width: 852px;
	margin: 0 auto;
	background: url(/images/waveriderdesign/footer/bg-ds-bottom.png) top left no-repeat;
	height: 80px;
	padding: 0 21px 25px;
}

#footer-bg {
	background: url(/images/waveriderdesign/header/bg-header.png) top left no-repeat;
	width: 772px;
	margin: 0 21px;
	height: 39px;
	padding: 0 40px;
}
#footer em {
	line-height: 35px;
	font-style: normal;
	color: white;
	float: right;
}
#footer em a {
	color: white;
}
#footer-nav {
	margin: 0;
	padding: 0;
	color: white;
}
#footer-nav a {
	color: white;
	text-transform: uppercase;
}
#footer-nav a:hover {
	text-decoration: underline;
}
#footer-nav li {
	float: left;
	margin: 0;
	padding: 0 3px;
	list-style: none;
	line-height: 39px;
}

#copyright-area {
	color: #777;
	line-height: 40px;
	width: 852px;
	text-align: center;
}

#copyright-area a { color: #777; }
#copyright-area em a {
	font-style: normal;
	float: right;
	color: #777;
}
#copyright-area strong {
	float: left;
	font-weight: normal;
}

#resources-area {
	margin: 15px 0;
	text-align: center;
}