		<style type="text/css" media="all">

 
			.bottom
			{
			position: absolute; bottom: 5px; left: 1px;
			text-align: left;
			}
		
			.leftcolumn  
			{
				position: absolute; top: 10px; left: 10px;
				width: 145px;
				margin-left: 10px;
				margin-right: 50px;
			}

			.rightcolumn1  
			{
				position: absolute; top: 10px; right: 10px;left: 180px;
				text-align: left;
			
			}

			.farrightcolumn  
			{	
				position: absolute;  
				top: 180px;
			
				right:  5px;
				width:  160px;
				margin-right: 1 px;
			}	

			.products 
			{
				position: absolute;  
				width: 65%; 
				margin: 180px 200px 200px 175px;
				margin-right: 20 px;
			
			}

			.toppage  
			{
				position: absolute; 
				height: 35px;
				width:97%;
				text-align: center;
			
				background-color: #0000a0;
				font-size:31px;
                top: 135px;
			}

				.toppagea  
			{
				position: absolute; 
				height: 25px;
				width:33%;
				text-align: left;
			
				background-color: #0000a0;
                	top: 110px;
			}

				.toppageb  
			{
				position: absolute; 
				height: 25px;
				width:34%;
				text-align: center;
			
				background-color: #0000a0;
			    	top: 110px;
                 left: 33%;
			}


			.toppagec  
			{
				position: absolute; 
				height: 25px;
				width:33%;
				text-align: right;
			
				background-color: #0000a0;
		         	top: 110px;
				 left: 64%;
			}	
		</style>