

#blenddiv {
	background-image: url(media/header_photos/home_set_1.jpg); 
	background-repeat: no-repeat; 
	width: 810px; 
	height: 207px;
}

#blendimage {
	width: 810px; 
	height: 207px; 
	border: 0 none; 
	filter: alpha(opacity=100); 
	-moz-opacity: 100; 
	opacity: 100;
}