div#navbar
	{
	position: absolute;
	left: 0px;
	top: 80px;
	width: 1000px;
	height: 30px;
	z-index: 30;
	text-align: left;}

.nav_table
	{
	width: 1000px;
	height: 25px;
	background: url('http://www.britishgetaways.co.uk/images/style/banner1000x30.gif') top center no-repeat;
	}

.nav_menu
	{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	}
