
#site-map {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FF600C;
	text-decoration: none;
	float: left;
	display: block;
	height: 143px;

}
#site-map-content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	background-color: #FF600C;
	height: 100%;
	text-decoration: none;
}

.site-map-column {
	float: left;
	height: 118px;
	width: 165px;
	font-family: "Century Gothic", "Century Gothic Bold", Helvetica, "Helvetica Bold";
	font-size: 12px;
	color: #FFF;
	margin-top: 13px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 15px;
	clear: none;
	display: inline;
	text-decoration: none;
}
.site-map-underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 150px;
	float: left;
	height: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: none;
}
#arfdi-image {
	margin-left: 2px;
	margin-top: 5px;
	background-image: url(../images/afrdi.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 160px;
	background-position: left center;
}

.site-map-column a {
	color: #FFF;
	text-decoration: none;
}
.site-map-column a:hover {
	color: #000;
	font-size: 12px;
