@charset "utf-8";




#footertitle {
	height: auto;
	padding: 15px 10px;
	clear: both;
}

#footertitle   h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8c8af;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
#footertitle   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8c8af;
	text-decoration: none;
	font-weight: normal;
	display: inline;
}
#footertitle   a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c8c8af;
	text-decoration: underline;
	display: inline;
}
#footertitle   a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
