.topmenu {  border: #CC9900 solid; border-width: 0px 0px 1px}
.bottommenu {  border: #CC9900 solid; border-width: 1px 0px 0px}
.sidemenu {  border: #CC9900 solid; border-width: 0px 1px 0px 0px}
.bottomlinks {  color: #CC9900}
#HomePageBanner { width: 480px; background-image: url(/images-site/index-page.jpg); margin-right: auto; margin-left: auto; height: 490px; align: center; text-align: center; }

#HomeFooter  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin-top: 30px;
	font-weight: bold;
	color: #D0AE29;
	text-decoration: none;
	text-align: center;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
#HomePageBanner ul {
	list-style-type: none;
}
#HomePageBanner li {
	display: block;
	width: 80px;
	list-style-type: none;
	height: 75px;
	float: left;
	padding: 10px;
	margin-top: 370px;
	cursor: pointer;
}

#HomeFooter   a  {
	color: #D4B22D;
	text-decoration: none;
}
