/*footer*/
#footer{
	float:left;
	width:930px;
	padding:0 0 30px;
	font-size:6pt;
	overflow:hidden;
	margin:0 22px 0 22px;
}
#footer div.sitemap{
	width:100%;
	padding:0 0 18px;
	overflow:hidden;
	height:30px;
	background:#7e2551;
}
#footer div.sitemap h3{
	margin:0;
	font-size:1.3em;
	line-height:20px;
	word-spacing:-1px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
#footer div.sitemap h3 a{
	color:#fff;
	text-decoration:none;
}