.containerleft {
	height: 510px;
	width: 510px;
	margin-top: 20px;
	float: left;
}
.containerRight {
	height: 510px;
	width: 370px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
}
.news1 a {
	float: left;
	height: 40px;
	width: 370px;
	margin-bottom: 10px;
	background-image: url(imgs/homepage/news-bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	text-decoration: none;
}
.news1 a:hover {
	float: left;
	height: 40px;
	width: 370px;
	margin-bottom: 10px;
	background-image: url(imgs/homepage/news-bg-over.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	text-decoration: none;
}
.news1 a:visited {
	color: #FFFFFF;
}
.recordContainer {
	height: 245px;
	width: 370px;
	margin-top: 15px;
}
.recordtitle {
	float: left;
	height: 30px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
}
.recordimg {
	float: left;
	height: 215px;
	width: 370px;
	text-align: left;
	margin-top: 20px;
}
.newsthumb {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 5px;
}

/* CSS for Home jFlow Motion Module */

.homeframe {
	width:auto;
	height:auto;
	margin-bottom: 10px;
}

#homecontainer {
	position: relative;
	z-index: 3;
	top: 475px;
	color:#FFF;
	margin-right:0px;
	margin-left: 20px;
	cursor:pointer;
	width: 910px;
	height: 50px;
}
#homecontainer span {
	position: relative;
	top: 0px;
	/* width: 50px;
	height: 50px;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color:#000; */
}
#homecontainer span.jFlowSelected {
	
}	
#newstitle {
	position: absolute;
	top: -5px;
	z-index: 3;
	color:#FFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	height: 20px;
}
.newsheading {
	position: relative;
	float: left;
	top: -87px;
	z-index: 3;
	margin-left: 400px;
	color:#FFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	height: 20px;
}
.newsheading a:link {
	color: #fff;
	text-decoration: none;
}
.newsheading a:hover {
	color: #999;
	text-decoration: none;
}
.newsheading a:visited {
	color: #fff;
	text-decoration: none;
}
.newscontentcol1 {
	position: relative;
	float: left;
	z-index: 2;
	top: -83px;
	margin-left: 400px;
	color:#FFF;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	/* letter-spacing: .5pt; */
	width: 230px;
	height: 20px;
}
.newscontentcol2 {
	position: relative;
	float: left;
	z-index: 2;
	top: -83px;
	margin-left: 15px;
	color:#FFF;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 250px;
	height: 20px;
}
.pricing {
	font-size: 12px;
	color: #6CF;
}
.newsControl {
	width: 40px;
	height: 40px;
}
#jFlowSlide{
	/* border:10px solid #F00; */
	width: 910px;
	height: 510px;
}
.jFlowPrev, .jFlowNext{
	cursor:pointer;
}
.titlebold {
	font-weight:bold;
}