
/* NAVIGATION ---------------------------------------------------------------------------------------------*/

#nav {
	height: 27px;
	width: 720px;
	margin: 0 20px 20px 20px;
	background: #efefef url(/images/navbackground.gif) no-repeat;
	clear: left;
}

ul#navlinks {
	float: left;
	list-style: none;
	margin: 9px 0 0 0;
	padding-left: 25px;
	padding-right: 55px;
	position: relative;
}

ul#navlinks li {
	height: 18px;
	margin: 0 12px 0 0;
	text-indent: -32000px;
	float: left;
	position: relative;
	display: block;
}

ul#navlinks li a {
	display: block;
	text-indent: -32000px;
	float: left;
	background-repeat: no-repeat;
}

ul#navlinks ul{
	float: left;
	background: url(/images/navlinkulback.gif) repeat;
	display: none;
	clear: left;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 18px;
}

ul#navlinks ul li ul li{
	display: none;
}
	
ul#navlinks li:hover ul, #navlinks ul li:hover ul, ul#navlinks ul li:hover ul li{
	display: block;
}

ul#navlinks ul li, ul#navlinks ul ul li {
	clear: left;
	float: left;
	display: inline;
	text-transform: uppercase;
	height: auto;
	margin-right: 0;
	position: relative;
}

ul#navlinks ul li a{
	text-indent: 0px;
	height: auto;
	clear: left;
	float: left;
	display: block;
	color: #333333 !important;
	text-decoration: none;
	padding: 4px 4px 2px 4px !important;
}

ul#navlinks ul li a:hover{
	text-indent: 0px;
	height: auto;
	clear: left;
	float: left;
	display: block;
	background: #a4a4a4;
	color: #F3C007 !important;
	text-decoration: none;
	xpadding: 4px 4px 2px 4px !important;
}

ul.aboutul{
	width: 127px;
	left: -30px !important;
}

ul.aboutul li, ul.aboutul li a:hover{
	width: 119px;
}

ul.productsul{
	width: 220px;
	left: -50px !important;
}

ul.productsul li, ul.productsul li a:hover{
	width: 215px;
}

ul#navlinks ul li:hover ul.productsulul{
	top: -18px;
	left: 220px;
}

ul.productsulul{
	width: 220px;
}

ul.productsulul li, ul.productsulul li a:hover{
	width: 220px;
}

ul.custsupul{
	width: 180px;
	left: -28px !important;
}

ul.custsupul li, ul.custsupul li a:hover{
	width: 170px;
}

ul.careerul{
	width: 140px;
	left: -40px !important;
}

ul.careerul li, ul.careerul li a:hover{
	width: 132px;
}

ul.newsul{
	width: 100px;
	left: -30px !important;
}

ul.newsul li, ul.newsul li a:hover{
	width: 92px;
}

ul.clientul{
	width: 120px;
	left: -35px !important;
}

ul.clientul li, ul.clientul li a:hover{
	width: 112px;
}

.navhome {
	width: 74px;
	background: #a4a4a4 url(/images/navhomeovr.gif) no-repeat;
}

.navhome_active {
	width: 74px;
	background: #a4a4a4 url(/images/navhomeovr.gif) no-repeat;
}
a.navhome {
	background: #a4a4a4 url(/images/navhome.gif);
}

a.navhome:hover {
	background: #a4a4a4 url(/images/navhomeovr.gif);
}

a.navhome_active {
	background: #a4a4a4 url(/images/navhomeovr.gif);
}

.navaboutus {
	width: 74px;
	background: #a4a4a4 url(/images/navaboutusovr.gif) no-repeat;
}

.navaboutus_active {
	width: 74px;
	background: #a4a4a4 url(/images/navaboutusovr.gif) no-repeat;
}

a.navaboutus {
	background: #a4a4a4 url(/images/navaboutus.gif);
}

a.navaboutus:hover {
	background: #a4a4a4 url(/images/navaboutusovr.gif);
}

a.navaboutus_active {
	background: #a4a4a4 url(/images/navaboutusovr.gif);
}

.navproducts {
	width: 77px;
	background: #a4a4a4 url(/images/navproductsovr.gif) no-repeat;
}

.navproducts_active {
	width: 77px;
	background: #a4a4a4 url(/images/navproductsovr.gif) no-repeat;
}

a.navproducts {
	background: #a4a4a4 url(/images/navproducts.gif);
}

a.navproducts:hover {
	background: #a4a4a4 url(/images/navproductsovr.gif);
}

a.navproducts_active {
	background: #a4a4a4 url(/images/navproductsovr.gif);
}

.navsupport {
	width: 133px;
	background: #a4a4a4 url(/images/navsupportovr.gif) no-repeat;
}

.navsupport_active {
	width: 133px;
	background: #a4a4a4 url(/images/navsupportovr.gif) no-repeat;
}

a.navsupport {
	background: #a4a4a4 url(/images/navsupport.gif);
}

a.navsupport:hover {
	background: #a4a4a4 url(/images/navsupportovr.gif);
}

a.navsupport_active {
	background: #a4a4a4 url(/images/navsupportovr.gif);
}

.navcareers {
	width: 64px;
	background: #a4a4a4 url(/images/navcareersovr.gif) no-repeat;
}

.navcareers_active {
	width: 64px;
	background: #a4a4a4 url(/images/navcareersovr.gif) no-repeat;
}

a.navcareers {
	background: #a4a4a4 url(/images/navcareers.gif);
}

a.navcareers:hover {
	background: #a4a4a4 url(/images/navcareersovr.gif);
}

a.navcareers_active {
	background: #a4a4a4 url(/images/navcareersovr.gif);
}

.navnews {
	width: 47px;
	background: #a4a4a4 url(/images/navnewsovr.gif) no-repeat;
}


.navnews_active {
	width: 47px;
	background: #a4a4a4 url(/images/navnewsovr.gif) no-repeat;
}

a.navnews {
	background: #a4a4a4 url(/images/navnews.gif);
}

a.navnews:hover {
	background: #a4a4a4 url(/images/navnewsovr.gif);
}

.navclients {
	width: 60px;
	background: #a4a4a4 url(/images/navclientsovr.gif) no-repeat;
}

a.navclients {
	background: #a4a4a4 url(/images/navclients.gif);
}

a.navclients:hover {
	background: #a4a4a4 url(/images/navclientsovr.gif);
}

.navcontact {
	width: 56px;
	background: #a4a4a4 url(/images/navcontactovr.gif) no-repeat;
}

.navcontact_active {
	width: 56px;
	background: #a4a4a4 url(/images/navcontactovr.gif) no-repeat;
}

a.navcontact {
	background: #a4a4a4 url(/images/navcontact.gif);
}

a.navcontact:hover {
	background: #a4a4a4 url(/images/navcontactovr.gif);
}

a.navcontact_active {
	background: #a4a4a4 url(/images/navcontactovr.gif);
}

p {
	margin-bottom: 16px;
	clear: left;
}

#enquirymeta { 
	width: 465px; margin-right: 0px; float: left;
}

#enquirymeta dt{
	
	float: left;
	width: 190px;
}

#enquirymeta dd{
	
	float: left;
	width: 265px;	
}

