#navColumnOne {
	background: #8A99B0 url(../images/cs_illustration.jpg) no-repeat;
	background-position: bottom;
	}
	
#categoriesHeading {
	background-color: #5D6D8E;
	border-bottom:1px solid white;
	}
	
A.category-top, A.category-top:visited {
	background-color:#8A99B0;
	}
	
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	background-color:#8A99B0;
	font-size: 1em;
	}
	
#customerservicessidebox {
	display: block;
	}
	
#customerservicessideboxHeading {
	background-color: #5D6D8E;
	border-bottom:1px solid white;
	padding-left: 10px;
	}
