	.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;
		}
		
		.servicesWrap {
		width: 743px;
		position: relative;
		margin: 10px 0 0 48px;
		}
		
			.icon {
			width: 79px;
			height: 96px;
			float: left;
			margin-top: 29px;
			position: relative;
			z-index: 2;
			}
			
				.imgSpacer {
				width: 79px;
				height: 20px;
				}
				
			h3 {
			width: 600px;
			font-size: 1.3em;
			color: #999;
			padding: 0;
			margin: 0 0 2px 15px;
			float: left;
			text-decoration: none;
			display: block;
			position: relative;
			z-index: 2;
			}
			
			.servicesWrap p {
			width: 600px;
			margin: 5px 0 0 20px;
			padding: 10px 0 0 10px;
			float: left;
			background: url(../img/services_leftCorner.jpg) 0px 3px no-repeat;
			position: relative;
			z-index: 2;
			}
			
				.extendedServiceLink {
				position: relative;
				top: 5px;
				float: right;
				right: 0;
				}
				
					.extendedServiceLink a {
					text-decoration: none;
					text-align: right;
					color: #999;
					}        	
			
						.extendedServiceLink a:hover {
						color: #ff4200;
						}        	
			
		.spacer {
		height: 25px;
		clear: both;
		}
		
		table.servicesList td {
		padding-top: 2px;
		padding-bottom: 2px;
		}
		
		table.servicesList td.pad {
		padding: 0 100px 0 0;
		}
		
		table.servicesList a {
		color: #313131;
		text-decoration: underline;
		}
		
		table.servicesList a:hover {
		color: #ff4200;	
		}
		
		
			
			
				.recentActivity { 
				width: 211px;
				position: relative;
				left: 4px;
				margin: 10px 0 15px 0;
				}
			
					.recentActivityTop {
					width: 211px;
					height: 41px;
					background: url(../img/news_recentActivity_header.jpg) no-repeat;
					}
					
					
						.h2Bullet {
						background: url(../img/bulletsBKG.jpg) no-repeat;
						padding: 0 0 7px 0;
						}
					
							h2 {
							font-size: 1.3em;
							padding: 0 0 0 23px;
							}
							
							.recentActivityBody {
							width: 191px;
							background: url(../img/news_recentActivity_slice.jpg) repeat-y;
							padding: 0 15px 5px 15px;
							}
							
								.recentActivityBody li {
								width: 186px;
								list-style-type: circle;
								list-style-image: url(../img/bullet.gif);
								padding-right: 3px;
								margin-left: 17px;
								}
							
								.recentActivity a {
								width: 160px;
								display: block;
								padding: 5px 0 5px 0;
								text-decoration: none;
								line-height: 1.1em;
								}
								
								.recentActivity a:hover {
								text-decoration: underline;
								}
							
							.recentActivityBottom {
							width: 211px;
							height: 9px;
							background: url(../img/news_recentActivity_bottom.png) no-repeat;
							}