
				#banner
				{
					background: url(http://www.rickshawtravel.com.au/images/rickshaw-travel.jpg) no-repeat;
					position: absolute;
					top: 0px;
					right: 0px;
					z-index: 3;
				}
				/* dummy to set the div size correct */
				#banner img
				{
					visibility: hidden;
				}
			
