.home {
	background:#bddef3;
	padding:0px 0px 0px 65px;
	color:#2274a9;
	height:434px;
	background:url(../images/home.jpg) no-repeat;
 	display: block; 
	width: 1000px;
  /*overflow:hidden;*/
}

.home-loading {
  background:url(../images/loading_home.gif) #E4F2FC no-repeat center;
  overflow:hidden;
  height:219px;
}

.main .home .feature {
	width:245px;
	padding:245px 15px 0px 15px;
	float:left;
	margin:0px 23px 0px 0px;
	height:189px;
	font-size:8.5pt;
	line-height:1.5em;
  	color:#2274a9;
}

.main .home .feature .read-more {
  border:none;
  font-size:10pt;
  font-weight:bold;
  color:#fff;
  height:25px;
  width:128px;
}
.main .home .feature .read-more a {
  border:none;
  font-size:10pt;
  font-weight:bold;
  color:#fff;
  height:25px;
  width:128px;
  text-decoration:none;
}
.main .home .feature .read-more a:hover {
  border:none;
  font-size:10pt;
  font-weight:bold;
  color:#eee;
  height:25px;  
  width:128px;
  text-decoration:none;
}

.main .home .feature h1 {
	font-size:15pt;
	font-weight:normal;
	margin:0px 0px 3px 0px;
}

.main .home .feature p {
  margin:3px 0px;
}

.banner {
  display:none;
}
