#pageTile {min-height: 555px}

#container {width: 976px}

div#mainContentWrapper {width:679px}

#specialOffer {
	width: 679px;
	height: 541px;
	position: relative;
	background: url(../_img/specialoffers/special_bg.jpg) no-repeat top left;
	margin: 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #37424A;
}
#specialOffer.stretch {
	height:auto;
	background: url(../_img/specialoffers/special_bg_stretch.jpg) no-repeat top left;
}
#specialOffer.stretch #specialTop {


}

#specialOffer.stretch #specialBottom {

}
#specialOffer.stretch #specialFoot {
	background: url(../_img/specialoffers/special_bg_bottom.jpg) no-repeat top left;
	height: 15px;
	width: 679px;
}
#specialOffer a {
	color: #FF6319;
}

#specialOffer h1 {
	font-size: 24px;
	font-weight: bold;
	width: 515px;
	z-index: 2;
	margin:0px 10px 15px 133px;
	padding-top:30px;
}
#specialOffer.stretch h1 {
	padding-top: 30px;
	margin-left: 133px;
	margin-bottom: 15px
}
#specialOffer h1.large {font-size: 36px;}
#specialOffer h1 span {font-weight: normal}

#specialOffer #tagline {
margin:10px 10px 10px 133px;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	width: 515px;
	z-index: 2;
	padding-bottom: 15px;
	background: url(../_img/specialoffers/rule.png) no-repeat bottom left;
}

#specialOffer.stretch #tagline {
	position: static;
	margin-left: 133px;
	margin-bottom: 20px
}

#specialOffer #phoneImage {
	position: absolute;
	top: 62px;
	left: -9px;
}

#specialOffer h2 {
	position: relative;
	text-indent: -9999px;
	width: 355px;
	height: 57px;
	background: url(../_img/specialoffers/subhead_voice.png) no-repeat top left;
	margin: 15px 0 5px 236px;
}
#specialOffer.stretch h2 {
	position: static;
	margin: 15px 0 10px 236px;
}

#specialOffer #description {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 10px 240px;
	z-index: 2;
	width: 410px;
}
#specialOffer.stretch #description {
	position: static;
	margin-left: 240px;
	margin-bottom: 10px;
}

#specialOffer #featureList {
	font-size: 14px;
	z-index: 2;
	width: 330px;
	margin: 0 0 10px 285px;
}
#specialOffer.stretch #featureList {
	position: static;
	margin-left: 285px;
}

#specialOffer #featureList li {
	margin-bottom: 7px;
	background: transparent;
	padding-left: 0;
	list-style-image: url(../_img/specialoffers/bullet.png);
}


#specialOffer #offerLink {
	z-index: 3;
	margin: 0 0 0 493px;
}

#specialOffer.stretch #offerLink {
	position: static;
	margin-left: 493px;
}

#subContentWrapper {padding-top:6px}
#subContentWrapper img {
	margin:4px 0 0 10px;
}

#footerLinks {margin-bottom:18px}
#disclaimer {
	clear: both;
	font-size: 10px;
	padding: 0 20px;
}
