/* style sheet for Tashi Murik Ltd.  home page */

      /*========================================================================================*/
      /* start home                                                                             */
      /*========================================================================================*/
      #home {
         position: relative;
	 top: 0px;
	 left: 0px;
	 border: none;
	 border: solid 1px #f00;
	 border: solid 1px #cfc7b7;
	 padding: 0px;
	 margin: 0px;
	 height: 600px;
      }

      #home h1 {
	 margin-top: 10px;
	 margin-bottom: 5px;
	 font-size: 150%;
	 color: #93f;
      }
      /*---------------------------------------------*/
      #pageTop {
         position: relative;
	 top: 50px;
	 left: 0px;
	 right: 0px;
	 /* height: 175px; */
	 border: solid 1px #cfc7b7;
	 border: solid 1px #0f0;
	 border: none;
      }

      #leftPik {
         position: absolute;
	 top: 30px;
	 left: 20px;
	 z-index: 1;
      }

      #titles {
         position: relative;
	 /* top: 60px; */
	 top: 60px;
         margin-left: auto;
         margin-right: auto;
	 padding: 0px;
	 width: 250px;
	 height: 100px;
	 border: solid 1px #cfc7b7;
	 border: solid 1px #f33;
	 border: none;
	 z-index: 2;
      }
      #titles p {
	 font: 120% arial, helvetica, sans-serif;
      }

      #rightPik {
         position: absolute;
	 top: 30px;
	 right: 20px;
	 z-index: 1;
      }

      #pageMain {
         position: absolute;
	 top: 280px;
	 left: 20px;
	 border: 1px solid #f0f;
	 border: none;
      }
      /*---------------------------------------------*/
      #specialOffer {
         position: relative;
	 top: 30px;
	 margin: 0px;
	 padding: 0px;
	 border: none;
	 color: #a55;
	 font-size: 120%;
	 text-align: center;
      }
      #specialOffer h1 {
         clear: left;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 font-size: 150%;
	 color: #93f;
	 color: #ff0;
      }
      #specialOffer h2 {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 font-size: 120%;
	 color: #93f;
	 color: #ff0;
      }
      #specialOffer p {
	 margin-top: 0px;
	 margin-bottom: 0px;
	 color: #333;
      }

      /*========================================================================================*/
      /* end home                                                                               */
      /*========================================================================================*/

/* end style sheet for Tashi Murik Ltd. */
