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

#contentArea {  }

/* faqs styles */
.question {
	font-weight: bold;
	line-height: 16px;
	}
	.question span, .answer span {
		width: 20px;
		float: left;
		display: block;
		color: #1f4794;
		}
	
.answer { line-height: 16px; }
	.answer span {
	color: #666666;
	font-weight: bold;
	}
	
.faqHR { padding: 8px 0; }
	
/* content buttons */
a#btnApplyNow {
	display: block;
	height: 25px;
	margin-top: 20px;
	background: url(../../img/content/btn-apply-now.gif) 0px 0px no-repeat;
	}
a#btnOtherNews {
	display: block;
	height: 16px;
	margin-top: 15px;
	background: url(../../img/content/btn-other-news-updates.gif) 0px 0px no-repeat;
	}
a#btnLeasingProcedures {
	display: block;
	height: 25px;
	margin-top: 15px;
	background: url(../../img/content/btn-leasing-procedures.gif) 0px 0px no-repeat;
	}
	a#btnOtherNews:hover { background-position: 0px -16px; }
	a#btnApplyNow:hover, a#btnLeasingProcedures:hover { background-position: 0px -25px; }
	a#btnApplyNow span, a#btnOtherNews span, a#btnLeasingProcedures span { display: none; }
	
a#corporateSite {
	display: block;
	width: 185px;
	height: 36px;
	background: url(../../img/content/btn-corporate-site.gif) 0px 0px no-repeat;
	}
	a#corporateSite:hover { background-position: 0px -36px; }
	a#corporateSite span { display: none; }
	
#topRightFocus {
	position: absolute;
	top: 190px;
	right: 37px;
	width: 317px;
		w\idth: 272px;
	height: 189px;
		he\ight: 158px;
	padding: 31px 0 0 45px;
	line-height: 15px;
	background: url(../../img/interface/bg-top-focus-services.jpg) 0px 0px no-repeat;
	}
	
	#topRightFocus h3, #bottomRightFocus h3 { margin-bottom: 8px; }
	#topRightFocus p, #bottomRightFocus p { width: 105px; }
	
	#topRightFocus div.thumbnailPhoto {
		position: absolute;
		top: 34px;
		left: 158px;
		}
		#topRightFocus div.thumbnailPhoto ul {
			width: 117px;
			margin: 9px 0 0 0; }
			#topRightFocus div.thumbnailPhoto ul li { float: left; height: 20px; }
			#topRightFocus div.thumbnailPhoto ul li a {
				float: left;
				display: block;
				}
				
				#topRightFocus div.thumbnailPhoto ul li#watchVideo a {
					width: 84px;
					height: 18px;
					background: url(../../img/content/btn-watch-video.gif) 0px 0px no-repeat;
					}
				#topRightFocus div.thumbnailPhoto ul li a:hover { background-position: 0px -18px !important; }
				
	/* property map focus area */
	#topRightFocus a#launchBoard {
		display: block;
		width: 91px;
		height: 15px;
		margin-top: 6px;
		background: url(../../img/home/btn-launch-board.gif) 0px 0px no-repeat;
		}
		#topRightFocus a#launchBoard:hover { background-position: 0px -15px; }
		
	#gameBoardThumb {
		position: absolute;
		top: 36px;
		left: 156px;
		}
				
				
/* shut off span text */		
a#launchBoard span,	
				
/* shut off span text */		
#topRightFocus div.thumbnailPhoto ul li a span { display: none; }