@charset "utf-8";
#qlist-contain ul, #qlist-contain lu li,#nav ul, #nav ul li {
	list-style:none;
	margin:0;
	padding:0; }
	
	
#nav ul, #nav li {
	padding:0;
	border:none;
	margin:0;
	list-style:none;
	list-style-type:none; }

#nav li {
	float:left;
	position:relative; }

#nav li li {
	float:none; }

#nav {
	height:32px;
	margin-left:-2px;
	background:url(../images/navnew/bgbig.gif) no-repeat top left; }

#nav ul {
	background:url(../images/navnew/bgbig.gif) no-repeat top right;
	position:relative; }

#nav ul ul {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc; 
	width:146px; }
	
/*************************************************/
#nav ul li {
	position:relative;
	z-index:100000; }

#nav ul li ul {
	display:none;
	background:#FFF;
	position:absolute;
	top:32px;
	left:0; }

#nav ul li ul li {
	float:none;
	border-bottom:1px solid #ccc; }

#nav ul li ul li a {
	display:block;
	padding:5px;
	width:100%; }
#nav ul li ul li a:hover {
	text-decoration:underline; }
	
#nav ul li ul li, #nav ul li ul li a {
	display:block;
	color:#579ed7;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	height:auto; }

#nav ul li:hover ul {
	display:block;
	position:absolute; }

/*************************************************/


#nav ul li a {
	display:block;
	height:32px; }

#nav li a.home {
	width:66px;
	background:url(/images/navnew/home.gif) no-repeat; }

#nav li a.home:hover {
	background:url(/images/navnew/home_o.gif) no-repeat; }

#nav li a.about {
	width:73px;
	background:url(/images/navnew/about.gif) no-repeat;  }
#nav li a.about:hover {
	background:url(/images/navnew/about_o.gif) no-repeat;  }
	
#nav li a.gallery {
	width:63px;
	background:url(/images/navnew/gallery.gif) no-repeat;  }
#nav li a.gallery:hover {
	background:url(/images/navnew/gallery_o.gif) no-repeat;  }
	
#nav li a.advantage {
	width:148px;
	background:url(/images/navnew/newman_advantage.gif) no-repeat;  }
#nav li a.advantage:hover {
	background:url(/images/navnew/newman_advantage_o.gif) no-repeat;  }

#nav li a.service {
	width:143px;
	background:url(/images/navnew/service_dept.gif) no-repeat;  }
#nav li a.service:hover {
	background:url(/images/navnew/service_dept_o.gif) no-repeat;  }

#nav li a.faq {
	width:54px;
	background:url(/images/navnew/faqs.gif) no-repeat;  }
#nav li a.faq:hover {
	background:url(/images/navnew/faqs_o.gif) no-repeat;  }

#nav li a.testimonials {
	width:92px;
	background:url(/images/navnew/testimonials.gif) no-repeat;  }
#nav li a.testimonials:hover {
	background:url(/images/navnew/testimonials_o.gif) no-repeat;  }

#nav li a.products {
	width:97px;
	background:url(/images/navnew/our_products.gif) no-repeat;  }
#nav li a.products:hover {
	background:url(/images/navnew/products_o.gif) no-repeat;  }

#nav li a.contact {
	width:94px;
	background:url(/images/navnew/contact_us.gif) no-repeat;  }
#nav li a.contact:hover {
	background:url(/images/navnew/contact_us_o.gif) no-repeat;  }