div.services {
	background-color:#ffffff;
	width:160px;
	height:75px;
	display:none;
	position:relative;
	left:18px;
	}
	
div.resource {
	background-color:#ffffff;
	width:160px;
	height:50px;
	display:none;
	position:relative;
	left:18px;
	}
	/*
#left {
position: relative;
left:0px;
width:100px;
top:40px;
background:#fff;
	}
	
#centerleft {
position: relative;
left:50px;
top:20px;
width:50px;
background:#fff;
	}
	
#centerright {
position: relative;
left:200px;
top:-2px;
width:50px;
background:#fff;
	}
	
#right {
position: relative;
left:350px;
top:-24px;
width:50px;
background:#fff;
	}

#rows1 {
position: relative;
left:0px;
top:0px;
background:#fff;
z-index:3;
	}
	
#Address {
position: relative;
left:0px;
top:-35px;
background:#fff;
z-index:2;
	}
	
#City {
position: relative;
left:0px;
top:-35px;
background:#fff;
z-index:2;
	}
	label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: left;
	width: 225px;
	padding-right: 0px;
}

br {
	clear: left;
}
*/
