@charset "utf-8";
/* CSS Document */
#content2{
position:absolute;
left:193px;
top:523px;
width:524px;
height:378px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#010101;
line-height:18px;
}
#content2 a{
color:#cc0000;
}
.content2{
font-family:Tahoma;
	font-size:12px;
	color:#545252;
	line-height:20px
}
#sitemap {		/*leave this out if you've defined the font*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;*/
}
#sitemap li {
	list-style-type: none;
}
#sitemap ul li {
	list-style-image: url(images/l2_normal.gif);
}
#sitemap ul ul li {
	list-style-image: url(images/l3_normal.gif);
}
#sitemap ul li.firstfollow {
	list-style-image: url(images/l2_first_follow.gif);
}

#sitemap ul li.last {
	list-style-image: url(images/l2_last_item.gif);
}

#sitemap ul ul li.firstfollow {
	list-style-image: url(images/l3_first_follow.gif);
}

#sitemap ul ul li.last {
	list-style-image: url(images/l3_last_item.gif);
}
#map{
position:absolute;
left:425px;
top:592px;
width:287px;
height:376px;
border:1px solid #BDC4C9;
/*background-image:url(images/map.gif);*/
}
