#productsandservices {
	width: 600px;
}
.yuimenubar {
	visibility: visible;
	position: static;
}
.yuimenu .yuimenu,.yuimenubar .yuimenu {
	visibility: hidden;
	position: absolute;
	top: -10000px;
	left: -10000px;
}
.yuimenubar li,.yuimenu li {
	list-style-type: none;
}
.yuimenubar ul,.yuimenu ul,.yuimenubar li,.yuimenu li,.yuimenu h6,.yuimenubar h6 {
	margin: 0;
	padding: 0;
}
.yuimenuitemlabel,.yuimenubaritemlabel {
	text-align: left;
	white-space: nowrap;
}
.yuimenubar ul {
	zoom: 1;
}
.yuimenubar .yuimenu ul {
	zoom: normal;
}
.yuimenubar>.bd>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	line-height: 0;
}
.yuimenubaritem {
	float: left;
}
.yuimenubaritemlabel,.yuimenuitemlabel {
	display: block;
}
.yuimenuitemlabel .helptext {
	font-style: normal;
	display: block;
	margin: -1em 0 0 10em;
}
.yui-menu-shadow {
	position: absolute;
	visibility: hidden;
	z-index: -1;
}
.ps .yui-menu-shadow-visible {
	top: 2px;
	right: -3px;
	left: -3px;
	bottom: -3px;
	visibility: visible;
}
.hide-scrollbars * {
	overflow: hidden;
}
.hide-scrollbars select {
	display: none;
}
.yuimenu.show-scrollbars,.yuimenubar.show-scrollbars {
	overflow: visible;
}
.yuimenu.hide-scrollbars .yui-menu-shadow,.yuimenubar.hide-scrollbars .yui-menu-shadow {
	overflow: hidden;
}
.yuimenu.show-scrollbars .yui-menu-shadow,.yuimenubar.show-scrollbars .yui-menu-shadow {
	overflow: auto;
}
.ps .yuimenubar {
/*	float: left;
	margin-left: 150px;
	font-size: 93%;
	line-height: 2;
	line-height: 43px;
	background: url(sprite.png) repeat-x 0 0; */
	
	display:block;
	line-height: 43px;
	*line-height: 42px;
	_line-height: 43px;
	position:absolute;
	margin-left: 160px;
	z-index:500;
}
.ps .yuimenubarnav .yuimenubaritem {
/*	border-right: solid 1px #ccc; */
	background: url(../images/menu/menu_divider_bg.jpg) no-repeat top right;
}
.ps .yuimenubarnav .yuimenubaritem.last {
	background: none;
}
.ps a.yuimenubaritemlabel {
	padding: 0 20px;
	color: #663398;
	text-decoration: none;
	cursor: pointer;
	cursor: hand; 
/*	border-style: solid;
	border-color: #808080;
	border-width: 1px 0; */
	position: relative;
	margin: -1px 0;
	font-size: 93%;
}
.ps .yuimenubarnav .yuimenubaritemlabel {
/*	padding-right: 20px; */
	display: inline-block;
}
.ps .yuimenubarnav .yuimenubaritemlabel-hassubmenu {
/*	background: url(menubaritem_submenuindicator.png) right center no-repeat; */
}
.ps .yuimenubaritem-selected {
	background: url(sprite.png) repeat-x 0 -1700px;
}
.ps .yuimenubaritemlabel-selected {
	border-color: #7D98B8;
}
.ps .yuimenubarnav .yuimenubaritemlabel-selected {
/*	border-left-width: 1px; */
	margin-left: -1px; 
	*left: -1px;
	padding-left: 21px;
	color: #333;
	background: url(../images/menu/menu_hover_bg.jpg) repeat-x bottom left;
}
.ps .yuimenubaritemlabel-disabled {
	cursor: default;
	color: #A6A6A6;
}
.ps .yuimenubarnav .yuimenubaritemlabel-hassubmenu-disabled {
	background-image: url(menubaritem_submenuindicator_disabled.png);
}
.ps .yuimenu {
	font-size: 93%;
	line-height: 1.5;
	line-height: 1.45;
}
.ps .yuimenubar .yuimenu,.ps .yuimenu .yuimenu {
	font-size: 100%;
}
.ps .yuimenu .bd {
/*	border: solid 1px #808080; */
	background-color: #fff;
}
.ps .yuimenu ul {
	padding: 3px 0;
	border-width: 1px 0 0 0;
	border-color: #ccc;
	border-style: solid;
}
.ps .yuimenu ul.first-of-type {
	border-width: 0;
}
.ps .yuimenu h6 {
	font-weight: bold;
	border-style: solid;
	border-color: #ccc;
	border-width: 1px 0 0 0;
	color: #a4a4a4;
	padding: 3px 10px 0 10px;
}
.ps .yuimenu ul.hastitle,.ps .yuimenu h6.first-of-type {
	border-width: 0;
}
.ps .yuimenu .yui-menu-body-scrolled {
	border-color: #ccc #808080;
	overflow: hidden;
}
.ps .yuimenu .topscrollbar,.ps .yuimenu .bottomscrollbar {
	height: 16px;
	border: solid 1px #808080;
	background: #fff url(sprite.png) no-repeat 0 0;
}
.ps .yuimenu .topscrollbar {
	border-bottom-width: 0;
	background-position: center -950px;
}
.ps .yuimenu .topscrollbar_disabled {
	background-position: center -975px;
}
.ps .yuimenu .bottomscrollbar {
	border-top-width: 0;
	background-position: center -850px;
}
.ps .yuimenu .bottomscrollbar_disabled {
	background-position: center -875px;
}
.ps .yuimenuitem {
	_border-bottom: solid 1px #fff;
}
.ps a.yuimenuitemlabel {
/*	margin: 0 10px; */
	padding: 2px 10px;
 /* padding: 0 20px; */
	color: #663398;
	text-decoration: none;
	cursor: pointer;
	cursor: hand; 
	border-bottom: 1px solid #f5f5f5;
	min-width: 115px;
}
.ps #about-storage a.yuimenuitemlabel {
	min-width: 97px;
}
.ps #moving-supplies a.yuimenuitemlabel {
	min-width: 108px;
}
.ps #company-info a.yuimenuitemlabel {
	min-width: 95px;
}
.ps .yuimenuitemlabel .helptext {
	margin-top: -1.5em;
	margin-top: -1.45em;
}
.ps .yuimenuitem-hassubmenu {
	background-image: url(menuitem_submenuindicator.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.ps .yuimenuitem-checked {
	background-image: url(menuitem_checkbox.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.ps .yui-menu-shadow-visible {
	background-color: #000;
	opacity: .12;
	filter: alpha(opacity=12);
}
.ps .yuimenuitem-selected {
	background-color: #B3D4FF;
}
.ps .yuimenuitemlabel-disabled {
	cursor: default;
	color: #A6A6A6;
}
.ps .yuimenuitem-hassubmenu-disabled {
	background-image: url(menuitem_submenuindicator_disabled.png);
}
.ps .yuimenuitem-checked-disabled {
	background-image: url(menuitem_checkbox_disabled.png);
}

/* ===Added for Moving Supplies */
.ps .yuimenubar.movingbar {
	width: 935px;
	margin-left: 0px;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	
}