@charset "utf-8";
#footer {
	padding-top:25px;
	padding-bottom:25px;
	margin-left:25px;
	margin-right:25px;
	background-image: url(/img/new/footer.png);
	background-position: center top;
	background-repeat: repeat-y;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-color: #FFF;
}
#footer #contact p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #666;
	margin-left: 15px;
}