@charset "utf-8";
/* CSS Document */

div {/* border: 1px green solid;*/}
a  {text-decoration: none; color: #000000; border:0px;}

a ins  {text-decoration: none;}

.ie img  {behavior: url('iepngfix.htc');}

img {border:0; margin:0;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
html, body {
	background-color: #000000;
	background-image: url('HRI-Grilling.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0px auto;
	border: 0;
	behavior:url('csshover3.htc');
	
}
#wrapper {
	position:relative;
	width:978px;
	height:763px;
	z-index:1;
	margin: 0px auto;
}
#videob {
	position: absolute;
	display:block;
	top:516px;
	left:76px;
	width: 274px;
	height: 180px;
}
#video {
	position: absolute;
	display:block;
	top:501px;
	left:74px;
	width: 285px;
	height: 213px;
	background: none transparent;
}
#value {
	position: absolute;
	display:block;
	top:498px;
	left:527px;
	width: 395px;
	height: 220px;
}

#grilling {
	position: absolute;
	width:240px;
	height:50px;
	z-index:1;
	left: 242px;
	top: 442px;
	z-index:2;
}
#grilling a {
	background: url('instructions.png') no-repeat;
   	display: block;
   	height: 50px;
   	width: 240px;
   	background-position: 0% 0px;
	behavior: url('iepngfix.htc');
}
#grilling a:hover {background-position: -240px 0%; cursor:pointer;}



#recipes {
	position: absolute;
	width:95px;
	height:50px;
	z-index:2;
	left: 651px;
	top: 442px;
	z-index:3;
}
#recipes a {
	background: url('recipies.png') no-repeat;
   	display: block;
   	height: 50px;
   	width: 95px;
   	background-position: 0% 0px;
	behavior: url('iepngfix.htc');
}
#recipes a:hover {background-position: -105px 0%; cursor:pointer;}



#mvp {
	position: absolute;
	width:95px;
	height:50px;
	z-index:3;
	left: 518px;
	top: 442px;
	z-index:4;
}
#mvp a {
	background: url('mvp.png') no-repeat;
   	display: block;
   	height: 50px;
   	width: 95px;
   	background-position: 0% 0px;
	behavior: url('iepngfix.htc');}
#mvp a:hover {background-position: -105px 0%; cursor:pointer;}



#hriLogo {
	position:absolute;
	width:320px;
	height:165px;
	z-index:6;
	left: 4px;
	top: 64px;
}
#hriLogo a {
	background: url('logo.png') no-repeat;
   	display: block;
   	height: 165px;
   	width: 320px;
   	background-position: 0% 0px;
	behavior: url('iepngfix.htc');
}
#hriLogo a:hover {background-position: -320px 0%; cursor:pointer;}

