/* animated elements */
.top_stage {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 470px;
	overflow: hidden;
	z-index:1;
}
#top_clouds {
	background:url(/sm_full.aspx?guid=1963) 0 40px repeat-x transparent;
	z-index:1
}
#top_rain {
	background:url(../images/fly_rain_cloud.png) 0 0 no-repeat;
	position: absolute;
	left:59%;
	top:125px;
	width: 190px;
	height: 192px;
	z-index: 2;
}
#top_kite {
	background:url(/sm_full.aspx?guid=1083) 0 0 no-repeat;
	position: absolute;
	left:400px;
	top:40px;
	width: 240px;
	height: 60px;
	z-index: 3;}

#mid_bird {
	background:url(/sm_full.aspx?guid=1943) 0 0 no-repeat;
	width:174px;
	height:158px;
	position:absolute;
	top:256px;
	left:-87px;
	z-index:100;}

#mid_baloon {
	background:url(/sm_full.aspx?guid=1923) 0 0 no-repeat;
	width:235px;
	height:245px;
	position:absolute;
	top:460px;
	right:-167px; /*-179px for baloon2 */
	z-index:100;}