div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	}
P{
	line-height: 1;
	padding: 0;
	margin: 0;
}
ul.clear {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li.h {
	list-style-type: none;
	position:absolute;
	font-weight: bold;
	float:right;
	text-align: center;
	font-size: 10px;
	background-image: url(../gif/button_wht100.gif);
	background-repeat: no-repeat;
	clear: none;
}
	
li.floatimage {
	position: absolute;
	height: 60px;
	width: 124px;
	float: left;
	left: 165px;
	padding-left: 0px;
	padding-top: 0px;
	top: 18px;
}

li.floatcenter {
	position: absolute;
	display: block;
	width: 270px;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	padding-top: 0px;
	padding-left: 0px;
	left: 315px;
	top: 14px;
	}

li.floatright {
	position: absolute;
	display: block;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	left: 615px;
	top: 26px;
}


li.floatfeature {
	position: absolute;
	display: block;
	float: left;
	width: 134px;
	height: 100px;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	clear: both;
}
.topnav {
	position: relative;
	list-style-type: none;
}
.search {
	font-family: Tahoma;
	font-size: 10px;
	position: absolute;
	top: 5px;
}
#hmenu {
	display: block;
	float: right;
	top: 0px;
	position: absolute;
	left: 150px;
}
