.navlinkSol {
	background-image: url("/images/nav/bg-navlink-sol.gif");
	background-repeat: no-repeat;
	width: 142px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 0px;
	
}
.navlinkSer {
	background-image: url("/images/nav/bg-navlink-ser.gif");
	background-repeat: no-repeat;
	margin-right: 2px;
	width: 125px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 144px;
}
.navlinkCase {
	background-image: url("/images/nav/bg-navlink-case.gif");
	background-repeat: no-repeat;
	margin-right: 2px;
	width: 163px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 271px;
}
.navlinkNews {
	background-image: url("/images/nav/bg-navlink-news.gif");
	background-repeat: no-repeat;
	margin-right: 2px;
	width: 93px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 436px;
}
.navlinkAbout {
	background-image: url("/images/nav/bg-navlink-about.gif");
	background-repeat: no-repeat;
	width: 125px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 531px;
}
.navlinkSolOn, .navlinkSol:hover {
	background-image: url("/images/nav/bg-navlink-solOn.gif");
	background-repeat: no-repeat;
	width: 142px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 0px;
}
.navlinkSerOn, .navlinkSer:hover {
	background-image: url("/images/nav/bg-navlink-serOn.gif");
	background-repeat: no-repeat;
	margin-right: 2px;
	width: 125px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 144px;
}
.navlinkCaseOn, .navlinkCase:hover {
	background-image: url("/images/nav/bg-navlink-caseOn.gif");
	background-repeat: no-repeat;
	margin-right: 2px;
	width: 163px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 271px;
}
.navlinkNewsOn, .navlinkNews:hover {
	background-image: url("/images/nav/bg-navlink-newsOn.gif");
	background-repeat: no-repeat;
	margin-right: 2px;
	width: 93px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 436px;
}
.navlinkAboutOn, .navlinkAbout:hover  {
	background-image: url("/images/nav/bg-navlink-aboutOn.gif");
	background-repeat: no-repeat;
	width: 125px;
	height: 35px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	padding-top: 8px; 
	font-weight: bold;
	display: block;
	position: absolute;
	top: 45px;
	left: 531px;
}