#main {
  width:1004px;
	height:559px;
  padding:0;
  overflow:visible;
}
#intro {
  position:absolute;
  left:220px;
  top:380px;
  width:584px;
  height:85px;
  padding:5px 100px 25px;
  text-align:center;
  background:url(/stylesheets/images/transparent-bar.png) repeat left top;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/stylesheets/images/transparent-bar.png', sizingMethod='crop');
  z-index:20;
  color:#FFF;
  overflow:hidden;
}
#intro h3 {
	text-transform:uppercase;
	text-shadow:2px 3px 0 #000;
  text-align:center;
  font-size:20px;
  font-weight:bold;
  letter-spacing:0;
}
#intro p {
  font:normal 12px/20px 'Helvetica Neue', Helvetica, sans-serif;
}
#big-picture {
  position:absolute;
  left:0;
  top:0;
  z-index:10;
}

#open-house {
  width:787px;
  height:110px;
  position:absolute;
  right:0px;
  top:0px;
  z-index:50;
  background:url(/stylesheets/images/open-house.png) no-repeat right top;
  -webkit-box-shadow:0 0 5px rgba(0,0,0,1);
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/stylesheets/images/special-notice.png', sizingMethod='crop');
}
#sna,
#snb {
  display:block;
  width:166px;
  height:29px;
  position:absolute;
  right:400px;
  top:62px;
	z-index:100;
  text-indent:-100em;
  overflow:hidden;
  text-decoration:none;
}
#snb {
	width:141px;
	right:105px;
}
#eaddy{
	display:block;
	width:160px;
	height:14px;
	position:absolute;
	right:141px;
	top:92px;
	z-index:100;
	text-indent:-100em;
	overflow:hidden;
	text-decoration:none;
}