#rotator
{
		position:relative;
		height:342px;
		overflow:hidden;
		/*margin-bottom:250px; */	
}

#rotator img
{
	display:none;
	position:absolute;
	/*top: 187px;
	left: 70px;*/

}

#rotator h2
{
	position:absolute;
	top: 200px;
	left: 70px;
}

#rotator2
{
		margin-bottom:250px; 	
}

#rotator2 img
{
	display:none;
	position:absolute;
	top: 187px;
	left: 70px;

}
