#footer {
	float:left;
	clear:both;
	width:100%;
	background-color:#424242;
	padding:0 0 5px 0;
	text-align:center;
}

#footer-menu ul {
	list-style-type: none;
	
} 

#footer ul li {    
 	display: inline;
 }



#footer ul li a,
#footer ul li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size:90%;
	background: url('/images/vertical.gif') center right no-repeat;
	padding: 0.5em 0.5em 0.5em 0.5em;

}

#footer ul li a:hover {	
	color:#b78546;
	 text-decoration:underline;
	
}

.no-verticle-line {
	background-image:none !important;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
