/* Our Company section styles */


/* Sidebar and navigation */
#nav li.catalog ul{
	position: static;
	left: auto;
	margin: 0;
	border: none;
}
#nav li.catalog ul a{  /*styling the second-level lists */
	height: auto;
	width: auto;
	border-left: none;
	border-right: none;
	padding-left: 20px;
}
#footer-links a.catalog{
	text-decoration: none;
	color: #333;
	font-weight: bold;
}