#bghome
{
	background-image:url('/images/bg_home.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgaboutus
{
	background-image:url('/images/bg_aboutus.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgpartitioning
{
	background-image:url('/images/bg_partitioning.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgceilings
{
	background-image:url('/images/bg_ceilings.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgflooring
{
	background-image:url('/images/bg_flooring.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgmechanical
{
	background-image:url('/images/bg_mechanical.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgfurniture
{
	background-image:url('/images/bg_furniture.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgbespoke
{
	background-image:url('/images/bg_bespoke.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgmezzanine
{
	background-image:url('/images/bg_mezzanine.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgcontactus
{
	background-image:url('/images/bg_contactus.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

#bgcalculator
{
	background-image:url('/images/bg_calculator.gif');
	background-repeat:no-repeat;
	background-position:50% 0%;
}

.roundtop_orange
{
	width:580px;
	background-image:url('/images/rt_orange.gif');
	background-repeat:no-repeat;
	height:25px;
}

.roundbottom_orange
{
	width:580px;
	background-image:url('/images/rb_orange.gif');
	background-repeat:no-repeat;
	height:25px;
	clear:both;
}

.roundtop_green
{
	width:580px;
	background-image:url('/images/rt_green.gif');
	background-repeat:no-repeat;
	height:25px;
}

.roundbottom_green
{
	width:580px;
	background-image:url('/images/rb_green.gif');
	background-repeat:no-repeat;
	height:25px;
	clear:both;
}

.roundtop_yellow
{
	width:580px;
	background-image:url('/images/rt_yellow.gif');
	background-repeat:no-repeat;
	height:25px;
}

.roundbottom_yellow
{
	width:580px;
	background-image:url('/images/rb_yellow.gif');
	background-repeat:no-repeat;
	height:25px;
	clear:both;
}

#mainsectionorange
{
	background-image:url('/images/orangerect.gif');
	background-repeat:repeat;
	width:580px;
	float:right;
}

#mainsectiongreen
{
	background-image:url('/images/greenrect.gif');
	background-repeat:repeat;
	width:580px;
	float:right;
}

#mainsectionyellow
{
	background-image:url('/images/yellowrect.gif');
	background-repeat:repeat;
	width:580px;
	float:right;
}




