/* these include the whole complete page*/
body     {background:none; text-align:left; padding:0px;}
html	 {font-size:100%; padding:0px;}

img.banner           {width:850px; height:130px; padding:0px; margin-bottom:0px; position:relative; top:0px;}

.right {
  border:0px solid black;
  margin-left:15px;
  width:850px;
  height:800px;
  background:none;
  position:absolute;
  top:0px;
  left:0px;
}
					 		
#right_orderfm         {margin-top:0px;}

#footer 			 {padding:0px; position:absolute; left:0px; top:1240px; background:none; width:850px; height:45px; text-align:center;}
#footer li           {margin-left:0px; list-style:none; float:left; position:relative; left:90px; padding-right:10px; padding-bottom:10px; padding-top:5px;}
#footer li a         {display: block; padding:0px 0; width:105px; font: normal small-caps 12px verdana, helvetica, sans-serif; 
                           color:black; text-decoration: none;}
#footer li a:hover   {text-decoration:underline;}