body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	margin:0;
	background-image: url(../images/login-bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #000;
}

#wrapper {
	width: 569px;
	text-align:center;
	margin: 235px auto 0px auto;
}

#footer {
	width:569px;
	height:280px;
}
#boxmid {
	text-align:center;
	width:420px;
	height:auto;
}
h1 {
	font-weight:bold;
	font-size:18px;
	line-height:0px;
}
#runhuman {
	font-family:Tahoma, Geneva, sans-serif;
	width:450px;
	font-size:12px;
	font-weight:normal;
}
.error{
	color:#FF0000;
	padding:5px;
	font-weight: bold;
}
#footerNav {
	width:1322px;
	height:418px;
	margin: 0px auto 0px auto;
	z-index:1;
}
#footerNav2 {
	width:1322px;
	height:118px;
	margin: 0px auto 0px auto;
	z-index:1;
}

