@import "global.css";

.mainHomeImage { float:left; }
#homeCopy {
	background:url(../images/css/contentBoxOutline.jpg) repeat-y;
	float:left;
	width:243px;
	height:177px;
	padding:0px 26px 0px 26px;
}
#homeCopy a {
	font-size:14px;
	padding-left:15px;
	background:url(../images/css/link_arrows.jpg) left center no-repeat;
}
#homeCopyCap {
	background:url(../images/css/contentBoxCap.jpg);
	height:1px;
	width:285px;
	float:left;
	_display:none;
}
#videoPlayer {
	background:url(../images/css/home_video.jpg) no-repeat;
	width:455px;
	height:252px;
	float:left;
	padding:9px 0px 0px 23px;
}
#ffe {
	width:457px;
	float:left;
	font-size:12px;
	background:url(../images/css/ffe_background_tile.jpg) repeat-y;
}
#ffe a {
	font-size:14px;
	color:#1b75bc;
	text-style:none;
	background:url(../images/css/blog_link.jpg) left center no-repeat;
	padding-left:14px;
}
#ffecap {
	width:457px;
	height:28px;
	background:url(../images/css/ffe_top.jpg) no-repeat;
}
#blogScrape {
	padding:10px 33px 36px 44px;
	background:url(../images/css/ffe_background.jpg) bottom left no-repeat;
}
.ffe_title {
	text-transform:uppercase;
	font-size:20px;
	color:#1b75bc;
}
.ffe_attributes {
	color:#808285;
	padding-bottom:10px;
}
.ffe_body {
	color:#414042;
	padding-bottom:12px;
}
#blogLink { float:right; }
