/* INTRO
--------------------------------------------------------------------------- */

#home_intro_teaser {
    position: relative;
}

#home_intro_teaser .rotation-item {
	position: absolute;
	width: 608px;
	min-height: 197px;
	height: auto !important;
	height: 197px;
	top: 0px;
	left: 0px;
	padding: 0px;
}

#teaser1 {
	background: url(../images/teaser_img1.png) bottom right no-repeat;
}

#teaser2 {
	background: url(../images/teaser_img2.png) bottom right no-repeat;
}

#teaser3 {
	background: url(../images/teaser_img3.png) bottom right no-repeat;
}

#teaser4 {
	background: url(../images/teaser_img4.png) bottom right no-repeat;
}

#casestudyfeatured {
    position: relative;
}

#casestudyfeatured .rotation-item {
	position: absolute;
	width: 928px;
	min-height: 197px;
	height: auto !important;
	height: 197px;
	top: 0px;
	left: 0px;
	padding: 0px;
}

#featured1 {

}

#featured2 {

}

#featured3 {

}

#featured4 {

}