@charset "utf-8";
/* CSS Document */
#outterHolder {
	position: relative;
	width:975px;
	height:788px;
	z-index:1;
	left: 50%;
	margin-left: -487.5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#bannerTxt {
	position:absolute;
	left:38px;
	top:18px;
	width:269px;
	height:341px;
	z-index:3;
}
#citySceneHolder {
	position:absolute;
	left:2px;
	top:551px;
	width:975px;
	height:176px;
	z-index:2;
}
#address {
	position:absolute;
	left:38px;
	top:37px;
	width:118px;
	height:70px;
	z-index:3;
}
#hours {
	position:absolute;
	left:178px;
	top:37px;
	width:120px;
	height:70px;
	z-index:3;
}
#citySceneLogo {
	position:absolute;
	left:323px;
	top:0px;
	width:179px;
	height:72px;
	z-index:3;
}
#citySceneImage {
	position:absolute;
	left:323px;
	top:72px;
	width:179px;
	height:72px;
	z-index:3;
}
#citySceneCopy {
	position:absolute;
	left:538px;
	top:6px;
	width:400px;
	height:158px;
	z-index:3;
}
#footerHolder {
	position:absolute;
	left:2px;
	top:723px;
	width:975px;
	height:81px;
	z-index:2;
	background-image: url(imgs/footer.gif);
	background-repeat: no-repeat;
}
