#footer {
	position: relative;
	clear: both;
	height: 95px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
}
#menu_down {
	position: relative;
}

#menu_down ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 310px;
}
#menu_down li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	white-space: nowrap;
	display: inline;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
}
#menu_down li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9A9A9A;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}
#menu_down li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	white-space: nowrap;
	display: block;
	text-decoration: none;
}
.forward {
	background-image: url(../images/bullet_forward.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.print {
	background-image: url(../images/bullet_print.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
.contact {
	background-image: url(../images/bullet_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.book {
	background-image: url(../images/bullet_book.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
#menu_down_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 290px;
}
#menu_down_2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
#menu_down_2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
