﻿body
{
	margin: 70px 0px 0px 0px;
	background: url(/Images/SiteImages/BG.gif);
}
.splashContainer
{
	margin: 0 auto;
	width: 870px;
	height: 516px;
	background: #ffffff;
}
.splashHousing
{
	 width: 850px;
	 height: 240px;
	 position: absolute;
	 margin-top: 10px;
	 margin-left: 10px;
	 background: url(/Images/SiteImages/splashHousing.jpg);
}
.splashRenovations
{
	width: 850px;
	height: 245px;
	position: absolute;
	margin-top: 260px;
	margin-left: 10px;
	background: url(/Images/SiteImages/splashRenovations.jpg);
}
.splashFooter
{
	margin: 0 auto;
	width: 870px;
	height: 70px;
	padding-top: 5px;
}
.splashHousingText
{
	position: absolute;
	margin-left: 150px;
	margin-top: 145px;
	text-align: center;
}
.splashRenovationText
{
	position: absolute;
	margin-left: 310px;
	margin-top: 160px;
	text-align: center;
}