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

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

			.rightcolumn1  
			{
				position: absolute; top: 10px; right: 100px; left: 40px;
				text-align: left;
				width: 78%;
			}

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

			.products 
			{
				position: relative;  
				width: auto; 	margin: 180px 160px 20px 175px;
			}

			.toppage  
			{
				position: absolute; 
				height: 33px;
				width:97%;
				text-align: center;
				text-color: white;
				background-color: #990033;
				font-size:31px;
                top: 133px;
			}

				.toppagea  
			{
				position: relative; 
				height: 25px;
				width:33%;
				text-align: left;
				text-color: white;
				background-color: #990033;
                 
			}

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


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