/* HOMEPAGE STYLES */




#HP_Center {
	width:910px;
	height:auto;
	clear:both;
	}

.Center_Promo {
	position:relative;
	display:inline;
	width:292px;
	height:292px;
	background:url(/pix/home/backgrounds/center_promo_shadow_bg.gif) no-repeat;
	float:left;
	}
	
.Center_Promo .Image_Holder {
	position:absolute;
	top:10px;
	left:12px;
	width:268px;
	height:268px;
	background:#000;
	}
	
.Center_Promo .Image_Bottom {
	position:absolute;
	z-index:2;
	top:230px;
	left:12px;
	width:268px;
	height:48px;
	border-top:1px solid #FFF;
	background:#000;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: .75;
	}
	
.Center_Promo .Image_Text {
	position:absolute;
	z-index:3;
	top:245px;
	left:0px;
	height:auto;
	width:270px;
	}
	
.Center_Promo .Image_Text img {
	float:right;
	vertical-align:middle;
	margin-right:0px;
    }
	
.Center_Promo.Spacer {margin:0 16px 0 16px}

#Blue_Box {margin:10px 0 0 0;}

#HP_Bottom {
	clear:both;
	width:900px;
	height:auto;
	text-align:left;
	padding:30px 0 0 0;
	margin:0 0 0 0;
	}
	
#HP_Bottom .Bottom_Promo {
	width:272px;
	height:auto;
	float:left;
	}
	
#HP_Bottom .Bottom_Promo .Text {padding:10px 15px 0 19px;}

#HP_Bottom .Bottom_Promo .Text ul {
	list-style:none;
	padding:0px;margin:0px;
}

#HP_Bottom .Bottom_Promo .Text ul li {margin-bottom:10px;}

#HP_Bottom .Bottom_Promo.Spacer {margin:0 37px 0 37px;}


#scriptVersion {display:block;}
#scriptVersion2 {display:block;}
 