
.flashContent {
	width:535px;
	height:200px;
	margin-bottom:10px;
	float:left;
}

.homebox1 {
	background:transparent url('designs/usafact/images/homeblobtop.gif') top left no-repeat scroll;
	width:393px;
	height:199px;
	float:right;
	position:relative;
}

	.homebox1 p {
		padding:120px 15px 0 15px;
	}

	.homebox1 h1 {
		position:absolute;
		left:0;
		width:100%;
		top:3px;
		text-align:center;
	}
	
	.homebox1 .ulHomeL {
		position:absolute;
		left:30px;
		top:40px;
		width:150px;
	}
	
	.homebox1 .ulHomeR {
		position:absolute;
		left:210px;
		top:40px;
		width:150px;
	}

.homebox2, .homebox3, .homebox4 {
	background:transparent url('designs/usafact/images/homeblob.gif') top left no-repeat scroll;
	width:300px;
	height:279px;
	float:left;
	position:relative;
}


.homebox2 .blobStyleCons, .homebox3 .blobStyleCons, .homebox4 .blobStyleCons{
	position:absolute;
	bottom:25px;
	left:0;
	padding-left:99px;
}

.homebox2, .homebox3 { margin-right:20px;}


	.homebox2 h2, .homebox3 h2, .homebox4 h2{
		padding-top:5px;
		padding-left:6px;
		padding-right:6px;
		color:#FF0000;
		background:none;
		text-align:Left;
		font-size:14px;
		font-weight:bold;
		margin:0;
	}
	
	.homebox2 .blobBody , .homebox3 .blobBody  , .homebox4 .blobBody {
		padding:10px;
	}