@charset "UTF-8";
/* CSS Document */

/* 1 */
.Splash .s1 .Container { position:relative; height:250px; }
.Splash .s1 .left_houses {
	position:absolute; bottom:60px;
	left:-5%;
	height:301px;
	width:352px;
	background:url(/i/splashes/1/left_houses.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/splashes/1/left_houses.png,sizingMethod=crop);
}
.Splash .s1 { background:url(/i/splashes/1/bg.gif) repeat-x;}
.Splash .s1 .boy { background:url(/i/splashes/1/boy.gif) no-repeat; width:437px; height:197px; position:absolute; left:5%; top:60px;}
.Splash .s1 .kids { background:url(/i/splashes/1/kids.gif) no-repeat; width:268px; height:158px; position:absolute; left:47%; top:51px;}
.Splash .s1 .mama { background:url(/i/splashes/1/mama.gif) no-repeat; width:245px; height:301px; position:absolute; right:0%; bottom:48px;}

/* 2 */
.Splash .s2 .Container { position:relative; height:236px; }
.Splash .s2 .house_left {
	position:absolute; 
	bottom:45px;
	left:30%;
	height:122px;
	width:113px;
	background:url(/i/splashes/2/house_left.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/splashes/2/house_left.png,sizingMethod=crop);
}

.Splash .s2 .house_right {
	position:absolute; 
	bottom:45px;
	right:0;
	height:226px;
	width:208px;
	background:url(/i/splashes/2/house_right.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/splashes/2/house_right.png,sizingMethod=crop);
}

.Splash .s2 { background:url(/i/splashes/2/bg.gif) repeat-x; height:236px;}
.Splash .s2 .kids { 
	position:absolute; 
	bottom:0px;
	left:30%;
	height:236px;
	width:608px;
	background:url(/i/splashes/2/kids.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/splashes/2/kids.png,sizingMethod=crop);
}

/* 3 */
.Splash .s3 .Container { position:relative; height:262px; }
.Splash .s3 .left_tree { background:url(/i/splashes/3/left_tree.gif) no-repeat; width:181px; height:175px; position:absolute; left:0; top:-60px;}
.Splash .s3 .right_tree { background:url(/i/splashes/3/right_tree.gif) no-repeat; width:170px; height:211px; position:absolute; right:0; top:-60px;}
.Splash .s3 .yard {
	position:absolute; 
	bottom:0;
	left:10%;
	height:257px;
	width:856px;
	background:url(/i/splashes/3/yard.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/splashes/3/yard.png,sizingMethod=crop);
}

.Splash .s3 .girl {
	position:absolute; 
	bottom:-30px;
	left:50%;
	height:321px;
	width:347px;
	background:url(/i/splashes/3/girl.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/splashes/3/girl.png,sizingMethod=crop);
}

.Splash .s3 { background:url(/i/splashes/3/bg.gif) repeat-x; height:262px;}

/* 4 */
.Splash .s4 .Container { position:relative; height:262px; }
.Splash .s4 { background:url(/i/splashes/4/bg.gif) repeat-x; height:262px;}

.Splash .s4 .left_tree { background:url(/i/splashes/4/left_tree.gif) no-repeat; width:181px; height:230px; position:absolute; left:0; top:-60px;}
.Splash .s4 .right_tree { background:url(/i/splashes/4/right_tree.gif) no-repeat; width:166px; height:275px; position:absolute; right:0; bottom:60px;}
.Splash .s4 .yard {
	position:absolute; 
	bottom:0;
	left:30%;
	height:270px;
	width:771px;
	background:url(/i/splashes/4/yard.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/splashes/4/yard.png,sizingMethod=crop);
}

.Splash .s4 .kids {
	position:absolute; 
	bottom:0px;
	left:40%;
	height:252px;
	width:493px;
	background:url(/i/splashes/4/kids.png) no-repeat;
	background: expression('none');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/splashes/4/kids.png,sizingMethod=crop);
}

