div#base {position:absolute; top:20px; left:179px;
          background-color:#b0b0b0;
          background-image:url(home.jpg); 
          width:881px; height:769px; 
          background-repeat:no-repeat; 
	  border-right-style:ridge; border-right-width:4px; border-right-color:#ff7200;
          border-top-style:ridge; border-top-width:4px; border-top-color:#ff7200;
          border-bottom-style:ridge; border-bottom-width:4px; border-bottom-color:#ff7200;
          border-left-style:none;
          padding:0px; margin:0px;
	}

div#company {position:absolute; top:60px; right:5px;        
	}

div#products {position:absolute; bottom:20px; right:20px;
        background-color:#eb994f;
        color:#5c3224; word-spacing:1.5px; letter-spacing:1.25px; text-align:center; line-height:2; 
	font-weight:600; font-size:16px; 
        margin:20px; padding:15px;
        border-style:inset; border-width:2px;
	}
