body{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333;
	background-color:#442813;
}
a:link, a:visited{
	text-decoration: none;
	color:black;
}
a:hover{
	text-decoration: none;
	color:#F47C3D;
}
a:focus, a:active{
	outline: none;
}
a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}
h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-align: left; background: transparent; margin: 0px;}
/* background should be transparent, but WebTV has a bug */
h1{font-size:large; color:#E99839;}
h1 {font-size: 16px;
font-weight: bold;   } 
h2 { font-size: medium; 
color:#E99839;}
h3 {font-size: 12px; color:#E99839;  }
h4 {font-size:12px;
color: #4495CE;  }
h5 { font-style: italic !important; font-size: xx-small;  }
h6 { font-variant: small-caps; font-size: x-small;}
.header{
   background-color:#E7DAC9; 
	background-image: url(../images/head_img.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 193px;
	border-bottom:2px solid black; 
	vertical-align: bottom;
}
.leftnav{
   width:120px;
   background-image: url(../images/con_br.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FAF9F5;	
	border-right:5px solid #FFFFFF;
	padding: 15px; 
}
.leftnav a:link, a:visited{
	font-size: 12px;
	font-weight: bold;
}
.leftnav ul{
margin-left: 0px;
padding: 0px;
	list-style: none;
	line-height: 18px;
}
.content{
	background-image: url(../images/content_gra.jpg);
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FEFAF7;
	font-size: 12px;
}
.top{
	background-color:#F7F3F0;
}
.right{
   border-left: 5px solid #FFFFFF;
	background-image: url(../images/right.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px;
}
.con{
	border-top:5px solid #FFFFFF; 
	background-color:#FFFFFF;
}
.feature{
	background-image: url(../images/h2_gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid black;
	padding: 2px;
	font-size: 12px;
	font-weight: bold;
	color: White; 
}
.gap{
	padding: 2px;
	font-size: 11px;
	height: 322px;
}

.right ul{
margin-left: 0px;
padding: 0px;
	list-style: none;
	line-height: 18px;
}
.box{
background-color: #ffffff;
	border: 1px solid black;
	padding:3px;
	height: 187px; 
}
.lamp{
float: right;
width: 270px;
	padding-left:3px;
	text-align: justify;
	font-size: 11px;
}
a.arrow:link,  a.arrow:visited{
 	background-image: url(../images/arr.gif);
 background-position: left;
background-repeat: no-repeat;
padding-left: 8px; 
 }
 .footer{
 	background-color:#442813;
	color: White;
	text-align: center; 
}
.footer img{
	vertical-align: middle;
}
.prod{
	text-align: center;
}