@charset "utf-8";
/* CSS Document */

#container #footer {
	z-index: 7;
	background-color: #FFFFFF;
	clear: both;
	float: none;
	text-align: center;
	height: 38px;
	line-height: 36px;
	font-size: .7em;
	color: #666666;
	position: relative;
	width: 762px;
	margin-left: 0px;
	background-image: url(../images/backgrand_footer.gif);
	background-repeat: no-repeat;
}
