#relocation {
	text-indent: -10000px;
	width:297px;
	height: 28px;
	background: url("../images/relocationpics/relocation.png") no-repeat;
	position: relative;
	top: 30px;
	}
	
#utilities {
	text-indent: -10000px;
	height: 27px;
	width: 196px;
	background: url("../images/relocationpics/utilities.png") no-repeat;
	position: relative;
	top: 0px;
	}
	
#banks {
	text-indent: -10000px;
	height: 28px;
	width: 307px;
	background: url("../images/relocationpics/banks.png") no-repeat;
	position: relative;
	top: 30px;
	}

#moving {
	text-indent: -10000px;
	height: 30px;
	width: 323px;
	background: url("../images/relocationpics/moving.png") no-repeat;
	position: relative;
	top: 30px;
	}

#storage {
	text-indent: -10000px;
	height: 34px;
	width: 299px;
	background: url("../images/relocationpics/storage.png") no-repeat;
	position: relative;
	top: 30px;
	}

#other {
	text-indent: -10000px;
	height: 27px;
	width: 269px;
	background: url("../images/relocationpics/other.png") no-repeat;
	position: relative;
	top: 30px;
	}

#narrow {
	width: 675px;
	margin: 0 auto 0 auto;
	padding-top: 50px;
	}
	
#narrow p {
	padding-top: 30px;
	}
	
#narrow ul li {
	/*width: 500px;*/
	text-align: left;
	padding-bottom: 20px;
	list-style: bullet;
	margin-right: 10px;
	}
	
#topbit {
	text-align: left;
	}
	
#bush {	    
	display:block;
    float:right;
    position:relative;
    top:0px;
    width:294px;
	padding-left: 15px;
	}

	
#footer {
	padding-top: 30px;
	}
