





		div#header
		{
			width: auto;
			height: 53px;

			margin-right: 0.8em;			
			padding: 0;

			background: #ffffff url('/img/header_bg1.gif') repeat-x;

			text-align: right;
		}



		div#header a img
		{
			margin: auto auto auto 5px;

			float: left;
		}



		div#header2
		{
			width: auto;
			height: 208px;

			margin: 0;
			padding: 0;

			background: #D00000 url('/img/products/header_bg2.jpg') repeat-x;
		}



		div#header2 a img
		{
			margin: auto auto auto 5px;

			float: left;
		}


		div#header3
		{
			width: auto;
			height: 18px;
                        color: #ffffff;

			margin: 0;
			padding: 0;

			background: #D00000 url('/img/products/header_bg3.jpg') repeat-x;
			text-align: center;
		}



		div#header3 a
		{
                        color: #ffffff;
		}