@charset "UTF-8";
/* UCS Navigation */

#nav1{ width: 100%; height: 44px; margin: 0px; }
#nav{ margin-left: auto; margin-right: auto; width: 842px; height: 44px;}

.navhome{
	background-image: url('../images/buttons/navhome.png');
	width: 83px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}
.navhome:hover { color: #FFF; background-image: url('../images/buttons/navhome_o.png');}

body#home .navhome{
	background-image: url('../images/buttons/navhome_o.png');
	width: 83px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}

.navservices{
	background-image: url('../images/buttons/navservices.png');
	width: 127px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	float: left; 
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}
.navservices:hover { color: #FFF; background-image: url('../images/buttons/navservices_o.png'); }

body#services .navservices{
	background-image: url('../images/buttons/navservices_o.png');
	width: 127px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}

.navabout{
	background-image: url('../images/buttons/navabout.png');
	width: 127px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}
.navabout:hover { color: #FFF; background-image: url('../images/buttons/navabout_o.png'); }

body#aboutus .navabout{
	background-image: url('../images/buttons/navabout_o.png');
	width: 127px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}

.navcareers{
	background-image: url('../images/buttons/navcareers.png');
	width: 117px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}
.navcareers:hover { color: #FFF; background-image: url('../images/buttons/navcareers_o.png'); }

body#careers .navcareers{
	background-image: url('../images/buttons/navcareers_o.png');
	width: 117px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}

.navemployees{
	background-image: url('../images/buttons/navemployees.png');
	width: 132px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}
.navemployees:hover { color: #FFF; background-image: url('../images/buttons/navemployees_o.png'); }

body#employees .navemployees{
	background-image: url('../images/buttons/navemployees_o.png');
	width: 132px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}

.navftp{
	background-image: url('../images/buttons/navftp.png');
	width: 117px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}
.navftp:hover { color: #FFF; background-image: url('../images/buttons/navftp_o.png'); }

body#ftpsites .navftp{
	background-image: url('../images/buttons/navftp_o.png');
	width: 117px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}

.navcontact{
	background-image: url('../images/buttons/navcontact.png');
	width: 137px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}
.navcontact:hover { color: #FFF; background-image: url('../images/buttons/navcontact_o.png');}

body#contact .navcontact{
	background-image: url('../images/buttons/navcontact_o.png');
	width: 137px;
	height: 44px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #fff;
	float: left;
	line-height: 42px;
	text-decoration: none;
	letter-spacing: 3px;
}
