@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%;
}
	


#icon_list{
	width:600px;
	}
	
	
#icon_list img{
	width:165px;
	height:165px;
	margin:10px 10px 10px 10px;
	/*margin-bottom:20px;*/
	
	}

#icon_list a{
	width:165px;
	height:165px;
	
	}

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