/* Overall page layout */
.floater{
	margin:0;
	padding:0;
}
.container{
	margin:0 auto;
	width:940px;
}
.imgCholder{

}
.hero img,.inset img,.logo img{
	display:block;
}
.himage{
	margin-top:28px;
}
.content{
	text-align:left;
}
/* Featured */
.featured{
	clear:both;
	padding:0;
	margin-top:10px;
}
.pagetitlearea{
	margin:36px 20px 20px 0px;
}
.pagetitle{
	font-size:22px;
	line-height:28px;
	color:#e59709;
}
.sb{
	margin-top:43px;
}
.featSBDetail {
	background: url(../images/layout/bg-feat-btn.gif) no-repeat bottom right;
	padding-bottom:10px;
	margin-bottom:15px;
	margin-right:10px;
}
.featSBDetail .name {
	font-size:16px;
	line-height:22px;
	color:#868e22;
	margin-bottom:5px;
}
.featSBDetail .img {
	float:left;
	margin-bottom:30px;
}
.footer{
	margin:5px auto;
	padding-top:15px;
}
.footer div.hr {
	margin: 10px auto;
	width: 660px;
}
.addthis{
	margin-top:20px;
}
.sm{
	margin:0 auto;
	text-align:center;
	padding:10px;
	width:300px;
}
.sm table{
	width:300px;
}
