@charset "utf-8";
/* CSS Document */


td.nav_home {
	border:0px;
	background: url('images/nav/home.jpg') top left no-repeat;
	width: 60px;
	line-height: 25px;
}
td.nav_home:hover {
	border:0px;
	background: url('images/nav/home1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_portfolio {
	border:0px;
	background: url('images/nav/portfolio.jpg') top left no-repeat;
	width: 82px;
	line-height: 25px;
}
td.nav_portfolio:hover {
	border:0px;
	background: url('images/nav/portfolio1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_plans {
	border:0px;
	background: url('images/nav/design.jpg') top left no-repeat;
	width: 115px;
	line-height: 25px;
}
td.nav_plans:hover {
	border:0px;
	background: url('images/nav/design1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_house_and_land {
	border:0px;
	background: url('images/nav/houseandland.jpg') top left no-repeat;
	width: 100px;
	line-height: 25px;
}
td.nav_house_and_land:hover {
	border:0px;
	background: url('images/nav/houseandland1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_display_homes {
	border:0px;
	background: url('images/nav/display.jpg') top left no-repeat;
	width: 109px;
	line-height: 25px;
}
td.nav_display_homes:hover {
	border:0px;
	background: url('images/nav/display1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_multi_residential {
	border:0px;
	background: url('images/nav/multiresidential.jpg') top left no-repeat;
	width: 126px;
	line-height: 25px;
}
td.nav_multi_residential:hover {
	border:0px;
	background: url('images/nav/multiresidential1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_estates {
	border:0px;
	background: url('images/nav/estates.jpg') top left no-repeat;
	width: 67px;
	line-height: 25px;
}
td.nav_estates:hover {
	border:0px;
	background: url('images/nav/estates1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_latest_news {
	border:0px;
	background: url('images/nav/latest.jpg') top left no-repeat;
	width: 96px;
	line-height: 25px;
}
td.nav_latest_news:hover {
	border:0px;
	background: url('images/nav/latest1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_finance {
	border:0px;
	background: url('images/nav/finance.jpg') top left no-repeat;
	width: 67px;
	line-height: 25px;
}
td.nav_finance:hover {
	border:0px;
	background: url('images/nav/finance1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_about {
	border:0px;
	background: url('images/nav/about.jpg') top left no-repeat;
	width: 57px;
	line-height: 25px;
}
td.nav_about:hover {
	border:0px;
	background: url('images/nav/about1.jpg') top left no-repeat;
	cursor: pointer;
}



td.nav_contact {
	border:0px;
	background: url('images/nav/contact.jpg') top left no-repeat;
	width: 72px;
	line-height: 25px;
}
td.nav_contact:hover {
	border:0px;
	background: url('images/nav/contact1.jpg') top left no-repeat;
	cursor: pointer;
}



td.nav_house {
	border:0px;
	background: url('images/house_and_land_packages.jpg') top left no-repeat;
	width: 228px;
	line-height: 83px;
}
td.nav_house:hover {
	border:0px;
	background: url('images/house_and_land_packages1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_display {
	border:0px;
	background: url('images/display_homes.jpg') top left no-repeat;
	width: 228px;
	line-height: 83px;
}
td.nav_display:hover {
	border:0px;
	background: url('images/display_homes1.jpg') top left no-repeat;
	cursor: pointer;
}


td.nav_design {
	border:0px;
	background: url('images/design_gallery.jpg') top left no-repeat;
	width: 228px;
	line-height: 83px;
}
td.nav_design:hover {
	border:0px;
	background: url('images/design_gallery1.jpg') top left no-repeat;
	cursor: pointer;
}

td.nav_myplace {
	border:0px;
	background: url('images/my_place.jpg') top left no-repeat;
	width: 228px;
	line-height: 83px;
}
td.nav_myplace:hover {
	border:0px;
	background: url('images/my_place1.jpg') top left no-repeat;
	cursor: pointer;
}
