/* CSS by Casey Reid */

	#content-wrapper h3{
		background: url(../images/cp_content_top_bg.jpg) no-repeat;
	}
		
	#content-right{
		background: url(../images/bc_content_right_bg.jpg) no-repeat;
		margin-right: 3px;
		width: 256px;
	}
		ul#dept-services{
				margin: 20px 0 0 12px;
			}
				#dept-services li{
					display: block;
					margin: 0; 
				}
					#dept-services li img{
						margin-bottom: 12px;
					}