.comp-dyn-home-666{
	background:url(../images/home/home_wrapper_bg.gif) 0 0 repeat-y;
	margin:3px 0 0 3px;
}
.comp-dyn-home-666 .home_wrapper{
	background:url(../images/home/content_bg.jpg) 0 0 no-repeat;
	height:100%;
}
	.comp-dyn-home-666 .home_text{
		float:left;
		font-size:11px;
		line-height:140%;
		padding:60px 0 10px 15px;
		width:425px;
	}
	
	.comp-dyn-home-666 .cta{
		background:#FFF url(../images/home/cta_bg.gif) 0 0 no-repeat;
		clear:both;
		height:115px;
		padding:13px 0 0 0;
	}
		.comp-dyn-home-666 .cta h3{
			float:left;
			height:102px;
			margin:0 0 0 4px;
			width:180px;
		}
		.comp-dyn-home-666 .cta h3.cta1{
			margin:0 0 0 7px;
		}
		*html .comp-dyn-home-666 .cta h3.cta1{
			margin:0 0 0 3px;
		}
			.comp-dyn-home-666 .cta h3 a{
				border:1px solid #dbe5f0;
				display:block;
				height:100px;
				overflow:hidden;
				text-indent:-9999px;
				width:178px;
			}
			
	#news-summary{
		float:left;
		margin:239px 0 0 25px;
		padding:0 0 10px 0;
		width:266px;
	}
		#news-summary ul{
			margin:0 0 0 18px;
		}
			#news-summary ul li{
				background:none;
				font-size:11px;
				padding:5px 0 0 0;
			}
				#news-summary ul li span{
					font-weight:bold;
				}
				#news-summary ul li a{
					color:#000;
					text-decoration:none;
				}
				#news-summary ul li a:hover{
					text-decoration:underline;
				}