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

/*#iwcontainer b {
	
	margin:0px 0px; padding:0px;
	text-align:center;
	font-size:10px;
	}*/


#map {width: 900px; height: 700px;}

 #iwcontainer {
	text-align:left;
	padding:0px 5px 25px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
 }
 
 #iwcontainer .iwstyle {font-size:10pt;
 font-family:Arial, Helvetica, sans-serif;}
 
 
 #iwcontainer h1 {font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;
 text-align:left;
 }
 
 #iwcontainer img {
	 border-color:#000;
	 border-width:thin;
 }
 
 #iwcontainer a {
	 color:#3C9;
 }
 
#iwcontainer hr {border: none 0;
border-top: 1px solid #CCC; /*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
width:50%;'
} 
