#menu {
    background: #999999;
}
#menu .top {
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	padding: 4px 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	background-color: #999999;
	line-height: normal;







}
#menu .top a {
	text-decoration: none;
	white-space: nowrap;
	color: #FFFFFF;

}
#menu .top a:hover {
	text-decoration: none;
	white-space: nowrap;
	color: #CCCCCC;

}
#menu .section-top {
	border-color: #b8b4ae;
	border-width: 1px;
	border-style: solid solid solid solid;
	position: absolute;
	z-index: -1;
	visibility: hidden;
	text-align: left;

}
#menu .section {
    border-color: #b8b4ae;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 100%;
}
#menu .box {
    background-color: #e5e1da;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-hover {
    background-color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right {
    background-color: #e5e1da;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 1px;
}
#menu a {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.ImageLeft {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
