div.con-image {
	width: 955px;
	height: 241px;
	position: relative;
	border-top: 1px solid #fff;
	}
div.con-image img {
	display: block;
	}
div.mod-statement {
	top: 143px;
	right: -14px;
	}
#homeRotator {
	z-index: 1;
	}
#homeRotator li {
	position: absolute;
	}	
.con-inner-wrapper {
	float: left;
	width: 640px;
	}
div.con-intro {
	float: left;
	width: 600px;
	padding: 43px 20px 10px 20px;
	}							
div.con-supp-1 {
	float: left;
	width: 280px;
	padding: 5px 20px 20px 20px;
	}
div.con-main {
	float: left;
	width: 280px;
	padding: 0px 20px 20px 20px;
	}	
div.con-supp-2 {
	float: left;
	width: 275px;
	padding: 30px 20px 20px 20px;
	}	
div.mod-answers {
	min-height: 200px;
	padding-top: 8px;
	}
div.mod-answers ul {
	margin-bottom:2px;
	overflow: hidden;
	}
div.mod-answers ul li {
	overflow: hidden;
	display: block;
	width: 275px;
	}	
div.mod-answers h3 {
	margin-top: 0;
	padding-top: 0;
	
	}		
div.mod-answers h3,
div.mod-answers p {
	padding-right: 20px;
	}					
.rotator-answers-next,
.rotator-answers-prev {
	position: absolute;
	z-index: 1;
	display: block;
	width: 23px;
	height: 0;
	overflow: hidden;
	padding-top: 22px;
	cursor: pointer;
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 44px;
	}
.rotator-answers-next {
	right: 15px;
	background: url(../library/btn-answers-next.png);
	}
.rotator-answers-prev {
	right: 37px;
	background: url(../library/btn-answers-prev.png);
	}	
.rotator-answers-next:hover,
.rotator-answers-prev:hover {
	background-position: 0 -22px;
	}		

div.mod-latestnews ul {
	min-height: 210px;
	}	
	
div.mod-latestnews em {
	font-size:91.6%;
	font-style: normal;
	line-height: 1em;
	}	

.con-supp-2
{
	position: relative;
	z-index: 1;
	}

.industry-projects {
	display: block;
	/*width: 275px;
	height: 0;*/
	padding-top: 20px;
	/*overflow: hidden;*/
	/*background-image: url(../library/industry-projects.jpg);*/
	/*position: absolute;
	top: 450px;
	right: 20px;
	z-index: 1;*/
}
		
	
