a img{
	border:none;
}
a:hover img{
	text-decoration:none;
}
#headWrap{
	width:790px;
	margin:0 auto;
	text-align:left;
}
#headWrap a img{
	margin-top:36px;
}
#topNav{
	float:right;
	margin:20px 8px 0 0;
}
a.topNavItem{
	padding:0 10px;
	border-right:1px solid #000;
	color:#535353;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}
.topNavItem + .topNavItem + .topNavItem + .topNavItem{
	border:none;
}
a:hover.topNavItem{
	text-decoration:none;
}
#navMainWrap{
	width:790px;
	background:url('/images/nav/nav-bg.png')no-repeat;
	height:46px;
	display:block;
	margin:10px 0;
}
a.navDigital, a.navPricing, a.navSoftware, a.navDemo,
a.navSupport, a.navWeb, a.navDealer{
	float:left;
	height:17px;
	padding:12px 0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	text-align:center;
}
a.navDigital{
	background:url('/images/nav/one.png') 0 0 no-repeat;
	width:120px;
}
a.navPricing{
	background:url('/images/nav/two.png') 0 0 no-repeat;
	width:73px;
}
a.navSoftware{
	background:url('/images/nav/three.png') 0 0 no-repeat;
	width:142px;
}
a.navDemo{
	background:url('/images/nav/four.png') 0 0 no-repeat;
	width:132px;
}
a.navSupport{
	background:url('/images/nav/five.png') 0 0 no-repeat;
	width:82px;
}
a.navWeb{
	background:url('/images/nav/six.png') 0 0 no-repeat;
	width:119px;
}
a.navDealer{
	background:url('/images/nav/seven.png') 0 0 no-repeat;
	width:117px;
}
#navMainWrap a:hover{
	background-position:0 -47px;
	color:#FFFFFF;
	text-decoration:none;
}
#navMainWrap a:hover.navDigital{
	color:#666666;
}
