	.h1Bullet {
	background: url(../img/bulletsBKG.jpg) no-repeat 0px 8px;
	padding: 5px 0 10px 23px;
	}
		
		.banner {
		width: 913px;
		height: 128px;
		position: absolute;
		top: 154px;
		left: 24px;
		z-index: 2;
		}
		
		.processWrap {
		width: 768px;
		position: relative;
		margin: 0 0 0 23px;
		}
		
			.icon {
			width: 74px;
			float: left;
			}
			
				.imgSpacer {
				width: 74px;
				height: 20px;
				}
				
			
			
			.processWrap p {
			width: 684px;
			margin: 0 0 0 10px;
			padding: 0;
			float: left;
			}
			
		.spacer {
		height: 25px;
		clear: both;
		}			
			
