/* CSS Document */

.corporate{
	position:absolute;
	top:150px;
	left:163px;
	height:30px;
	width:110px;
	background-image:url(../images/corporate_label.jpg);
	background-repeat:no-repeat;
	}
	
	.corporate a{
		display:block;
		width:110px;
		height:30px;
		}

.corporate_1{
	position:absolute;
	top:130px;
	left:100px;
	height:58px;
	width:206px;
	background-image:url(../images/corporate_label_1.jpg);
	background-repeat:no-repeat;
	}
	
	.corporate_1 a{
		display:block;
		width:206px;
		height:58px;
		}


.biography{
	position:absolute;
	top:130px;
	right:174px;
	height:30px;
	width:99px;
	background-image:url(../images/biog_label.jpg);
	background-repeat:no-repeat;
	}
	
	.biography a{
		display:block;
		width:99px;
		height:30px;
		}


.enquiries{
	position:absolute;
	top:230px;
	right:148px;
	height:30px;
	width:100px;
	background-image:url(../images/enquiries_label.jpg);
	background-repeat:no-repeat;
	}
	
	.enquiries a{
		display:block;
		width:100px;
		height:30px;
		}


.weddings{
	position:absolute;
	top:245px;
	left:148px;
	height:30px;
	width:100px;
	background-image:url(../images/weddings_label.jpg);
	background-repeat:no-repeat;
	}
	
	.weddings a{
		display:block;
		width:100px;
		height:30px;
		}


.restauraunts{
	position:absolute;
	top:330px;
	left:129px;
	height:30px;
	width:132px;
	background-image:url(../images/restauraunts_label.jpg);
	background-repeat:no-repeat;
	}
	
	.restauraunts a{
		display:block;
		width:132px;
		height:30px;
		}


.restauraunts_1{
	position:absolute;
	top:330px;
	left:122px;
	height:58px;
	width:151px;
	background-image:url(../images/restauraunts_label_1.jpg);
	background-repeat:no-repeat;
	}
	
	.restauraunts_1 a{
		display:block;
		width:151px;
		height:58px;
		}



.site_entrance{
	position:absolute;
	top:330px;
	right:133px;
	height:30px;
	width:140px;
	background-image:url(../images/site_entrance_label.jpg);
	background-repeat:no-repeat;
	}
	
	.site_entrance a{
		display:block;
		width:144px;
		height:30px;
		}