	p{
		font-family: Arial;
		font-size: 10pt;
		margin: 5px;
}
	#head{
		font-family: Arial;
		font-size: 14pt;
		margin: 5px;
}
	p.product{
		font-size: 12pt;
		font-weight: bold;
		background: #D6D9DA;
		margin-top: 8px;
}
	#image{
		margin: 10px;
		border-style: solid;
		border-color: black;
		border-width: 1;
}
	.caption{
		width: 174px;
		font-size: 8pt;
		text-align: center;
		font-family: Arial;
		margin-left: 10px;
		margin-right: 10px;
		
}
	#definition{
		font-weight: bold;
}
	li{
		font-family: Arial;
		font-size: 10pt;
}
	table{
		font: 10pt Arial;
		border-width: 1;
		border-style: solid;
		border-color: black;
}
	.price{
		border-width: 1;
		border-style: solid;
		border-color: black;
		font-family: Arial;
		font-size: 10pt;
		text-align: center;
}
	.subrow{
		background-color: black;
		color: white;
		text-align: center;
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
}
	.chart{
		border-width: 0;
		font-size: 10pt;
		font-family: Arial;
		margin-bottom: 3px;
}
	body{
		margin: 0px;
		background: #E3E1E1;
	}
	#main{
		background: white;
		width: 100%;
}
	#header{
		width: 100%;
		height: 100px;
		background: url(images/headerlong.gif);
}
	#mainpic{
		width: 165px;
		height: 253px;
		position: absolute;
		top: 130px;
		right: 0px;
		background: url(images/doorframeright.gif);
		border-width: 0px;
}
	#navigation{
		width: 100%;
		height: 25px;
		background: #004A84;
}
	table{
		margin-bottom: 20px;
}
	#bottom{
		text-align: center;
		background: #004A84;
		height: 50px;
}
	a.vtech{
		color: white;
}
	#bottom p{
		color: white;
		font-family: Arial;
		font-size: 8pt;
		vertical-align: 50%;	
}
	#title{
		font-family: Arial;
		font-weight: bold;
		font-size: 14pt;
		margin-left: 5px;
		margin-top: 5px;
}
	#number{
		font-weight: bold;
		font-size: 110%;
}
	#referenceimage{
		margin: 10px;
		border-style: solid;
		border-color: black;
		border-width: 1;
}
	#information{
		width: 73%;
}
	.productlinks{
		width: 595px;
		background: url(images/productsbg.gif);
		margin-top: 15px;
		margin-left: 10px;
		border-width: 0px;
}
	#container {
	   position: relative;
	   height: 75px;
}

	.left-element {
	   position: absolute;
	   left: 0;
	   margin-left: 150px;
	   margin-bottom: 5px;
}

	.right-element {
	   position: absolute;
	   right: 0;
	   margin-right: 150px;
	   text-align: right; /* depends on element width */
	   margin-bottom: 5px;

}
   	.home{
		position: absolute;
		top: 490px;
		width: 100%;
}
	#producttable{
		height: 230px;
}
	#abbreviation{
		font-weight: bold;
}
	.contact{
		text-align: left;
		position: absolute;
		top: 175px;
		left: 40%;
}
	.framecontact{
		position: absolute;
		top: 160px;
		left: 15%;
}
	#contactinfo{
		width: 100%;
		bgcolor: white;
		height: 250px;
		vertical-align: middle;
}
	.misc{
		text-align: left;
		border-width: 1;
		border-style: solid;
		border-color: black;
		font-family: Arial;
		font-size: 10pt;
		padding-left: 0.5ex;
}
	p.indent{
		text-align: left;
		line-height: 2; 
		margin-left: 9px;
		margin-top: 0px;
		margin-bottom: 0px;
		border-width: 0px;
}
	p.indent2{
		text-align: left;
		margin-left: 19px;
		margin-top: 0px;
		margin-bottom: 0px;
		border-width: 0px;
}
	p.terms{
		margin-left: 10px;
		margin-top: 8px;
		margin-bottom: 8px;
		margin-right: 10px;
}
	#center{
		text-align: center;
}


