
#global_header{
	position: relative;
	/*background-image: url(../gfx/dots-ffffff.gif);
	background-repeat: repeat-x;
	background-position: bottom; */
}

#global_header a {
	color:#ffffff;
}

#global_header #site-logo {
	float:left;
	margin-bottom:0;
}

#global_header #site-logo a
{
	display: block;
	background-image: url(../gfx/isoloader-logo.gif);
	height: 48px;
	width: 201px;
	padding-bottom: 13px;
	padding-top: 13px;
	background-position: left 13px;
}

#global_header ul {
	position:absolute;
	bottom:0;
	right:0;
	width:416px;
	/* border-bottom:1px solid #fff; */
}

#global_header ul li {
	position: relative;
	float: left;
	/*background-image: url(../gfx/slash-separator-y.gif);
	background-repeat: no-repeat;
	background-position: right 13px;*/
}

#global_header ul li a {
	display:block;
	float:left;
	overflow:hidden;
	padding-bottom:13px;
	padding-top:10px;
	padding-left: 0px;
	height: 16px;
	width:inherit;
}

#global_header li .marker {
	height:0;
	background-color:#ffffff;
	position:absolute;
	bottom:0;
	left:0; 
	overflow:hidden;
}

#global_header li.active .marker {
	height: 3px;
}

#global_header li.last a {
	margin-right:0px;
}

#global_header a:hover,
#global_header li.active a {
	text-decoration:none;
}

#global_header #our-products-navigation {
	width:110px;
}

#global_header #our-products-navigation .marker {
	width:89px;
}

#global_header #our-solutions-navigation {
	width:112px;
}

#global_header #our-solutions-navigation .marker {
	width:91px;
}

#global_header #inside-isoloader-navigation {
	width:124px;
}

#global_header #inside-isoloader-navigation .marker {
	width:103px;
}

#global_header #contact-us-navigation {
	background-image:none;
	width:70px;
}

#global_header #contact-us-navigation .marker {
	width:70px;
}
