/* CSS Document */

#sitemap_title {
   border-style: none;
   margin-top:15px;
   margin-left:50px;
}

#sitemap_title span {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#1185a7;
	text-decoration:none;
	letter-spacing:.05em;
}

#sitemap_title a {
	font-family:Tahoma;
	font-size:14px;
	letter-spacing:.05em;
	font-weight:bold;
	color:#1185a7;
	text-decoration:none;
}

#sitemap_title a:hover {
	text-decoration:underline;
}

#sitemap_subtitle {
	margin-top:5px;
	margin-left:65px;
	color:#1185a7;
}

#sitemap_subtitle a {
	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	color:#1185a7;
	text-decoration:none;
}

#sitemap_subtitle a:hover {
	text-decoration:underline;
}

#leftsite_info{
	float:left;
	width:300px;
	margin-left:150px;
}

#rightsite_info{
	float:left;
	width:400px;
}

.sitemapinfo {
   float: left;
   width: 1000px;
   margin-top:30px;
}

.sitemapinfo p {
   font: 12px tahoma;
   color: #000;
   line-height: 18px;
   text-align: justify;
   padding:0;
   margin:0;
}
