.floorplans		{
					position:absolute;
					top:3px;
					left:288px;
					width:410px;
					height:830px;
				}

.fp_head_a		{	background:url(images/fp_head_a.gif);

					filter:alpha(opacity=95);
					opacity: 0.95;
					-moz-opacity:0.95;
					width:402px; height:44px;
				}

.fp_head_b		{	background:url(images/fp_head_b.gif);
					filter:alpha(opacity=95);
					opacity: 0.95;
					-moz-opacity:0.95;
					width:402px; height:44px;
				}

.fp_body		{	background:url(images/fp_body.jpg);
					text-align:center;
					filter:alpha(opacity=95);
					opacity: 0.95;
					-moz-opacity:0.95;
					width:402px; height:712;
				}

.fp_foot		{	background:url(images/fp_foot.gif);
					filter:alpha(opacity=95);
					opacity: 0.95;
					-moz-opacity:0.95;
					width:402px; height:62px;
				}

.fp_foot_a		{	background:url(images/fp_foot_a.png);
					filter:alpha(opacity=95);
					opacity: 0.95;
					-moz-opacity:0.95;
					width:402px; height:62px;
				}

.fp_foot_b		{	background:url(images/fp_foot_b.png);
					filter:alpha(opacity=95);
					opacity: 0.95;
					-moz-opacity:0.95;
					width:402px; height:62px;
				}

.imgFPRshadow	{
					width:18px;
					height:817px;
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/fp_rshadow.png');
				}

.imgFPRshadow[class]	{
						background:url(images/fp_rshadow.png);
					}

.fp_Foot		{
					filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/fp_foot_ie.png', sizingMethod='crop'); 					
				}

.fp_foot[class]	{
					background:url(images/fp_foot.png);
				}

