#home_r1,
#home_r2 {
	clear: both;
	margin-bottom: 20px;
}

#home_r1 {
	height: 249px;
	overflow: hidden;
}

#home_r1_c1,
#home_r2_c1 {
	float: left;
	width: 650px;
	margin-right: 20px;
	position: relative;
}

#home_r1_c2,
#home_r2_c2 {
	float: left;
	width: 280px;
}

	#home_r1_c1 {
		position: relative;
	}
	
	#home_r1_c1 div.moduletablestages {
		float: left;
	}

	#home_r1_c1 div.rotator {
		float: right;
	}

	#home_r1_c1 ul {
		background-color: #2A2A2A;
		width: 230px;
		height: 249px;
		margin: 0;
		padding: 0;
		position: relative;
		float: left;
		z-index: 97;
	}
	#home_r1_c1 ul li {
		background: url('../images/bg-project-li.gif') top left repeat-x;
		color: #B8B8B8;
		width: 230px;
		margin: 0;
		padding: 0;
		height: 35px;
	}
	#home_r1_c1 ul li:hover {
		background: url('../images/bg-project-li-active.jpg') top right no-repeat;
		color: #fff;
		text-align: right;
	}
	#home_r1_c1 ul li img {
		position: absolute;
		top: 0px;
		right: 0px;
	}

	#home_r1_c1 ul li div {
		color: #fff;
		height: 249px;
		left: 230px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		top: 0px;
		text-align: left;
		/*width: 220px;*/
	}
.moduletablerotator:hover, #floatdiv:hover{
		cursor:pointer;
	}
	#home_r1_c1 ul li div div {
		background-image: url('../images/bg-rotator-content.png');
		color: #fff;
		height: 209px;
		left: -260px;
		padding: 20px;
		position: absolute;
		top: 0px;
		text-align: left;
		width: 180px;
	}

	#home_r1_c1 h4 {
		height: 35px;
		line-height: 35px;
		margin: 0;
		padding: 0 20px;
		width: 190px;
		font-size: 14px;
		font-weight: bold;
		z-index: 98;
	}

#carousel {
	position: relative;
}

#carousel img#see-our-products {
	position: absolute;
	top: 0;
	left: 0;
}

#home_r2_c1 #overlay {
	position: absolute;
	right: 0;
	top: 0;
	height: 145px;
	width: 145px;
	z-index: 99;
}
