html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1F3683;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#footer {
	bottom: 0;
	background-position: center;
	position: absolute;
	width: 803px;
	color:#CED3E4
}

#container-foot {
width: 803px;
background: #CED3E4;
position: absolute;
bottom: 0 !important;
bottom: -1px;
height: 20px;
background-position: center;
}