div.ihead, div.iheadover {
	padding:0px;
	border:0px solid #ffffff;
	background-repeat: no-repeat;
	float:left;
	height:21px;
	margin:0px;
}



/* head1 */
div#head1 {
	width:60px;
}
div.ihead#head1 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/home_up.gif);
}

div.iheadover#head1 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/home_over.gif);
}
#head1 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/home_over.gif);
}



/* head2 */
div#head2 {
	width:72px;
}
div.ihead#head2 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/buying_up.gif);
}

div.iheadover#head2 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/buying_over.gif);
}
#head2 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/buying_over.gif);
}


/* head3 */
div#head3 {
	width: 79px;
}
div.ihead#head3 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/selling_up.gif);
}

div.iheadover#head3 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/selling_over.gif);
}
#head3 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/selling_over.gif);
}


/* head4 */
div#head4 {
	width: 81px;
}
div.ihead#head4 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/renting_up.gif);
}

div.iheadover#head4 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/renting_over.gif);
}
#head4 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/renting_over.gif);
}


/* head5 */
div#head5 {
	width: 64px;
	cursor:pointer;
}
div.ihead#head5 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/about_up.gif);
}

div.iheadover#head5 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/about_over.gif);
}
#head5 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/about_over.gif);
}

/* head6 */
div#head6 {
	width: 79px;
	cursor:pointer;
}
div.ihead#head6 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/contact_up.gif);
}

div.iheadover#head6 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/contact_over.gif);
}
#head6 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/contact_over.gif);
}

/* head7 */
div#head7 {
	width: 78px;
	cursor:pointer;
}
div.ihead#head7 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/careers_up.gif);
}

div.iheadover#head7 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/careers_over.gif);
}
#head7 {
	background-image: url(http://tours.surroundpix.com.au/templates/497/images/careers_over.gif);
}



div.ibody
{
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
}
div.bubble
{					
	width:160px;
	height:auto;
	position:absolute;
	margin:2px 0px 0px 0px;
	z-index:inherit;
}

div.ibodyover
{
	visibility:visible;
	position:absolute;
	left:0px;
	top:0px;
	color:#333333;
	padding:2px 0px 2px 0px;
	font-family:arial,helvetica,verdana,sans-serif;
	border:0px solid #d0e3eb;
	width:165px;
	height:auto;
	cursor:pointer;
}

