body {
	margin:0;
}
	
div.float {
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	width: 1000px;
	padding: 0px;
	text-align:left;
	padding-bottom: 0px;
}
		
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 32px;
	vertical-align:top;
}
		
p.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #626363;
	padding-left: 32px;
	vertical-align:top;
}
	
a.link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #276fb6;
	padding-top: 8;
	padding-bottom: 20;
}
	
span.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #276fb6;
	}
		
div.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:right;
	padding-right: 60px;
	padding-top: 25px;
}

span.blue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #276fb6;
	padding-top: 8;
	padding-bottom: 20;
}
	
div.pnav {
	margin: 0px;
	width: 748px;
	height: 38px;
}
	
#pnav {
	margin: 0;
	padding: 0;
	height: 38px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#pnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#pnav a {
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px;
}
	
#pnav a:hover {
	background-position: 0 -38px;
}
	
#pnav a:active, #pnav a.selected {
	background-position: 0 -38px;
}	
	
#about a  {
	width: 113px;
	background: url(../images/nav_about.gif) top left no-repeat;
}
	
#ne a  {
	width: 104px;
	background: url(../images/nav_ne.gif) top left no-repeat;
}
	
#molds a  {
	width: 144px;
	background: url(../images/nav_molds.gif) top left no-repeat;
}

#quality a  {
	width: 89px;
	background: url(../images/nav_quality.gif) top left no-repeat;
}

#news a  {
	width: 79px;
	background: url(../images/nav_news.gif) top left no-repeat;
}	
	
#gallery a  {
	width: 91px;
	background: url(../images/nav_gallery.gif) top left no-repeat;
}

#contact a  {
	width: 128px;
	background: url(../images/nav_contact.gif) top left no-repeat;
}

div.snav {
	float:left;
	margin-top:-300px;
	margin-left:-40px;
}
	
#snav ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
		
#snav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 237px;
}
				
li.sales a {
	background: url(../images/snav_sales1.gif);
	background-position: 0 0;
	display: block;
	list-style: none;
	width: 237px;
	height: 41px;
	text-indent: -9999px;
	overflow: hidden;
}

li.sales a:hover {
	background: url(../images/snav_sales1.gif);
	background-position: -237px 0;
	list-style: none;
}
		
		
li.service a {
	background: url(../images/snav_service1.gif);
	background-position: 0 0;
	display: block;
	list-style: none;
	width: 237px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}

li.service a:hover {
	background: url(../images/snav_service1.gif);
	background-position: -237px 0;
	list-style: none;
}
		
