@charset "utf-8";
/* CSS Document */
/* Footer Styles Sheet */

#footer_1 {
	position:absolute;
	left:225px;
	top:815px;
	width:730px;
	height:35px;
	background-image: url(../images/blank_footer.jpg);
}
.positioning {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	position: absolute;
	vertical-align: bottom;
	text-align: right;
	color: #333;
	top: 0px;
	right: -333px;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 100px;
	top: 10px;
}
a {
	color: #CCC;
}
