div#menu
{
	position:absolute;
	top: 108px;
	left: 76px;
}
div#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
div#menu li
{
	display:inline;
}
a#menuhome
{
	display:block;
	float:left;
	width:44px;
	height:22px;
	background:url(/images/menu-home.gif) 0px -22px no-repeat;
	text-indent:-9999px;
}
a#menuhome:hover, a#menuhome2
{
	background-position: 0px 0px;
}
a#menuhomeselected
{
	display:block;
	float:left;
	width:44px;
	height:22px;
	background:url(/images/menu-home.gif) 0px 0px no-repeat;
	text-indent:-9999px;
}
a#menuaboutus
{
	display:block;
	float:left;
	width:65px;
	height:22px;
	background:url(/images/menu-aboutus.gif) 0px -22px no-repeat;
	text-indent:-9999px;
}
a#menuaboutus:hover
{
	background-position: 0px 0px;
}
a#menuaboutusselected
{
	display:block;
	float:left;
	width:65px;
	height:22px;
	background:url(/images/menu-aboutus.gif) 0px 0px no-repeat;
	text-indent:-9999px;
}
a#menuwhyjaycare
{
	display:block;
	float:left;
	width:161px;
	height:22px;
	background:url(/images/menu-whyjaycare.gif) 0px -22px no-repeat;
	text-indent:-9999px;
}
a#menuwhyjaycare:hover
{
	background-position: 0px 0px;
}
a#menuwhyjaycareselected
{
	display:block;
	float:left;
	width:161px;
	height:22px;
	background:url(/images/menu-whyjaycare.gif) 0px 0px no-repeat;
	text-indent:-9999px;
}
a#menuwhatwedo
{
	display:block;
	float:left;
	width:82px;
	height:22px;
	background:url(/images/menu-whatwedo.gif) 0px -22px no-repeat;
	text-indent:-9999px;
}
a#menuwhatwedo:hover
{
	background-position: 0px 0px;
}
a#menuwhatwedoselected
{
	display:block;
	float:left;
	width:82px;
	height:22px;
	background:url(/images/menu-whatwedo.gif) 0px 0px no-repeat;
	text-indent:-9999px;
}
a#menuproducts
{
	display:block;
	float:left;
	width:66px;
	height:22px;
	background:url(/images/menu-products.gif) 0px -22px no-repeat;
	text-indent:-9999px;
}
a#menuproducts:hover
{
	background-position: 0px 0px;
}
a#menuproductsselected
{
	display:block;
	float:left;
	width:67px;
	height:22px;
	background:url(/images/menu-products.gif) 0px 0px no-repeat;
	text-indent:-9999px;
}
a#menudesign
{
	display:block;
	float:left;
	width:145px;
	height:22px;
	background:url(/images/menu-design.gif) 0px -22px no-repeat;
	text-indent:-9999px;
}
a#menudesign:hover
{
	background-position: 0px 0px;
}
a#menudesignselected
{
	display:block;
	float:left;
	width:145px;
	height:22px;
	background:url(/images/menu-design.gif) 0px 0px no-repeat;
	text-indent:-9999px;
}
a#menucontact
{
	display:block;
	float:left;
	width:78px;
	height:22px;
	background:url(/images/menu-contact.gif) 0px -22px no-repeat;
	text-indent:-9999px;
}
a#menucontact:hover
{
	background-position: 0px 0px;
}
a#menucontactselected
{
	display:block;
	float:left;
	width:78px;
	height:22px;
	background:url(/images/menu-contact.gif) 0px 0px no-repeat;
	text-indent:-9999px;
}