#main-navigation-content ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	clear: both;	
}

#main-navigation-content ul li {
	margin: 0px;
	padding: 1px 0px 1px 5px;
	border-top: 1px solid #000;	
}

#main-navigation-content ul li a {
	color: #274174;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}

#main-navigation-content ul li a:hover {
	color: #274174;
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
}



#ecom-nav a {
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#ecom-nav a:hover {
	text-decoration: underline;
}

#ecom-nav img {
	border: none;
}


#ecom-nav span {
	padding-right: 10px;
	color: #274174;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}