#footer {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 60px;
	width: 894px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
}
#footer p {
	margin-top: 8px;
	color: #7F7F7F;
}

#menu_bottom {
	width:400px;
	margin:auto;
}

#menu_bottom li.first {
	list-style-type: none;
	border-left-style: none;
	float: left;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	padding-left: 34px;
}

#menu_bottom li {
	float:left;
	padding-right: 4px;
	padding-left: 6px;
	border-left: 1px solid #000;
	list-style-type: none;
}

#menu_bottom a {
	color: #030303;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

#menu_bottom a:hover {
	color: #681114;
	background-color:#FFFFFF;
}

.style1 {font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
