
#envelope { background: url(../../img/home/bg-envelope.jpg) 0px 0px no-repeat; }

#contentArea {
	position: absolute;
	top: 34px;
	left: 310px;
	width: 343px !important;
	height: auto;
	}
	#contentArea h1 {
		width: 343px;
		height: 205px;
		overflow: hidden;
		}
		h1#printHeader { display: none; }
	#contentArea h2 {
		color: #1f4794;
		font-size: 1.4em;
		font-weight: bold;
		margin: 0 24px 4px 19px;
		}
	
	#contentArea p, #contentArea ul {
		line-height: 16px;
		margin: 0 24px 8px 19px;
		}
		#contentArea p.boldFocus {
			color: #1f4794;
			font-weight: bold;
			}
		#contentArea ul li {
			padding: 0 0 0 15px;
			background: url(../../../shared/img/content/bg-bullet.gif) 0px 4px no-repeat;
			}
		
#topRightFocus {
	position: absolute;
	top: 110px;
	right: 37px;
	width: 317px;
		w\idth: 272px;
	height: 189px;
		he\ight: 158px;
	padding: 31px 0 0 45px;
	line-height: 16px;
	background: url(../../img/home/bg-top-focus.jpg) 0px 0px no-repeat;
	}

	#topRightFocus h3, #bottomRightFocus h3 { margin-bottom: 8px; }
	#topRightFocus p, #bottomRightFocus p { width: 105px; }

	#topRightFocus div.videoThumb {
		position: absolute;
		top: 34px;
		left: 158px;
		}
		#topRightFocus div.videoThumb ul {
			width: 117px;
			margin: 9px 0 0 0; }
			#topRightFocus div.videoThumb ul li { float: left; height: 20px; }
			#topRightFocus div.videoThumb ul li a {
				float: left;
				display: block;
				height: 20px;
				}

				#topRightFocus div.videoThumb ul li#heading a { width: 80px; }
				#topRightFocus div.videoThumb ul li#videoOne a { width: 12px; background: url(../../img/home/video-btn-1.gif) 0px 0px no-repeat; }
				#topRightFocus div.videoThumb ul li#videoTwo a { width: 13px; background: url(../../img/home/video-btn-2.gif) 0px 0px no-repeat; }
				#topRightFocus div.videoThumb ul li#videoThree a { width: 12px; background: url(../../img/home/video-btn-3.gif) 0px 0px no-repeat; }
				
				#topRightFocus div.videoThumb ul li a:hover { background-position: 0px -20px !important; }
				
								
#bottomRightFocus {
	position: absolute;
	top: 306px;
	right: 37px;
	width: 317px;
		w\idth: 272px;
	height: 185px;
		he\ight: 154px;
	padding: 31px 0 0 45px;
	line-height: 16px;
	background: url(../../img/home/bg-btm-focus.jpg) 0px 0px no-repeat;
	}
	
	#bottomRightFocus a#launchMap {
		display: block;
		width: 91px;
		height: 15px;
		margin-top: 6px;
		background: url(../../img/home/btn-launch-map.gif) 0px 0px no-repeat;
		}
		a#launchMap:hover { background-position: 0px -15px !important; }
		
	#propertyMapThumb {
		position: absolute;
		top: 36px;
		left: 156px;
		}
		

/* shut off span text */		
#bottomRightFocus a span,
#topRightFocus div.videoThumb ul li a span { display: none; }