

#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 { 

	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:25px 12px;
		min-height:124px;
		background: #929070 url('./images/homeblob-body.gif') top left scroll repeat-x;
		
		border-right: 3px solid #4B4A3C;
		border-left: 3px solid #4B4A3C;
		border-bottom: 3px solid #4B4A3C;
		
	}
	
	.homeBlob a.buttonStyle1 {
		position:absolute;
		padding: 20px 0; 
		bottom: 40px;
		left: 65px;
		background: #959595 ('./images/button1.gif') top left no-repeat scroll;
		height: 20px;
		width: 170px; 
	}