#subhead {
	font-size: 11px;
	color: #666;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 15px;
	padding-right: 10px;
	margin-bottom: 0;
	margin-top: 15px;
}

#globalNav p {
	padding: 0;
	margin: 0;
}
	
#globalNav {
	margin-top: -46px;
	margin-left: 100px;
	margin-bottom: 46px;
	width: 675px;
}

#globalNav ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#globalNav li
{
    margin: 0;
    padding: 0;    
}

#globalNav a, #globalNav span {
    display: block;
    zoom: 1;
}

#globalNav .navHeader
{
    float: left;
    position: relative;
    z-index: 200;
}

#globalNav .navContent
{
    display: none;
    margin: 0 0 0 -8px;
    position: absolute;
}

#secondaryNav .navContent
{
    margin-left: -7px;
}

#globalNav .navColumn
{
    float: left;
    margin: 10px 0px 0px 15px;
}

/* sub menu link styles */
.smLnkT, a.smLnkT:link, a.smLnkT:visited, a.smLnkT:hover, a.smLnkT:active {
	display:block;
	line-height:14px;
	color:#3A3925;
	text-decoration:none;
	padding:1px 2px;
	font-weight: bold;
	padding-left: 4px;	
	padding-right: 4px;	
}

.smLnkT, .smLnkTA {
	font-size:11px;
}

a.smLnk:hover, a.smLnkT:hover {
	background-color:#0095bb;
	color:#fff;
	padding-left: 4px;
	padding-right: 4px;
}

.smLnkA, .smLnkTA {
	background-color:#caccbf;
}

/* Begin nav-sprite.png */

.sp-what,
.sp-what_on,
.sp-what_over,
.sp-how,
.sp-how_on,
.sp-how_over,
.sp-customers,
.sp-customers_on,
.sp-customers_over,
.sp-resources,
.sp-resources_on,
.sp-resources_over,
.sp-support,
.sp-support_on,
.sp-support_over,
.sp-company,
.sp-company_on,
.sp-company_over {
	background: url(/media/img/_menu/sp-nav.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment:scroll;
	outline: none;
}      

a.top-title { color: #fff; font-weight: normal; margin-top: 6px; margin-left: 6px; margin-right: 0px; position: absolute;}
a:hover.top-title { text-decoration: none; }

.sp-what { background-position: 0px 0px; width: 118px; height: 37px; }
.sp-what_on { background-position: 0px -38px; width: 118px; height: 37px; }
.sp-what_over { background-position: 0px -38px; width: 118px; height: 37px; }

.sp-how { background-position: 0px -76px; width: 97px; height: 37px; }
.sp-how_on { background-position: 0px -114px; width: 97px; height: 37px; }
.sp-how_over { background-position: 0px -114px; width: 97px; height: 37px; }

.sp-customers { background-position: 0px -152px; width: 75px; height: 37px; }
.sp-customers_on { background-position: 0px -190px; width: 75px; height: 37px; }
.sp-customers_over { background-position: 0px -190px; width: 75px; height: 37px; }

.sp-resources { background-position: 0px -228px; width: 125px; height: 37px; }
.sp-resources_on { background-position: 0px -266px; width: 125px; height: 37px; }
.sp-resources_over { background-position: 0px -266px; width: 125px; height: 37px; }

.sp-support { background-position: 0px -304px; width: 125px; height: 37px; }
.sp-support_on { background-position: 0px -342px; width: 125px; height: 37px; }
.sp-support_over { background-position: 0px -342px; width: 125px; height: 37px; }

.sp-company { background-position: 0px -380px; width: 92px; height: 37px; }
.sp-company_on { background-position: 0px -418px; width: 92px; height: 37px; }
.sp-company_over { background-position: 0px -418px; width: 92px; height: 37px; }

/* End nav-sprite.png */

.sp-subleft-contour,
.sp-subleft-how,
.sp-subleft-customers,
.sp-subleft-resources,
.sp-subleft-support,
.sp-subleft-company
 {
	background: url(../img/_menu/sp-navsub-left.png);
	_background: url(../img/_menu/sp-navsub-left.gif);

	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	z-index: -99;	
}
.sp-subleft-contour { background-position: 0px 0px; }
.sp-subleft-how { background-position: 0px -149px; }
.sp-subleft-customers { background-position: 0px -298px; }
.sp-subleft-resources { background-position: 0px -447px; }
.sp-subleft-support { background-position: 0px -596px; }
.sp-subleft-company { background-position: 0px -745px; }

.sp-subright {
	background: url(../img/_menu/sp-navsub-right.png);
	_background: url(../img/_menu/sp-navsub-right.gif);

	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.sp-subright { background-position: 0px 0px; }

.sp-submiddle {
	background: url(../img/_menu/sp-navsub-right.png);
	_background: url(../img/_menu/sp-navsub-right.gif);

	background-color: transparent;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.sp-submiddle { background-position: 0px -149px; }