/* Highlights */
#container1{
	width: 486px;
	float: left; display: inline;
}
	#insideContainer1{
		border-width: 0 1px 0 1px;
		border-style: solid;
		border-color: #7892a7;
		width: 484px;
		float: left; display: inline;
	}
	#insideContainer1 h3{
		margin-bottom: 8px;
	}
/* END Highlights */

/* Focus On */
#container2{
	width: 358px;
	margin: 0 0 0 -1px;
	float: left; display: inline;
}
	#insideContainer2 h2,
	#insideContainer2 h2 a{
		color: #3b505f;	
		font-size: 21px;
	}
	#container2 p{
		line-height: 150%;	
	}
	#insideContainer2{
		padding: 20px 0 0 19px;
	}
	#focusOnTitle{

	}
/* END Focus On */

.newsFrame{
	width: 178px; height: 100px;		
	float: left; display: inline;
	text-align: right;	
	margin-right: 10px;
}
.insideNewsFrame {
	width: 178px; height: 100px;
	background: url(../images/newsFrame.png) no-repeat;		
}
.insideNewsFrame a {
	width: 150px; height: 100px;
	display: block;
	margin-left: 28px;
}
#news1,#news2,#news3{margin-bottom: 20px;}
	
.homeEyelet,
.homeLinkName{display: none}
