#footer {
	height: 200px;
	width: 800px;
	background-image: url(../images/serviceman.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#footer_text {
	height: 160px;
	width: 560px;
	position: relative;
	top: 20px;
	left: 200px;
	font-size: 9px;
	text-align: justify;
}
