
/* CONTENT
-------------------------------------------------- */

#home-main-headline {
	width:588px;
	height:338px;
	background: url(../media/images/home-title.jpg) no-repeat;
}
#headline-flash{
  width:227px;
  height:338px;
  float:left;
}
#home-headline {
	width:309px;
	padding-top:67px;
	padding-left:0px;
  float:left;
  display:inline;
}
#home-headline p {
	padding-top:25px;
	font-family: Arial;
	font-size: 14px;
	line-height:18px;
	color:#808080;
}
#content {
	clear: both;
	width: 760px;
	margin: 0;
	padding: 17px 0 0 0;
	background: none;
}
#content div#top .left {
	float: left;
}

#content div#top .right {
	float: right;
}

#content div#top .right #industry-update {
	background: url(../media/images/backgrounds/latestnews.gif) no-repeat;
	width: 155px;
	height: 186px;
}

#content div#bottom {
	clear:right;
	height: 180px;
	margin-top: -10px;
}
#content div#bottom .testimonial {
	height: 48px;
	width: 370px;
	background: url(../media/images/testimonials/bg.gif) no-repeat;
}
#content div#bottom .left {
	float: left;
	margin-top: -40px;
	position: relative;
}
#content div#bottom .right {
	float: right;
	margin-top: -40px;
	position: relative;
}
#content div#bottom p {
	margin: 0;
	padding: 0;
}
#content div#bottom .banner-left {
	float: left;
	width: 213px;
}
#content div#bottom .banner-right {
	float: left;
	width: 147px;
	margin-left: 4px;
}
