
/* Footer */

div.footer {
	clear: both;
	float: left;
	position: relative;
	width:1000px;
	height: 32px;
	border: solid 0px #000000;
	font-size : 6pt;
	color: #74b5ec;
	background-image: url('../images/bottom.gif');
	background-position: bottom left;
	padding-top: 7px;
	text-align: center;
}

div.footer a {

	text-decoration: underline;
	color: #74b5ec;
	font-size: 6pt;
}
