.header
{
	background-image: url(./../image/header.png);
	height: 175px;
	width: 1003px;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 0px 0px -16px;
}

.headermessage p
{
	color: #FFFFFF;
	position: relative;
	top: -19px;
	padding: 145px 0px 0px 37px;
	margin: 0px 0px 20px 0px;
}

.headermessage
{
	position: relative;	
}

a.axalink
{
	display: block;
	float: right;
	width: 190px;
	height: 22px;
	position: relative;
	top: 48px;
	left: -30px;
	z-index: 2000;
}

.topnavigation
{
	height:42px;
	margin: 0px 0px 0px 37px;
	top: 126px;
	width:1000px;
	float: left;
	position: relative;
	z-index: 10;
}

.helpnavigationcontent a
{
	display: block;
	color: #ffffff !important;
	margin: 10px 0 0 0;
	font-size: 15px;
	font-weight: bold;
}
.helpnavigationcontent li a
{
	color: #ffffff !important;
}
.topnavigation ul
{
	float: left;
}

.allproducts
{
	background: url(./../image/arrow_down.gif) no-repeat 6% 50%;
	display: block;
	padding-left: 19px;
}
.allproducts a
{
	height: 26px !important;
}
.topnavigationleft
{
	background: url(./../image/nav1.gif) left top no-repeat;
	height: 42px;
	float: left;
	width: 13px;	
	position: relative;
}

.topnavigationright
{
	background: url(./../image/nav3.gif) left top no-repeat;
	height: 42px;
	float: left;
	width: 13px;
	position: relative;
}

.topnavigation ul li
{
	/*	background-color: #ffffff; */
}

.helpnavigation
{
	position: relative;
	float: left;
}

.helpnavigationleft
{
	background: url(./../image/nav1_overB.gif) left top no-repeat;
	height: 42px;
	width: 13px;
	margin: 0 0 0 1px;
	position: relative;
	float: left;	
}

.helpnavigationright
{
	background: url(./../image/help_bar.png) left top no-repeat;
	height: 65px;
	float: left;
	width: 68px;
	position: relative;
	top: -24px;
	cursor:pointer;
	left: -6px;
}

.helpnavigationcontent
{
	background-image: url(./../image/nav2_over.gif);
	background-repeat: repeat-x;
	position: relative;
	float: left;
	margin: 0;
	height: 42px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 -1px;
	padding: 0;
	width:154px;
}

.helpnavigationcontent li
{
	margin: 0;
	height: 42px;
	width: 110px;
	padding: 0px 15px 0 7px;
	_padding: 0px 0px 0px 7px; /* ie 6 fix*/
	float: left;
	position: relative;
	z-index: 2000;
	width: 147px;
}

.libackground
{
	background: url(./../image/nav_divider.gif) top left no-repeat;
}

a.homelink
{
	display: inline-block;
	height: 133px;
	margin: 7px 0 0 1px;
	width: 470px;
	position: absolute;
	z-index: 1100;
}

