/* CSS Document */

.floatRight {
	float: right;
}
div#featureArea2 {
	padding: 0px 0 10px 0px;
	width: 700px;
	height: 144px;
}
#fmp img.floatRight { clear:right; }
.floatLeft {
	float: left;
}
h3 {
	margin-top:0;
	padding-top:0;
}



img.buttonLearnMore {
	float: right;
	margin: 0 20px 0 20px;
}



div#sections {
	width: 171px;
	margin: 0px 0px 5px 10px;
	padding: 0px 0 0 0px;
} 



#globalNav
	{
	height:141px;
	width:715px;
	/*End hide from IE-mac*/
	}
div#globalNav
	{
	margin: 0 0 0px 0;
	padding-top:10px;
	background-color: #fff;
	color: #999999;
	}

#newsline{
margin-top:3px;
border-top:#5b5b5b;
}
/* This is necessary bc IE does not deal with hr correctly */
div.separator {
	margin: 12px 0 12px 0;
	background-position: top;
	clear:both;
	height: 1px;
	width: 443px;
	line-height: 1px;
	color:#fff;
	border-top: 1px solid #8A8D09;
 
}

