body {
	background: #cccccc;
	margin: 0;
	padding: 0;
}
div#container {
   position: relative;
	 margin: auto;
	 background-color: white;
	 height: 659.5px;
	 width: 1024px;
}
.shade_l {
   position: absolute;
	 top: -1px;
	 left: -25px;
	 z-index: 5;
}	
.shade_r {
   position: absolute;
	 top: -1px;
	 right: -25px;
	 z-index: 5;
}
.logo {
  position: absolute;
	left: 22.5px;
	top: 32.5px;
	z-index: 4;
}		  			 						
.bgimage {
   position: absolute;
	 left: 0px;
	 bottom: 10px;
   z-index: 1;	 
}
.product {
   position: absolute;
	 left: 75px;
	 top: 225px;
}
.phrase {
position: absolute;
right: 85px;
top: 160px;
}
.fpvpt {
   position: absolute;
	 top: 275px;
	 left: 522px;
}	
.plus {
   position: absolute;
	 bottom: 70px;
	 left: 309px;
	 font-weight: bold;
	 font: 14pt verdana, arial, sans-serif;
}
.plus2 {
   position: absolute;
	 bottom: 70px;
	 left: 391px;
	 font-weight: bold;
	 font: 14pt verdana, arial, sans-serif;
} 	 	 
#nav {
  text-align: center;
	display: inline;
	padding: 0px;
	z-index: 5;
	position: absolute;
	left: 468px;
	top: 620px;
}
#nav ul {
	margin: -3px;
  padding: 0px;
	z-index: 5;
}
#nav li {
  display: inline;
  margin: -1px;
  padding: 0px;
	z-index: 5;
}
#nav a {
  font-family: Verdana, arial, sans-serif;
  font-size: 9px;
	color:#000000;
  text-decoration: none;
	font-weight: normal;
	letter-spacing: 65%;
	z-index: 5;
}
#nav a:hover {
  color: #ad8d3d;
  font-size: 9px;
  text-decoration: none;
	font-weight: bold;
	letter-spacing: 65%;
	z-index: 5;
}
.home {
   position: absolute;
	 top: 258px;
	 left: 75px;
   font: 12px verdana, arial, sans-serif;
   font-variant: small-caps;
	 letter-spacing: -1px;
	 text-decoration: none;
	 color: #4a4a4a;
}
.home:hover {
   color: #ad8d3d;      
}
.vptmenu {
   position: absolute;
	 top:278px;
	 left: 34px;
	 z-index: 1;
} 
.vptmenu ul {
   list-style: none;
}
.vptmenu li {
   line-height:23px;
} 
.vptmenu li a {
   color:#4a4a4a;
	 font: 17px verdana,arial, sans-serif;
	 font-variant: small-caps;
	 letter-spacing: -1px; 
	 text-decoration:none;  
}
.vptmenu li a:hover {
   color:#ad8d3d;  
}
.module {
   background-image: url('images-vpt/trigger.png');
   position: absolute;
	 bottom:30px;
	 left:242px;
	 width: 68px;
	 height: 87px;
}
.module:hover {
   background-image: url('images-vpt/triggerover.png');
} 
.software {
   background-image: url('images-vpt/software.png');
   position: absolute;
	 bottom:30px;
	 left:324px;
	 width: 68px;
	 height: 87px;
}
.software:hover {
   background-image: url('images-vpt/softwareover.png');
}
.harddrive {
   background-image: url('images-vpt/hardrive.png');
   position: absolute;
	 bottom:30px;
	 left:406px;
	 width: 68px;
	 height: 87px;
}
.harddrive:hover {
   background-image: url('images-vpt/hardriveover.png');
}
.pic {
   position: absolute;
	 top: 299px;
	 left: 242px;
} 