.bannerCase{background-color:#25382D;}
	.banner{height:280px;background-image:url(../App_Images/HomeBanners/home.jpg);position:relative;}
	.banner .teaserBox{color:#FFF;font-size:12px;width:523px;height:194px;position:absolute;left:472px;top:44px;background-image:url(../App_Images/bannerTeaserBG.png);overflow:hidden;}
	.banner .teaserBox .teaser{padding:27px 24px 0;}
	.banner .teaserBox .teaser .teaserPreTitle{font-size:17px;display:block;}
	.banner .teaserBox .teaser h3{color:inherit;font-size:19px; margin:0;}
	.banner .teaserBox .teaser a.more{color:#FFF;}
	
	.body .newsBox{width:584px;float:left;border-right:1px solid #DBDBDB;margin:0 37px 0 0;padding:0;}
	.body .newsBox li{position:relative;min-height:104px;padding:0 25px 37px 173px;margin:0;}
	.body .newsBox li h1, .body .contactBox h2{font-size:21px;margin:0 0 10px;}
	.body .newsBox li h1 a{text-decoration:none;}
	.body .newsBox li a.newsImage{width:165px;display:block;padding:5px 0;text-align:center;position:absolute;left:0;top:0;background-color:#E3E0D2;}
	.body .newsBox li a.newsImage:hover, .body .newsBox li a.imgHover{background-color:#3A5645;}
	.body .contactBox{width:373px;float:left;}
	.body .contactBox .subscribeTitle{padding-top:37px;}