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

#footertype {
	background-image:url(images/footer_img.jpg);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	width:955px;
	height:107px;
	padding:25px 0 0 0;
}
