
/***************  templates/main/css/template.home.css  ***************/
#main-content{
	padding:0 0 7px;
	border-bottom:1px solid #02828f;
	margin-top:81px;
}

#main-content h2{
	float: left;_display:inline;
	max-width: 458px;
}

#content{
	clear:left;
}

#events-rotator{
	margin: 0 0 30px 30px;
}

#events-rotator ul li{
	background-color: transparent;
}

#events-rotator h3{
	border-bottom:1px solid #f5f5f5;
	margin-top:10px;
	padding-bottom:4px;
}

#events-rotator dfn{
	line-height: 1.3;
}


#features{
	padding: 17px 0 32px;
	clear: left;
	zoom:1;
}

#features h2{
	margin:0px 0 17px;
}

#features .feature{
	margin:0 12px 0 0;
}

#features .last{
	margin-right:0;
}

#features .header{
	display: block;
}
#features .header .innerText{
	background: url(/templates/main/images/feature-bg.png) repeat 0 0;
	display: block;
	line-height: 1.2;
	padding:4px 7px;
	width:218px;
	text-align:center;
}

*+html #features .header{
	float: none;
	text-align: right;
}

#features .jw-feature-box-text.top{
	top:-300px;
}

#features .jw-feature-box-overlay{
	opacity: 1;
	background: url(/templates/main/images/feature-hover-bg.png) repeat 0 0;
}

#features .jw-feature-box-title{
	line-height: 1.25;
	padding: 36px 17px 0;
}

#features .jw-feature-box-intro{
	line-height: 1.6;
	padding-top:24px;
}