.footer_menu {
	text-align: center;
	font-size: 9pt;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #838383;
}
.footer_menu a {
	text-decoration: none;
	color: #838383;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #838383;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8.5pt;
}
.footer_menu a:hover {
	color: #838383;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #838383;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8.5pt;
	text-decoration: underline;
}
#footer_space {
	background-color: #000;
	width: 100%;
	padding-bottom: 35px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0289f1;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footer_space h1 {
	font-size: 8pt;
	color: #afafaf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A3A3A;
	font-weight: normal;
	padding-bottom: 10px;
	text-align: right;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 20px;
	clear: left;
}
#logo_space {
	width: 836px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 42px;
}
#logo_space a {
	color: #b3b3b3;
	text-decoration: none;
}
#logo_space img {
	margin-bottom: 3px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo_gri {
	float: left;
	padding-right: 28px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #585858;
	height: 32px;
	padding-top: 10px;
}
.logo_pro {
	float: left;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	color: #b3b3b3;
	margin: 0px;
	padding-right: 28px;
	padding-left: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #585858;
	height: 42px;
}
#copyright {
	color: #FFF;
	font-size: 8pt;
	text-align: center;
}

