/* Table Layout Properties */
.mssTopGap
{
	height: 5px;
}

.mssLiving_1x1
{
	width: 18;
	height: 18;
	background: url(imagesLiving/LivingBorder_1x1.png) no-repeat;
}

.mssLiving_1x2
{
	width: 924;
	height: 18;
	background: url(imagesLiving/LivingBorder_1x2.png) no-repeat;
}

.mssLiving_1x3
{
	width: 18;
	height: 18;
	background: url(imagesLiving/LivingBorder_1x3.png) no-repeat;
}

.mssLiving_2x1
{
	width: 18;
	height: 201;
	background: url(imagesLiving/LivingBorder_2x1.png) no-repeat;
}

.mssLiving_2x2
{
	width: 924;
	height: 201;
	background: url(imagesLiving/LivingBorder_2x2.png) no-repeat;
	vertical-align: middle;
}

.mssLiving_2x3
{
	width: 18;
	height: 201;
	background: url(imagesLiving/LivingBorder_2x3.png) no-repeat;
}

.mssLiving_3x1
{
	width: 18;
	height: 35;
	background: url(imagesLiving/LivingBorder_3x1.png) no-repeat;
}

.mssLiving_3x2
{
	width: 924;
	height: 35;
	background: url(imagesLiving/LivingBorder_3x2.jpg) repeat-x;
	vertical-align: bottom;
}

.mssLiving_3x3
{
	width: 18;
	height: 35;
	background: url(imagesLiving/LivingBorder_3x3.png) no-repeat;
}

.mssLiving_4x1
{
	width: 18;
	background-attachment: scroll;
	background-image: url(imagesLiving/LivingBorder_4x1.png);
	background-repeat: repeat-y;
	background-color: transparent;
}

.mssLiving_4x2
{
	width: 924;
	background-image: none;
	background-color: transparent;
	vertical-align: middle;
}

.mssLiving_4x3
{
	width: 18;
	background-attachment: scroll;
	background-image: url(imagesLiving/LivingBorder_4x3.png);
	background-repeat: repeat-y;
	background-color: transparent;
}

.mssLiving_5x1
{
	width: 18;
	height: 18;
	background: url(imagesLiving/LivingBorder_5x1.png) no-repeat;
}

.mssLiving_5x2
{
	width: 924;
	height: 18;
	background: url(imagesLiving/LivingBorder_5x2.png) no-repeat;
}

.mssLiving_5x3
{
	width: 18;
	height: 18;
	background: url(imagesLiving/LivingBorder_5x3.png) no-repeat;
}

#mssLogo
{
	vertical-align: middle;
	text-align: right;
}

#CompanySubSubHead
{
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	text-align: center;
}


