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

h2{
	
	background-image:url(../images/pagetitle_service.png);
	background-repeat:no-repeat;
	background-position:bottom;
	
	}
	
.listBar{
	background-image:url(../images/list_menu.jpg);
	background-repeat:no-repeat;
	display:block;
	width:900px;
	height:25px;
	clear:both;
	text-align:justify;
	text-indent:20px;
	line-height:25px;
	font-size:95%;
}
	




#maps{
	margin:50px 20px 50px 20px;
	width:550px;
	height:400px;
	
	
	}

p{
	font-size:100%;
	text-indent:30px;
	line-height:5.0em;
	
	}