#toplogo{
	position:			absolute;
	top:				0px;
	left:				0px;
	width:	            255px;
	height:				120px;
}

#topheader{
	position:			absolute;
	top:				0px;
	left:				255px;
	width:	            695px;
	height:				120px;
	background-color:	#E3E4E5;
	text-align:			left;
}

#topmenu{
	position:			absolute;
	top:				95px;
	left:				0px;
	width:	            536px;
	height:				20px;
	background-color:	#E3E4E5;
	text-align:			left;
}

#topmenu ul	{
	margin-top:			0px;
	margin-left:		4px;
	margin-bottom:		0px;
	margin-right:		0px;
	padding:			0px;
	list-style-type:	none;
}

#topmenu li	{
	display:			inline;
	cursor:				pointer;
	padding:			0px;
	margin-top:			0px;
	margin-left:		-4px;
	margin-bottom:		0px;
	margin-right:		0px;
	float:				left;
}

#toplink1	{
	top:				0px;
	left:				0px;
	width:				89px;
	height:				25px;
	background-image: 	url("../img/menu1a.gif");
}

#toplink1:hover	{
	top:				0px;
	left:				0px;
	width:				89px;
	height:				25px;
	background-image: 	url("../img/menu1b.gif");
}

#toplink2	{
	top:				0px;
	left:				0px;
	width:				133px;
	height:				25px;
	background-image: 	url("../img/menu2a.gif");
}

#toplink2:hover	{
	top:				0px;
	left:				0px;
	width:				133px;
	height:				25px;
	background-image: 	url("../img/menu2b.gif");
}

#toplink3	{
	top:				0px;
	left:				0px;
	width:				134px;
	height:				25px;
	background-image: 	url("../img/menu3a.gif");
}

#toplink3:hover	{
	top:				0px;
	left:				0px;
	width:				134px;
	height:				25px;
	background-image: 	url("../img/menu3b.gif");
}

#toplink4	{
	top:				0px;
	left:				0px;
	width:				180px;
	height:				25px;
	background-image: 	url("../img/menu4a.gif");
}

#toplink4:hover	{
	top:				0px;
	left:				0px;
	width:				180px;
	height:				25px;
	background-image: 	url("../img/menu4b.gif");
}
