@import url(template0.css);

#item16519{
}
	#wrap{
		height:425px;
	}
		#header{
			background:url(../images/home/header_bg.gif) 0 0 no-repeat;
			height:90px;
		}
		#tabs{
			border-width:0;
		}
			li#t16519 a.active{
				background-position:0 0;
			}
			li#t16519 a:hover{
				background-position:-0px -37px;
			}
		#address{
			background:url(../images/home/address.gif) 0 0 no-repeat;
			float:left;
			height:298px;
			width:501px;
		}
			#address h1, #address p{
				display:none;
			}
		#neighborhoods{
			background:url(../images/home/neighborhoods.gif) 0 0 no-repeat;
			float:left;
			height:298px;
			position:relative;
			width:459px;
		}
			#neighborhoods #upscale{
				background:url(../images/home/upscale.gif) 0 0 no-repeat;
				height:105px;
				left:181px;
				position:absolute;
				top:9px;
				width:204px;
			}
				#neighborhoods #upscale a{
					background:url(../images/home/upscale.gif) 0 0 no-repeat;
					display:block;
					height:105px;
					overflow:hidden;
					text-indent:-9999px;
					width:204px;
				}
					#neighborhoods #upscale a:hover{
						background-position:0 -105px;
					}
			#neighborhoods h2{
				display:none;
			}
		#footer{
			height:0;
		}
		
		#copyright{
			color:#FFF;
			font-size:11px;
			left:0px;
			padding:0 0 10px 0;
			position:absolute;
			top:10px;
		}
		#poweredby{
			color:#FFF;
			font-size:11px;
			position:absolute;
			right:0px;
			top:10px;
		}