/*
----------------------------------------------------------------------------- 
 splash page css 
 ----------------------------------------------------------------------------- */
.container{ 
	width:644px; 
	margin:auto; 
	display:table;
}

#cont{ 
	width:643px; 
	margin: 30px auto 0px; 
	display:table;
}
#cont ul{ 
	width:643px;
	margin: 0;
	padding: 0;
	list-style:none;
}
#cont li{ 
	float:left;
	margin: 0;
	padding: 0;
}


.button1{
	width:323px;
	height:171px;
}

.button1 a{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_foodaust.jpg) no-repeat 0px 0px;
	width:323px;
	height:171px;
	display: block;
}

.button1 a:hover{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_foodaust.jpg) no-repeat 0px -171px; 
}



.button2{
	width:320px;
	height:171px;
}
.button2 a{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_hospaust.jpg) no-repeat 0px 0px;
	width:320px;
	height:171px;
	display: block;
}

.button2 a:hover{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_hospaust.jpg) no-repeat  0px -171px; 
}



.button3{
	width:323px;
	height:160px;
}
.button3 a{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_foodperth.jpg) no-repeat 0px 0px;
	width:323px;
	height:160px;
	display: block;
}
.button3 a:hover{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_foodperth.jpg) no-repeat 0px -160px; 
}



.button4{
	width:320px;
	height:160px;
}
.button4 a{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_hospperth.jpg) no-repeat 0px 0px;
	width:320px;
	height:160px;
	display: block;
}
.button4 a:hover{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_hospperth.jpg) no-repeat 0px -160px; 
}



.button5{
	width:323px;
	height:162px;
}
.button5 a{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_foodqld.jpg) no-repeat 0px 0px;
	width:323px;
	height:162px;
	display: block;
}
.button5 a:hover{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_foodqld.jpg) no-repeat 0px -162px; 
}



.button6{
	width:320px;
	height:162px;
}
.button6 a{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_hospqld.jpg) no-repeat 0px 0px;
	width:320px;
	height:162px;
	display: block;
}
.button6 a:hover{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_hospqld.jpg) no-repeat 0px -162px; 
}



.button7{
	width:643px;
	height:172px;
}

.button7 a{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_foodnz.jpg) no-repeat 0px 0px;
	width:643px;
	height:172px;
	display: block;
}
.button7 a:hover{  
	background:url(http://www.foodaustralia.com.au/images/hotel_aus/btn_foodnz.jpg) no-repeat 0px -172px; 
}

#stats {
	display: none;
	height: 0;
	line-height: 0;
}
