div.ihead, div.iheadover {
	padding:0px;
	border:0px solid #ffffff;
	background-repeat: no-repeat;
	float:left;
	height:28px;
	margin:0px;
}


/* head0 - HOME */
div#head0 {
	width:53px;
	cursor:pointer;
}
div.ihead#head0 {
	background-image: url(../images/home_up_new.gif);
}

div.iheadover#head0 {
	background-image: url(../images/home_over_new.gif);
}
#head0 {
	background-image: url(../images/home_over_new.gif);
}

/* head1 */
div#head1 {
	width:59px;
	cursor:pointer;
}
div.ihead#head1 {
	background-image: url(../images/buying_up_new.gif);
}

div.iheadover#head1 {
	background-image: url(../images/buying_over_new.gif);
}
#head1 {
	background-image: url(../images/buying_over_new.gif);
}



/* head2 */
div#head2 {
	width:59px;
}
div.ihead#head2 {
	background-image: url(../images/selling_up_new.gif);
}

div.iheadover#head2 {
	background-image: url(../images/selling_over_new.gif);
}
#head2 {
	background-image: url(../images/selling_over_new.gif);
}


/* head3 */
div#head3 {
	width: 63px;
	cursor:pointer;	
}
div.ihead#head3 {
	background-image: url(../images/renting_up_new.gif);
}

div.iheadover#head3 {
	background-image: url(../images/renting_over_new.gif);
}
#head3 {
	background-image: url(../images/renting_over_new.gif);
}


/* head4 */
div#head4 {
	width: 70px;
	cursor:pointer;
}
div.ihead#head4 {
	background-image: url(../images/about_up_new.gif);
}

div.iheadover#head4 {
	background-image: url(../images/about_over_new.gif);
}
#head4 {
	background-image: url(../images/about_over_new.gif);
}


/* head5 */
div#head5 {
	width: 94px;
	cursor:pointer;
}
div.ihead#head5 {
	background-image: url(../images/loans_up_new.gif);
}

div.iheadover#head5 {
	background-image: url(../images/loans_over_new.gif);
}
#head5 {
	background-image: url(../images/loans_over_new.gif);
}

/* head6 */
div#head6 {
	width: 108px;
	cursor:pointer;
}
div.ihead#head6 {
	background-image: url(../images/referral_up_new.gif);
}

div.iheadover#head6 {
	background-image: url(../images/referral_over_new.gif);
}
#head6 {
	background-image: url(../images/referral_over_new.gif);
}

/* head5 */
div#head7 {
	width: 61px;
	cursor:pointer;
}
div.ihead#head7 {
	background-image: url(../images/contact_up_new.gif);
}

div.iheadover#head7 {
	background-image: url(../images/contact_over_new.gif);
}
#head7 {
	background-image: url(../images/contact_over_new.gif);
}



div.ibody
{
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
}
div.bubble
{					
	height:auto;
	position:absolute;
	margin:2px 0px 0px 0px;
	z-index:inherit;
}

div.ibodyover
{
	visibility:visible;
	position:absolute;
	left:0px;
	top:0px;
	color:#ffffff;
	padding:2px 0px 2px 0px;
	font-family:arial,helvetica,verdana,sans-serif;
	border:0px solid #ffffff;
	height:auto;
	cursor:pointer;
}
