a.home {

	width: 131px;

	height: 30px;

    float:left;

	background: url('images/home.jpg') no-repeat;

	overflow: hidden;

}

	

a.home:hover {

	background-position: 0px -30px;

}


a.listings {

	width: 126px;

	height: 30px;

    float:left;

	background: url('images/listings.jpg') no-repeat;

	overflow: hidden;

}

	

a.listings:hover {

	background-position: 0px -30px;

}


a.northwestangle {

	width: 224px;

	height: 30px;

    float:left;

	background: url('images/angle.jpg') no-repeat;

	overflow: hidden;

}

	

a.northwestangle:hover {

	background-position: 0px -30px;

}



a.links {

	width: 95px;

	height: 30px;

    float:left;

	background: url('images/links.jpg') no-repeat;

	overflow: hidden;

}

	

a.links:hover {

	background-position: 0px -30px;

}

a.contactus {

	width: 159px;

	height: 30px;

    float:left;

	background: url('images/contact.jpg') no-repeat;

	overflow: hidden;

}

	

a.contactus:hover {

	background-position: 0px -30px;

}







.menu {

	
}
