
#columnWrapper {
	padding:0px;
	width:960px;
}
#column1 {
	padding:15px;
}


#flashContent {
	margin-bottom:15px;
}

#homeIconsDiv {
	height: 152px;
	width: 940px;
	margin: 20px 0;
}
.homeIcon {
	display:inline;
	float: left;
	height: 152px;
	width: 152px;
	margin-left: 65px;
}

.homeBlob {
	position:relative;
	float: left;
	width: 347px;
	margin-right: 10px;
}
	.homeBlob .blobTopLeft {
		height: 30px;
		background: url('/images/home-blob-top.gif') left top no-repeat;
	}
		.homeBlob .blobTopRight {
		
		}

	.homeBlob p {
		margin:15px 0;
	}

	.homeBlob h2 {
		padding-top:6px;
		margin-left: 14px;
		font-size:150%;
		color:#003089;
		letter-spacing: .1em;
	}
	
	.homeBlob .blobBody {
		padding:10px 25px 10px 7px;
		font-size: 90%;
		height: 140px;
		color: #353535;
		background: url('/images/home-blob-body.gif') right top repeat-y;
	}
	
	.homeBlob .buttonStyle1 {
		position:absolute;
		top:150px;
		left:79px;
	}
	.homeBlob .blobBottomLeft {
		height: 34px;
		margin-top: -20px;
		background: url('/images/home-blob-bottom.gif') left top no-repeat;
	}
		.homeBlob .blobBottomRight {
		
		}
		
.homeBlobsmall {
	position:relative;
	float: left;
	width: 225px;
}
	.homeBlobsmall .blobTopLeft {
		height: 30px;
		background: url('/images/home-blob-body.gif') right top repeat-y;
	}
		.homeBlobsmall .blobTopRight {
		
		}
	
	.homeBlobsmall p {
		margin:15px 0;
	}

	.homeBlobsmall h2 {
		width: 200px;
		padding-top:7px;
		font-size:147%;
		color:#3a3a3b;
		letter-spacing: .1em;
		border-bottom: 2px solid #ffc001;
	}
	
	.homeBlobsmall .blobBody {
		padding:10px 25px 10px 7px;
		height: 140px;
		font-size: 90%;
		color: #353535;
		background: url('/images/home-blob-body.gif') right top repeat-y;
	}
	
	.homeBlobsmall .buttonStyle1 {
		position:absolute;
		top:150px;
		left:79px;
	}
	.homeBlobsmall .blobBottomLeft {
		height: 34px;
		margin-top: -20px;
		background: url('/images/home-blobsmall-bottom.gif') left top no-repeat;
	}
		.homeBlobsmall .blobBottomRight {
		
		}

.homeBio {
	margin-top:5px;
}

	.homeBio h2 {
		height:15px;
		font-size:12px;
		padding-left:5px;
		color:#003089;
		font-weight:bold;
		margin-bottom:5px;
		background:white url('images/bio-head.gif') top right no-repeat scroll;
	}

	.homeBio .blobBody {
		background: white url('images/bio-slice.jpg') bottom left repeat-x scroll;
		border:1px solid #DEDEDE;
		font-size:11px;
		padding:7px 10px 0;
	}
