@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0;
}
#wrapper {
	margin-top: 20px;
}
#tiptop {
	background: #000 url(i/bgtiptop.gif) repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 4px;
}
#footer {
	background: #000;
	border: 1px #fff solid;
	height: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
#footer p {
	margin: 0;
	padding: 14px 0 0 0;
	color: #efefef;
	font-size: 9px !important;
}
#footer a:link, #footer a:visited {
	color: #fff;
	border-bottom: none;
}
#footer a:hover {
	color: #fff;
}
