/* new landing pages */
	#ufoFlashContainer {
		width:760px;
		height:480px;
		background:transparent url("../images/yourImage.jpg") no-repeat top left;
		margin:0px auto;
		z-index:2;		
		}

	#businessLandingContainer {
		width:760px;
		height:422px;
		background:transparent url("../images/bgBusiness.jpg") no-repeat top left;
		margin:0px auto;
		z-index:2;		
		}
		
	#businessQuote {
		position:absolute;
		font-size:90%;
		margin-top:88px;
		margin-left:40px;
		color:#fff;
		line-height:18px;
		}
		
	#exploreProximiti {
		position:absolute;
		margin-top:267px;
		margin-left:40px;
		width:358px;
		height:58px;
		background:transparent url("../images/buttonExploreProximiti.jpg") no-repeat top left;		
		}
		
	#exploreProximiti a {
		display:block;
		width:358px;
		height:58px;		
		}		
		
	#getProximiti {
		position:absolute;
		margin-top:338px;
		margin-left:40px;
		width:358px;
		height:38px;
		background:transparent url("../images/buttonGetProximitiNow.jpg") no-repeat top left;		
		}

	#getProximiti a {
		display:block;
		width:358px;
		height:38px;
		}

	#homeHomeOfficeContainer {
		width:760px;
		height:342px;
		background:transparent url("../images/bgHomeHomeOffice.jpg") no-repeat top left;
		margin:0px auto;
		z-index:2;		
		}
		
	#homeQuote {
		position:absolute;
		font-size:80%!important;
		font-size:70%;
		color:#333;
		margin-top:58px;
		margin-left:40px;
		line-height:14px;
		text-align:right;
		width:317px;
		}
		
	#homeOfficeQuote {
		position:absolute;
		font-size:80%!important;
		font-size:70%;
		color:#333;
		margin-top:58px;
		margin-left:408px;
		line-height:14px;
		width:296px;
		}
		
	#viewHome {
		position:absolute;
		margin-top:287px;
		margin-left:72px;
		width:247px;
		height:22px;
		background:transparent url("../images/buttonViewHomePlans.jpg") no-repeat top left;		
		}
		
	#viewHome a {
		display:block;
		width:247px;
		height:22px;		
		}		
		
	#viewHomeOffice {
		position:absolute;
		margin-top:287px;
		margin-left:405px;
		width:326px;
		height:22px;
		background:transparent url("../images/buttonViewHomeOfficePlans.jpg") no-repeat top left;		
		}
		
	#viewHomeOffice a {
		display:block;
		width:326px;
		height:22px;		
		}