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

#Selection #rcs-products
{
	top: 10px;
	left: 125px;
	background: url(../images/technologies.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

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

#Selection #rcs-technologies
{
	top: 62px;
	left: 260px;
	background: url(../images/products-services.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#Flash
{
        width: 160px;
        position: absolute;
        top: 150px;
        right: 0px;
}
        
#Flash object
{
        width: 160px;
        height: 160px;
}
