
#columnWrapper {
	padding:0px;
	width:960px;
}
#column1 {
	padding:15px;
}


#flashContent {
	margin-bottom:15px;
}

.homeBlob1 {
	width:299px;
	height:216px;
	background:transparent url('/images/homebox1.gif') top left no-repeat scroll;
	margin-right:17px;
	margin-bottom:15px;
	float:left;
}

.homeBlob2 {
	width:299px;
	height:216px;
	background:transparent url('/images/homebox2.gif') top left no-repeat scroll;
	margin-right:16px;
	float:left;
}

.homeBlob3 {
	width:299px;
	height:216px;
	background:transparent url('/images/homebox3.gif') top left no-repeat scroll;
	float:left;
}


.homeBlob {
	position:relative;
}

	.homeBlob p {
		margin:15px 0;
	}

	.homeBlob h2 {
		height:30px;
		text-align:center;
		padding-top:10px;
		font-size:120%;
		color:white;
		margin-bottom:0;
	}
	
	.homeBlob .blobBody {
		padding:10px 12px;
	}
	
	.homeBlob .buttonStyle1 {
		position:absolute;
		top:150px;
		left:79px;
	}
