@charset "utf-8";

	body {
		background-color: #ededed;
		background-position: top center;
		background-repeat: repeat-x;
		background-image: url("/images/common/header-bg-tile-wide.jpg");
	}
	#headerArea a.headerLogo {
		top: 0px;
		left: 20px;
		width: 163px;
		height: 87px;
		background-image: url("/images/common/eazy-riderz-logo.jpg");
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}
	#headerArea a.headerBanner {
		top: 8px;
		right: 20px;
		width: 328px;
		height: 71px;
		background-image: url("/images/common/eazy-transferz-banner.jpg");
		background-position: 0px 0px;
		background-repeat: no-repeat;
	}






	

