.divFooter {
	width:980px;
	height:72px;
	background-image:url(../img/bg_footer.jpg);
}

.divFooter2 {
	width:980px;
	height:15px;
	background-image:url(../img/bg_footer2.jpg);
}

.divSpace {
	width:980px;
	height:17px;
	background-image:url(../img/bg_space.jpg);
}

.txtLeft {
	color:#808080;
	font-family:Verdana;
	font-size:10px;
	line-height:1.8;
	margin:5px 0px 0px 40px;
	position:absolute;
	width:auto;
}

.txtLeft a:link, .txtLeft a:visited, .txtLeft a:hover {
	color:#808080;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}

.txtRight {
	color:#808080;
	font-family:Verdana;
	font-size:10px;
	line-height:1.8;
	margin:5px 0px 0px 650px;
	position:absolute;
	text-align:right;
	width:auto;
}