@charset "UTF-8";
/* CSS Document */

	#hp_container {
		width: 691px;
		height: 340px;
		border: 1px #CCC solid;
		text-align: center;
		font-family:Arial, Helvetica, sans-serif;
		margin-right: 10px;
	}
		img{border: none;}
	#hp_header {
		width: 679px;
		height: 73px;
		margin: 5px auto ;
		border: 1px #CCC solid;
		text-align: left;
	}
		#hp_logo { width: 284px; height: 56px; float: left; margin: 7px;}
		#hp_headerLinks { width: 125px; height: 56px; float: right; margin: 7px 10px; text-align: right;}
		#hp_headerLinks a:link, #hp_headerLinks a:visited {
			font-size: 12px;
			color: #B8B8B8;
			text-decoration: none;
			}
			#hp_headerLinks a:hover {
			color: #2586B0;
			text-decoration: underline;
			}
			.hp_clear {clear: both; display: inline;}
	#hp_body {
		background: url('http://www.nortonsupply.com/v/vspfiles/files/home-promo/week35/images/mainBG.jpg') no-repeat;
		width: 654px;
		height: 155px;
		margin: auto;
		text-align: left;
	}
		h1 {
			font-size: 28px;
			font-weight: lighter;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			padding: 21px 0 0 26px;
			margin: 10px 0;
		}
		.hp_promo_bold {
			color:#FFD468;
			font-weight: bold;
		}
			#hp_body a:link, #hp_body a:visited {	
				color:#FFD468;
				font-weight: bold;
				text-decoration: none;
			}
			#hp_body a:hover {
				color: #FFD468;
				text-decoration: underline;
			}
	#hp_footer {
		width: 600px;
		height: 69px;
		margin: 15px auto;
	}
	
<!-- btn --!>
.btn_promo {
	}
.promo_btn {
	background:url("http://www.nortonsupply.com/v/vspfiles/files/home-promo/week35/save.png") no-repeat scroll 0 -55px transparent;
	font-family:arial,helvetica,sans-serif;
	height:55px;
	margin:-82px 38px 0 0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:170px;
	}
.promo_btn a {
	color:black;
	display:block;
	float:left;
	font-size:11px;
	height:55px;
	overflow:hidden;
	text-decoration:none;
	width: 170px;
	}
.promo_btn img {
	border:0 none;
	height:110px;
	width: 170px
	}
.promo_btn a:hover img{visibility:hidden}
