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

/*H1 titles*/
/**********************************/

	  
#latestnews {
	position:relative;
	width:410px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
	
 #latestnews span {
	display:block;
	width:410px;
	height:50px;
	position:absolute; left:0; top:0; z-index:1;
	margin:0; padding:0;
	background:url(/images/h1_images/h1_latest_news.jpg) no-repeat left top;
	}

 #bvstyler {
	position:relative;
	width:410px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
 
 #bvstyler span {
	display:block;
	width:410px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0;
	padding:0;
	background:url(/images/h1_images/h1_styler.jpg) no-repeat left top;
	}

#testimonials {
	position:relative;
	width:410px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
 
 #testimonials span {
	display:block;
	width:410px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0;
	padding:0;
	background:url(/images/h1_images/h1_testimonials.jpg) no-repeat left top;
	}

#press {
	position:relative;
	width:410px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
 
 #press span {
	display:block;
	width:410px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0;
	padding:0;
	background:url(/images/h1_images/h1_press.jpg) no-repeat left top;
	}

#beautifulvending {
	position:relative;
	width:410px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
 
 #beautifulvending span {
	display:block;
	width:410px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0;
	padding:0;
	background:url(/images/h1_images/h1_beautiful_vending.jpg) no-repeat left top;
	}

#international {
	position:relative;
	width:410px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
 
 #international span {
	display:block;
	width:410px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0;
	padding:0;
	background:url(/images/h1_images/h1_international.jpg) no-repeat left top;
	}
	
/*H1 right titles*/
/**********************************/

	  
#asfeaturedr {
	position:relative;
	width:270px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
	
 #asfeaturedr span {
	display:block;
	width:270px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0;
	padding:0;
	background:url(/images/h1_images/h1_r_as_featured.jpg) no-repeat left top;
	}
	
#pressr {
	position:relative;
	width:270px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
	
 #pressr span {
	display:block;
	width:270px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0;
	padding:0;
	background:url(/images/h1_images/h1_r_press.jpg) no-repeat left top;
	}
	
#testimonialr {
	position:relative;
	width:270px; height:50px;
	margin:0; padding:0;
	overflow:hidden;
	}
	
 #testimonialr span {
	display:block;
	width:270px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0;
	padding:0;
	background:url(/images/h1_images/h1_r_as_testimonials.jpg) no-repeat left top;
	}




