@charset "UTF-8";
/* Home */
#estate_homepage {
	background: url(/images/jindalee/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/jindalee/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/jindalee/estate-title.png) center no-repeat;
	width: 230px; /* width of image */
	height: 23px; /* height of image */
	
	/* now set its location */
	top: 130px;
	right: 185px;
}

/* Internal */
#estateheader {
	background: url(/images/jindalee/content-banner.jpg) top left no-repeat;
}
