/* CSS Document */


/* Top menuigation */

#menu1
{
	width:595px;
	position:absolute;	
	background-repeat:no-repeat;
	display: inline;
	clear: both;
	float:right;
	height:83px;
	margin-top:0px;
	

}

#menu 
{
list-style:none;
margin:0px;
padding:0px;
clear:both;
float:right;
line-height:0px;
}

#menu li
{
margin-left:0px;
float:left;
}

#menu li a
{
height: 83px;
display:block;
float:left;
text-decoration:none;
text-indent: -900em;
}

#menu #menu-floor a
{
width: 84px; height: 83px;
background:url(../images/btn_floorplan.jpg) no-repeat left top;
}

#menu #menu-floor a:hover
{
background: url(../images/btn_floorplan.jpg) no-repeat left bottom; 
}

#menu #menu-floor1 a
{
background: url(../images/btn_floorplan.jpg) no-repeat left bottom; width: 84px; height: 83px;
}


#menu #menu-home a
{
width: 84px; height: 83px;
background:url(../images/site_btn.jpg) no-repeat left top;
}

#menu #menu-home a:hover
{
background: url(../images/site_btn.jpg) no-repeat left bottom; 
}

#menu #menu-home1
{
background: url(../images/site_btn.jpg) no-repeat left bottom; width: 84px; height: 83px;
}

#menu #menu-about a{
width: 101px; height: 83px;
background:url(../images/virtual_btn.jpg) no-repeat left top;
}

#menu #menu-about a:hover
{
background: url(../images/virtual_btn.jpg) no-repeat left bottom;
}

#menu #menu-about1 a
{
width: 101px; height: 83px;
background: url(../images/virtual_btn.jpg) no-repeat left bottom;
}

#menu #menu-product a
{
width: 114px; height: 83px;
background:url(../images/location_btn.jpg) no-repeat left top;
}

#menu #menu-product a:hover
{
background: url(../images/location_btn.jpg) no-repeat left bottom;
}

#menu #menu-product1 a
{
background: url(../images/location_btn.jpg) no-repeat left bottom; width: 114px; height: 83px;
}

#menu #menu-market a
{
width: 89px; height: 83px;
background:url(../images/enquiry_btn.jpg) no-repeat left top;
}

#menu #menu-market a:hover
{
background: url(../images/enquiry_btn.jpg) no-repeat left bottom;
}

#menu #menu-market1 a
{
background: url(../images/enquiry_btn.jpg) no-repeat left bottom; width: 89px; height: 83px;
}
#menu #menu-services a
{
width: 122px; height: 83px;
background:url(../images/view_btn.jpg) no-repeat left top;
}

#menu #menu-services a:hover
{
background: url(../images/view_btn.jpg) no-repeat left bottom;
}

#menu #menu-services1 a
{
background: url(../images/view_btn.jpg) no-repeat left bottom; width: 122px; height: 83px;
}

