.leftheader{
	position:relative; left:5px; width:207px; height:19px;
  padding-left:12px; margin-bottom:3px; 
  background-image:url('../images/button_left.gif');
	background-repeat:no-repeat; 
	font-family:'Helvetica';font-weight:bold;font-size:11pt;
}

.leftproduct{
	position:relative; left:5px; padding-left:20px; margin-left:10px;
  background-image:url('../images/ball_green_big.gif');
	background-repeat:no-repeat; 
  font-family:'Helvetica'; font-size:11pt; color:#1C9603; 
	text-decoration:none;
}
.leftproduct:hover{
	color:black; 
	background-image:url('../images/ball_orange_big.gif');
	background-repeat:no-repeat;
}
.leftproductsub{
	position:relative; background-color:white; left:5px; top:-2px;
	display:block;
}
.leftproduct a, .leftproduct a:link, .leftproduct a:visited{
	width:100%; text-decoration:none; color:#1C9603;
}
.leftproduct a:hover, .leftheader a:hover{
	color:black;
}
.leftheader a, .leftheader a:link, .leftheader a:visited{
	width:100%; text-decoration:none; color:black;
}


.div_content{
	position:absolute; height:410px; width:513px; top:42px; left:0px;
	color:white; font-family:'Helvetica'; font-size:11pt;
	padding-left:20px; padding-top:15px; padding-right:10px;
}
.div_content_pri{
  position:absolute; height:410px; width:500px; top:42px; left:0px;
  padding-left:20px; padding-top:15px; padding-right:25px;
}
#button_top{
	position:absolute; height:30px; width:515px; top:0px; left:0px;
  padding-top:10px; padding-left:30px;
  font-family:'Helvetica';
	background-image:url('../images/button_top.gif'); 
	background-repeat:no-repeat;
}

#back_product{
	position:absolute; height:425px; width:543px; top:42px; left:0px;
  background-image:url('../images/background_product.jpg');
	background-repeat:no-repeat;
}
