#header ul#submenu
{
	left: 586px;
	width: 285px;
}
#content-sidebar-bg-container
{
	background-position: right -1px;
	background-image: url( ../../images/cim/css/global/backgrounds/sidebar-dither-dark-bg.gif);
}

ul#tabsubnav
{
	height: 57px;
	top: 66px;
}

ul#tabsubnav li#history a.tab
{
	position: absolute;
	left: 245px;
	top: 0;
	width: 138px;
	height: 30px;
	background: transparent url( ../../images/cim/content/tabs.gif) no-repeat left bottom;
}

ul#tabsubnav li#philosophy a.tab
{
	position: absolute;
	left: 394px;
	top: 0;
	width: 138px;
	height: 30px;
	background: transparent url( ../../images/cim/content/tabs.gif) no-repeat -149px bottom;
}

ul#tabsubnav li#team a.tab
{
	position: absolute;
	left: 543px;
	top: 0;
	width: 138px;
	height: 30px;
	background: transparent url( ../../images/cim/content/tabs.gif) no-repeat -298px bottom;
}

ul#tabsubnav li#strategies a.tab
{
	position: absolute;
	left: 691px;
	top: 0;
	width: 138px;
	height: 30px;
	background: transparent url( ../../images/cim/content/tabs.gif) no-repeat -446px bottom;
}

ul#tabsubnav li ul
{
	top: 30px;
}
ul#tabsubnav li#history ul
{
	background: transparent url( ../../images/cim/css/tabsubnav-history-bg.gif) repeat-x left bottom;
	z-index: 1;
}

ul#tabsubnav li#history ul li.first-child
{
	margin-left: 94px;
	z-index: 1;
}

ul#tabsubnav li#philosophy ul
{
	background: transparent url( ../../images/css/tabsubnav-services-bg.gif) repeat-x left bottom;
	z-index: 3;
}

ul#tabsubnav li#philosophy ul li.first-child
{
	margin-left: 94px;
	z-index: 1;
}

ul#tabsubnav li#team ul
{
	background: transparent url( ../../images/css/tabsubnav-team-bg.gif) repeat-x left bottom;
	z-index: 3;
}

ul#tabsubnav li#team ul li.first-child
{
	margin-left: 94px;
	z-index: 1;
}

ul#tabsubnav li#strategies ul
{
	background: transparent url( ../../images/css/tabsubnav-resources-bg.gif) repeat-x left bottom;
	z-index: 4;
}

ul#tabsubnav li#strategies ul li.first-child
{
	margin-left: 94px;
	z-index: 1;
}

