
	body {

		background: #aaa;
		font-family: Arial, sans-serif;
		font-size: 12px;

	}

	img {

		float: left;
		border: none;

	}

	a {

		text-decoration: none;
		color: #fff;
		cursor: pointer;

	}

	a:hover, a:active {

		color: #c00;

	}

	div.banner {

		position: absolute;
		left: 0;
		top: -20px;
		width: 100%;
		padding: 10px;
		background: #999;
		color: #fff;
		z-index: 3;
        display: none;

	}

	a.banner, img.banner {

		position: absolute;
		right: 60px;

	}

	div#why {

	    position: absolute;
	    top: 20px;
	    left: 20px;
	    height: 300px;
	    width: 200px;
	    padding: 20px;
	    border: solid 2px #000;
	    background: #fff;
	    display: none;
	    z-index: 2;

	}

	#container {

	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    overflow: hidden;

	}

	#boxA, #boxB, #boxC, #boxD {

		position: absolute;
		left: -630px;
		top: -480px;
		width: 1260px;
		height: 960px;
		background: #fea;
		cursor: move;

	}

	#blocks {

		position: absolute;
		left: 10px;
		top: 50px;
		width: 75px;
		height: 50px;
		background: #ddd;

	}

	#stinfo {

		width: 12px;

	}

	#aav1z, #aav2z, #aav3z, #aav4z, #aav5z, #aav6z, #aav7z, #aav8z, #bav1z, #bav2z, #bav3z, #bav4z, #bav5z, #bav6z, #bav7z, #bav8z, #cav1z, #cav2z, #cav3z, #cav4z, #cav5z, #cav6z, #cav7z, #cav8z, #dav1z, #dav2z, #dav3z, #dav4z, #dav5z, #dav6z, #dav7z, #dav8z {

		position: relative;
		left: 550px;

	}

	#aaq1z, #aaq2z, #aaq3z, #aaq4z, #aaq5z, #aaq6z, #aaq7z, #aaq8z, #baq1z, #baq2z, #baq3z, #baq4z, #baq5z, #baq6z, #baq7z, #baq8z,	#caq1z, #caq2z, #caq3z, #caq4z, #caq5z, #caq6z, #caq7z, #caq8z, #daq1z, #daq2z, #daq3z, #daq4z, #daq5z, #daq6z, #daq7z, #daq8z {

		position: relative;
		left: 550px;

	} 

	.ave {

		position: absolute;
		width: 100%;
		height: 20px;
		background: #fff;
		text-indent: 20px;
		
	}

	#ast1z, #ast2z, #ast3z, #ast4z, #bst1z, #bst2z, #bst3z, #bst4z, #cst1z, #cst2z, #cst3z, #cst4z, #dst1z, #dst2z, #dst3z, #dst4z {


	}

	#asq1z, #asq2z, #asq3z, #asq4z, #bsq1z, #bsq2z, #bsq3z, #bsq4z, #csq1z, #csq2z, #csq3z, #csq4z, #dsq1z, #dsq2z, #dsq3z, #dsq4z {


	}

	.street {

		position: absolute;
		height: 860px;
		width: 16px;
		padding-top: 100px;
		padding-left: 4px;
		background: #fff;
		z-index: 1;
		
	}

	#display1, #display2, #display3 {

		position: absolute;
		bottom: 20px;
		right: 20px;
		background: #fda;
        z-index: 5;

	}

	#display1 {

		bottom: 50px;

	}

	#display3 {

		bottom: 90px;

	}

	#mover {

	    position: absolute;
	    width: 100%;
	    height: 100%; 
	    left: 0; 
	    top: 0;
	    cursor: move;
	    z-index: 2;

	}
