body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F355E;
	font-style: normal;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
	background-color: #0D1628;
}

.footer {
	position:absolute;
	left:0;
	width:100%;
	width:1002px;
	background-color: #1F355E;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 10px;
	top: 524px;
	height: 18px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
