<!-- 
	body{
		background-color : #000000;
		margin:0;}
	body,table{
		font-family:arial,sans-serif;
		font-size: 12px;}
	h1{
		color: #FF6600;
		font-size: 20px;}
	ul{
		color: #FF6600;
		list-style : disc;
		font-weight : bold;}
	ul.normul{
		font-weight : normal;}
	a,b{
		color: #FF6600;
		text-decoration: none;}
	a:hover{
		color: #FF9900;}
	table.outtable{
		width: 100%;
		height: 100%;}
	td.outtd{
		text-align: center;}
	td.bottomtd{
		text-align: center;
		color: #FFFFFF;
		font-size : xx-small;}
	a.bottomtd{
		color: #FFFFFF;
		text-decoration : underline;}
	a.bottomtd:hover{
		color: #FF9900;}
	div.main{
		text-align: left;
		background-color:#FFFFFF;
		width:800px;
		margin:0 auto;
		position:relative;}
	img{
		border : none;}
	td.aboutbg{
		background-image : url(bg-1.png);
		background-position : right;
		background-repeat : no-repeat;}
	td.productsbg{
		background-image : url(bg-2.png);
		background-position : right;
		background-repeat : no-repeat;}
	td.linksbg{
		background-image : url(bg-3.png);
		background-position : right;
		background-repeat : no-repeat;}
	td.careersbg{
		background-image : url(bg-4.png);
		background-position : right;
		background-repeat : no-repeat;}	
	td.claimsbg{
		background-image : url(bg-5.png);
		background-position : right;
		background-repeat : no-repeat;}
		
-->
