

#flashContent {
	width:930px;
	height:300px;
	margin-left:-1px;
	margin-bottom:15px;
	border:1px solid #666666;
}


#homeBlob3, #homeBlob4, #homeBlob5  {
	float:left;
	width:299px;
	margin-right:15px;
}

#homeBlob5  { margin-right:0px}


.homeBlob { 
	border:1px solid #666666;
	background:white;
	position:relative;
}

	.homeBlob h2 {
		background: transparent url('/images/homeblob-top.gif') top left no-repeat scroll;
		height:30px;
		padding-top:9px;
		color:white;
		text-align:left;
		padding-left:65px;
		margin:0;
	}
	
	.homeBlob .blobBody {
		padding:10px 12px;
		height:100px;
	}
	
	.homeBlob .buttonStyle1 {
		position:absolute;
		bottom:15px;
		left:72px;
	}