#footerbackground {
	width: 100%;
	height: 191px;
	display: block;
	text-align: center;
	background:url(../img/bg_Footer.jpg) repeat-x center #3159d9;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	}
#footer {
	text-align: center;
	width:900px;
	height:191px;
	display:block;
	margin: 0 auto;
	/* border:1px solid #000; */
	background:url(../img/bg_Body_Footer.gif) no-repeat center top;
	}
	
#footeright {
	width: 900px;
	height:35px;
	padding: 10px 0px 0px 20px;
	float:left;
	display:block;
	text-align:center;
	}	
.footertext {
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
	text-align: left;
}
