#InsetArea {
	background:url(../../Assets/Images/Templates/Home/Bkg_Inset.jpg) repeat-x top left;
	width:750px; 
	min-height:316px;
	clear:both;
	font-size:8pt;
}
	#InsetArea p {
		margin-right:7px;
	}
	#InsetArea h2 {
		margin-top:6px;
		margin-bottom:0px;
		font-size:9pt;
	}
	#InsetArea a {
		color:#666;
	}
	#InsetArea #News {
		float:left;
		background:#FFF;
		height:310px;
		width:370px;
		margin-top:26px; 
		margin-left:20px;
		padding-top:15px; 
		padding-left:15px;
	}
	#InsetArea #News ul {
		margin-left:15px;
		color:#666; 
		margin-bottom:3px; 
		margin-top:3px;
	}
	#InsetArea #News #NewsText {
		margin-right:5px;
		width:215px;
	}
	#InsetArea #News #Benefits {
		float:right;
		font-size:9pt; 
		width:150px;
	}
	#InsetArea #News #Benefits ul {
		margin-top:7px;
		 
	}
	#InsetArea #News #Benefits li {
		margin:2px;
		margin-left:0px;
		margin-right:10px;
		list-style-image:url(../../Assets/Images/Icons/Bullet.gif);
		font-size:8pt;
	}
	#InsetArea #ProtectYourHome {
		float:right;
		background:url(../../Assets/Images/Templates/Home/Bkg_Home.jpg) top no-repeat;
		width:162px;
		height:316px;
	}
	#InsetArea #ProtectYourHome p {
		font-size:8pt;
		color:#333; 
		position:relative; 
		top:110px; 
		left:18px; 
		width:90px;
		line-height:11pt;
	}
	#InsetArea #ProtectYourHome a {
		color:#333; 
	}
	#InsetArea #ProtectYourBusiness {
		float:right;
		background:url(../../Assets/Images/Templates/Home/Bkg_Business.jpg) top no-repeat;
		width:181px;
		height:316px;
	}
	#InsetArea #ProtectYourBusiness p {
		font-size:8pt;
		color:#333; 
		position:relative; 
		top:110px; 
		left:14px; 
		width:90px;
		line-height:11pt;
	}
	#InsetArea #ProtectYourBusiness a {
		color:#333; 
	}
	
#AffiliateLogos {
	float:right;
}
	#AffiliateLogos img {
		padding-left:6px;
		padding-right:6px;
		margin-top:13px;
	}