

		

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

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

			.farrightcolumn  
			{	
				position: absolute;  right: 2px;
				top: 180px;
				width:150px;
			}	


				.toprightcolumn  
			{	
				position: absolute;  right: 2px;
				top: 3px;
				width:150px;
			}	


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

			.toppage  
			{
				position: absolute; 
				height: 34px;
				width:93%;
				text-align: center;
	
				background-color: maroon;
				font-size:31px;
                top: 135px;
			}

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

				.toppageb  
			{
				position: absolute; 
				height: 25px;
				width:30%;
				text-align: center;
			
				background-color: maroon;
			    	top: 110px;
                 left: 33%;
			}


		.toppagec  
			{
				position: absolute; 
				height: 25px;
				width:33%;
				text-align: right;
			
				background-color: maroon;
		         	top: 110px;
				 left: 60%;
			}	
	