#headerDiv
{	position: relative;
	left: 50px; 
	height: 94px; 
	top: 0px;
}
#headerDivMain
{	position: relative;
	left: 0px; 
	height: 94px; 
	top: -1px;
}
.savlogo{border: 0px; margin: 0px;}
.headerDiv1 
{
	margin-top: 53px;
	float: left;
	position: relative;
}

.headerDiv2 
{
	position: relative;
	float: left;
	left: 180px;
	z-index:2;
}
.headerDiv2 img{ border: 0px; margin: 15px; }
.NavItem 
{
	cursor: pointer;		
	border: 0px;
	border-bottom: 0px;
	margin-bottom: -3px;
	padding-bottom: 0px;
}

