@import url(base.css);
@import url(two-tier.css);
@import url(pipeselection.css);

#Selection #rcs-pipe
{
	top: 60px;
	left: 180px;
	background: url(../images/rcs-pipe.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#Selection #rsl-pipe
{
	top: 150px;
	left: 250px;
	background: url(../images/rsl-pipe.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#Flash
{
	width: 360px;
	height: 270px;
	position: absolute;
	top: 230px;
	right: 0px;
}

#Flash object
{
	width: 360px;
	height: 270px;
}
