.floatRight
{
	float: right;
}
.floatLeft
{
	float: left;
}
.tape
{
	width: 100%;
	text-align: left;
	display: table;
}
.tapeLeft 
{
	float: left;
	height: 100%;

}
.tapeRight 
{  
	float: right;
	height: 100%;
	text-align: left;
}
.bit
{
	display: table;
}
.bitBody
{
	width: 345px;
}
.bitLeft 
{
	width: 1px;
	float: left;
	height: 138px;
}
.bitRight 
{  
	float: right;
	height: 130px;
	text-align: left;
	display: table;
}
.bitImage 
{
	background-color: #F5F5F0;
	height: 135px;
	width: 84px;
	float: left;
}
.bitImagePanel
{
	width: 356px;
	height: 150px;
}
.bitImagePanelBody
{
	width: 356px;
	height: 100%;
}
.bitContent
{
	width: 250px;
	float: right;
}
.bitText 
{
	padding: 0 5px 0 5px;
	vertical-align: bottom;
	height: 95px;
}
.separator-line
{
	background: Gray;
	width: 1px;
	height: 100%
}

.bitSelect
{
	float: left;
	display: table;
}
#menu_itemChallenges 
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
}
#menu_itemChallenges_Quality 
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
	margin-left: 251px;
}
#menu_itemChallenges_Cost
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
	margin-left: 251px;
}
#menu_itemChallenges_Delivery 
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
	margin-left: 251px;
}
#menu_itemChallenges_Risk
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
	margin-left: 251px;
}
#menu_itemServices 
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
}
#menu_itemServices_Strategy
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
	margin-left: -201px;
}
#menu_itemServices_Sourcing
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
	margin-left: -201px;
}
#menu_itemServices_Implementation 
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
	margin-left: -201px;
}
#menu_itemServices_Review
{
	POSITION: absolute; 
	VISIBILITY: hidden;
	z-index: 0;
	margin-left: -201px;
}

.dropPanel
{
	width: 250px;
	background-color: White;
}
.dropSubPanel
{
}
.dropSubPanelBody
{
	width: 200px;
	margin-top: -22px;
	background-color: White;
}
.dropItem
{
	background: #DFE3D2;
	width: 100%;
	height: 22px;
	vertical-align: middle;
	cursor: pointer;
}
.dropItemArrow
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
}
.dropItemText
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
}
.dropItemLink
{
	color: #435607;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.dropItemLink:hover
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.dropSubItem
{
	background: #DFE3D2;
	width: 100%;
	height: 20px;
	vertical-align: middle;
	cursor: pointer;
}
.dropSubItemArrow
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	float: left;
}
.dropSubItemText
{
	padding-right: 7px;
	padding-top: 3px;
	text-align: left;
}
.dropSubItemLink
{
	color: #435607;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.dropSubItemLink:hover
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.input
{
	background-color: #F5F5F0;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
}

.textPanel
{
	width: 298px;
	height: 228px;
	text-align: right;
	background-image: url(images/home/bgtext.gif);
	background-repeat: no-repeat;
}
.baseTextTitle
{
	font-size: 20px;
}
.textPartBody
{
	color: White;
	text-align: right;
	padding: 65px 15px 5px 63px;
}
a.base_more
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a.base_more:hover
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.homeHeader
{
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.itemImage
{
	margin: 8px 0 0 0;
}
