<STYLE TYPE-"type/css">
	
	/* text and link styles and attributes */

	A {

	font-family: Arial, Helvetica, sans-serif;
		font-size:9pt;
		color: #888888;
		text-decoration: underlined;

	}


	
	/* footer link attributes */
	
	A.footer-link {
		font-family: Arial, Helvetica, sans-serif;
		color: #888888;
		font-size:9pt;
		text-decoration: underlined;
	}
	
	A.footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
		color: #888888;
		font-size:9pt;
		text-decoration: none;
	}
	
		/* buy link attributes */
	
	#downloads a.vct-product-link, a.vmt-product-link {

	margin-top: 10px;
	display:block;
	padding:5px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12pt;
	text-decoration: none;
	font-weight:bold;
	}
	
	#downloads a.vct-product-link {
	background-color:#1397f4;
	background-image:url(layout/vct_btn_bg.gif);
	}
	
	#downloads a.vmt-product-link {
	background-color:#f42516;
	background-image:url(layout/vmt_btn_bg.gif);
	}
	
	#downloads a.vct-product-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	background-color:#cccccc;
	background-image:url(layout/vct_btn_bg_hover.gif);
	color: #000000;
	font-size:12pt;
	text-decoration: none;
	}
	#downloads a.vmt-product-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px;
	background-color:#cccccc;
	background-image:url(layout/vct_btn_bg_hover.gif);
	color: #000000;
	font-size:12pt;
	text-decoration: none;
	}
	

	
	.body_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	margin:15px;
	margin-top:0px;
}
	
	.header_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.5em;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	margin:10px;
}

	.emphasis_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.5em;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
}

	.header_text_2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

	.footer-text {
	font-family: Arial, Helvetica, sans-serif;
		color: #888888;
		font-size:1.0em;
		text-decoration: none;
		font-weight: bold;
	}
	
	.vmt {color:#f42516;}
	.vct {color:#1397f4;}
	
	a.vmt_btn:link {background-image: url(layout/vmt_btn.gif);}
	
	a.vmt_btn:hover {background-image: url(layout/vmt_btn_over.gif);}
	
	
/* End text and link styles and attributes */ 

	img {
		border-width:0px;
		}
		
		
	.spacer {height:5px;}

/* Begin body Structure */	
	
	body {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	height: 100%;
	background-position: center;
	background: url(layout/jlewin-body-bg.gif);
	background-repeat:repeat-x;
	background-color: #000000;
	text-align:center;
}

/* This is the header image */

	#masthead {
		border: 0px solid #bbb;
		width: 870px;
		height: 152px;
		width: ;
		padding: 0px;
		background-image: url(layout/jlewin-masthead.jpg);
		background-repeat: no-repeat;
	}
	

/* This wraps all your content into a rectangle 850 pixels wide */

	#page-wrapper {
		width:870px;
		height:100%;
		margin:0px auto;
		border:0px solid #bbb;
		padding:0px;
	}

	
/* The meat and potatoes */
		
		
	#content {
		margin: 0px;
		padding:0px;
		height: auto;
		width: 100%;
		border:0px solid #bbb;
		background-repeat:no-repeat;
		background-color: #ffffff;
		text-align: justify;
		float:left;
	}
	

		
	#hnav {
		margin: 0px;
		padding:0px;
		height: 35px;
		width: 100%;
		border:0px solid #bbb;
		background-repeat:no-repeat;
		background-color: #000000;
		background-image:url(layout/jlewin-hnav.jpg);
		float:left;
	}
		
		#hnav ul {
		margin: 0px;
		padding:0px;
	}
	
		#hnav li {
	  display:inline;
	  width:auto;
	  padding-right:15px;
	  margin:0px;
	  padding-top:10px;
	  background:transparent;
	  height:35px;
		}
	#hnav li a {
	  font-size:15px;
	  font-weight:bold;
color:#ECFFB0;
	  background:transparent;
	  
	  
	  
  	text-decoration:none;
	}
		
	#hnav li a:hover {	 	  background:transparent;
	  color:#ffffff;}

		
		/* splitting the page to around the golden ratio 62% left to 35% right */
	
	#content-left {
		text-align: justify;
		margin:10px;
		width: 485px;
		float: left;
		margin-left: 10px;
	}
			
	#content-right{
		text-align: center;
		margin:10px;
		width: 300px;
		height:auto;
		float: right;
		margin-left: 0px;
		padding-bottom:10px;
	}
	
	
	#display {
		width: 100%;
		height: auto;
		float: left;
		margin:10px;
	}
	


	#product {
		position:relative;
		width: 300px;
		top:10px;
		right:10px;
		margin:5px;
		padding: 0px;
		height:130px;
		float:right;
		}
	
	#page-span {
		width: 465px;
		height: auto;
		margin: 15px;
		padding: 25px;
		float:left;
		background-color:#ECFFB0;
	}
			
	#footer {
		margin:0px;
		margin-bottom:50px;
		padding:0px;
		height: 45px;
		width: 850px;
		border:0px solid #bbb;
		background-repeat:repeat-x;
		background-color: #ffffff;
		text-align: justify;
		float:left;
	}
		
	.copyright {
		margin:0px;
		margin-bottom:50px;
		padding:0px;
		height: 45px;
		width: 850px;
		border:0px solid #bbb;
		background-repeat:repeat-x;
		background-color: #ffffff;
		text-align: justify;
		float:left;
	}
		
		
	#downloads {
	    text-align:center;
		margin-left: auto;
		margin-right: auto;
		width: 285px;
		height: 45px;
		padding-left: 15px;
		padding-right: 15px;
	}

	
	
	#testimonial_wrap_left{
		margin:15px;
		margin-right:0px;		
		width: 400px;
		float: left;
	}
	
	#testimonial_wrap_right{
		margin:15px;
		margin-left:0px;
		width: 400px;
		float: right;
	}
	
	.test-title {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	}
	
	.testimonial_vmt {
		text-align: justify;
		margin:0px;
		margin-left:5px;
		padding:20px;
		padding-bottom:50px;
		width: 350px;
		margin-top: 25px;
		background-color:#ffd5d6;
	}
	
	.testimonial_vct {
		text-align: justify;
		margin:0px;
		margin-left:5px;
		padding:20px;
		padding-bottom:50px;
		width: 350px;
		margin-top: 25px;
		background-color:#d5efff;
	}
		


	
/* End Page Structure */
	
	


	
</STYLE>

