	
	#mainCopy h2#mainHeader {
		background: url(../../../images/headings/find-us.gif) no-repeat;
		height: 40px;
	}
	
	#mainCopy ul li {
		background-image: url(../../../images/layout/shared/bullet-yellow.gif);
	}
	
	#mainCopy #cols {
		background: url(../../../images/misc/map.gif) right top no-repeat;
	}
	
	#mainCopy #cols #col_1, #mainCopy #cols #col_2 {
		width: 256px;
		float:left;
	}
	
	#mainCopy #cols #col_1 {
		margin-right:40px;
	}
	/*#mainCopy #cols #col_1 h3 {
		font-size: 1em;
	}*/
	
