/* @override http://lillinew.efront.com.au/style_home.css */

/* @override http://lillinew.efront.com.au/style_home.css */
*{margin:0px; padding:0px;}
html, body{margin:0px; padding:0px;height:100%;}

#distance { 
		width:1px;
		height:50%;
		margin-bottom:-320px; /* half of container's height */
		float:left;
		}

#wrapper {
	width:1010px;
	height:615px;
	clear:left;
	margin:0 auto;
	
}

#offices a{
	width:123px;
	height:28px;
	background-image:url(/images/offices.jpg);
	background-position:bottom;
	position: relative;
	top:560px;
	left: 365px;
	z-index: 1;
	display: block;
}

#apartments a{
	width:189px;
	height:28px;
	background-image:url(/images/apartments.jpg);
	background-position:bottom;
	position: relative;
	top:532px;
	left: 525px;
	z-index: 2;
		display: block;


}


#apartments a:hover{

	background-image:url(/images/apartments.jpg);
	background-position:top;
	}

#offices a:hover{

	background-image:url(/images/offices.jpg);
	background-position:top;
	}

/*{
background-position:top;
}*/



#fridcorp{
	height: 68px;
	width: 161px;
	position: relative;
	bottom: 43px;
	left: 850px;
	top: 489px;
	z-index: 0;
	
}