#hp_promo {margin-bottom: 20px;}

#hp_promo a {
	/*text-indent: -9999px;*/
	width: 280px;
	height: 90px;
	border: 5px solid #fff;
	display: -moz-inline-stack;
	display: inline-block;
	margin-right: 10px;	
	box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px #ccc;	
	}
	
#hp_promo a.last {margin-right: 0px;}

#hp_promo a.priority {background: url(hp_sprites.png) no-repeat 0px 0px !important;}
#hp_promo a.video {background: url(hp_sprites.png) no-repeat -280px 0px; background-position: -280px 0px;}
#hp_promo a.sara {background: url(hp_sprites.png) no-repeat -560px 0px !important; cursor:pointer;}
/*#hp_promo a.sara {background: url(hp_sprites.png) no-repeat -560px 0px !important; cursor:pointer;}*/

#sara-slider { width:169px; height:90px; float:right;}

.sara-slide-1 {background:url(sara-slides.png) no-repeat 0px 0px !important; width:169px; height:90px; }
.sara-slide-2 {background:url(sara-slides.png) no-repeat 0px -90px !important; width:169px; height:90px;  }
.sara-slide-3 {background:url(sara-slides.png) no-repeat 0px -180px !important; width:169px; height:90px;  }

#hp_promo a:hover.priority {background: url(hp_sprites.png) no-repeat 0px -90px !important;}
#hp_promo a:hover.video {background: url(hp_sprites.png) no-repeat -280px -90px !important;}
#hp_promo a:hover.sara {background: url(hp_sprites.png) no-repeat -560px -90px !important; text-decoration:none;}

#welcome1 {
	background: #f5f5f5;
	width: 550px;
	padding: 20px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float:left;
	display:inline;
	}
	
#welcome1 h1 {
	padding-top: 0px;
	}
	
#menuRight {
	float: right;
	display: inline;
	width: 290px;
	}

#testimonials {
	background: #c80000;
	width: 280px;
	margin-right: 10px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px #ccc;	
	}
	
#testimonials h3 {
	color: #fff;
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px;
	padding: 0;
	}
	
#testimonial_slider {
	height: 240px;
	}	
	
.testimonial {
	background: url(quote.gif) no-repeat 0 0;
	color: #fff;
	margin: 20px;
	width: 240px;
	}
	
.testimonial p {font-size: 13px; text-indent: 20px; margin-bottom: 5px;}
.testimonial p.small {font-size: 11px; text-indent: 0px;}
		
#coversafe_logo {
	position: absolute;
	top: 55px;
	left: 10px;
	}		
		
#homepage_logos {
	height: 60px;
	position: absolute;
	top: 60px;
	right: -10px;
	}
	
#homepage_logos ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#homepage_logos ul li {
	background: none;
	list-style: none;
	display: inline;
	margin: 0 7px 0 0;
	padding: 0;
	}
	
a#coversafe_logo, #homepage_logos ul li a {background: none; border: border: #120e10 1px solid !important;}
a#coversafe_logo:hover, #homepage_logos ul li a:hover {background: none; border: #120e10 1px solid !important;}

#closeVideo {
	background: #646464;
	padding: 5px;
	border:none;
	}




