body {
	margin: 0;
}

#footer {
	position:absolute;
	left:50%;
	bottom:5px;
	margin-left:-200px;
	line-height: 16px;
	padding-bottom: 3px;
	z-index: 30;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 3px;
	font-family: "Trebuchet MS";
	width: 400px;
	height: 30px;
	text-align: center;
	color:#ffffff;
}

#footer a, #footer a:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

#check {
	background-repeat: no-repeat;
	background-image: url(../images/check.jpg);
	right: 50px;
	height: 80px;
	width: 200px;
	clear: both;
	float: right;
	display: block;
	z-index: 100;
	top: 5px;
	position: absolute;
}

img {
	border:0;
}
