#content.home .col1 {
	width:726px;
	background:none;
	padding:0px;	
}

#content.home .col2 {
	width:234px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
}

.feature-block {
	display:block;
	width:338px;
	height:auto;
	text-align:center;
	float:left;
	padding-left:10px;
}

.feature-block.two {
	padding-left:19px;	
}

#content .feature-block h1 {
	display:block;
	text-align:center;
	width:338px;
	font-size:18px;
	font-family: 'Libre Baskerville', serif;
	color:#5F5F5F;
	font-style:normal;
	margin-bottom:7px;
}

#content .feature-block p {
	display:block;
	width:324px;
	font-size:11px;
	line-height:16px;
	color:rgb(71,71,71);
	font-family:Arial;
	padding-left:8px;
	padding-top:14px;
	text-align:left;
	height:60px;
}

.feature-block img {
	display:inline;
}

.feature-block img.action-btn {
	padding-top:11px;	
}

p.have-questions {
	padding-top:30px;
	padding-bottom:30px;
	display:block;
	padding-left:10px;
}

#footerNav span, #legalCode {
	margin-top:-30px;	
}

body.col2.alt #body {
	background-repeat:repeat-x;	
}
/* Herooooo */

.hero {
	position:relative;
	width:959px;
	height:300px;
	padding:0px;
	padding:0;
}

.hero img{
	
	border-left:solid 1px #a17826;
	border-right:solid 1px #a17826;
	padding:0px;
}

.media-controls {
	display:block;
	width:937px;
	height:38px;
	clear:both;
	margin-left:1px;
	padding-left:1px;
	padding-right:20px;
	position:absolute;
	bottom:0px;
	z-index:3;
	background:url(../images/index-b/hero-btns/nav-bg.png) repeat-x;
}

.media-controls img {
	border:none;	
}

.media-controls.brands{
	height:28px;
	bottom:10px;
	background:none;
}

.media-controls a {
	float:right;
	display:block;
	font-size:11px;
	color:#555555;
	text-decoration:none;
	height:13px;
	width:13px;
	background:url(../images/index-b/hero-btns/in-active.png) no-repeat;
	margin-left:5px;
	margin-top:13px;
}


.media-controls a span {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#115e92;
	font-weight:bold;
}

.media-controls a:hover, .media-controls a.active {
	background:url(../images/index-b/hero-btns/active.png) no-repeat;
}

.media-controls .hover {
	display:block;
	width:326px;
	height:82px;
	background:url(/images/hero/navigation/a-active-bg.png) no-repeat bottom center;
	position:absolute;
	top:82;
	left:0;
	z-index:-1;
	visibility:hidden;
}

.media-controls a.middle .hover{
	width:328px;
}

.media-controls a.caption {
	position:absolute;
	display:block;
	left:30px;
	top:3px;
	margin:0;
	background:none;
	border:none;
	width:auto;
	height:auto;
	visibility:hidden;
	font-size:18px;
	font-family: 'Libre Baskerville', serif;
	line-height:30px;
}

.default {
	height:44px;
	background:url(/images/hero/navigation/a-bg.png) no-repeat bottom;
	padding-top:28px;
}

.hero-border {
	position:absolute;
	width:958px;
	height:300px;
	clear:both;
	
	border-left:solid 1px #9c721d;
	border-right:solid 1px #9c721d;
	z-index:2;
}

.internal .hero-border {
	height:248px;
}

#hero-images {
	position:absolute;
	width:810px;
	height:250px;
	clear:both;
	z-index:1;
}

.hero-inline {
	display:block;
	float:left;
}

.hero-summary {
	display:block;
	width:320px;
	height:250px;
	background:url(/images/hero/internal/summary-bg.png) no-repeat;
	float:left;
}


.hero-summary h1, .hero-summary p{
	padding-left:27px;
}

.hero-summary p {
	color:#555555;
	padding-top:2px;
	margin-top:0px;
	width:275px;
	line-height:16px;
}

.hero-summary h1{
	font-size:16px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:40px;
}

.hero-summary a.read-more{
	display:block;
	width:63px;
	padding-top:12px;
	padding-bottom:2px;
	text-decoration:none;
	border-bottom:solid 1px;
	color:#115e92;
	position:absolute;
	z-index:4;
}

.hero-summary a:hover.read-more {
	border-color:#fff;

}

.internal .hero {
	height:auto;
}

.internal .hero img {
	display:block;
}

.internal .hero.empty {
	height:2px;
	background-color:#0c3e61;	
}

.media-controls-internal {
	display:block;
	width:135px;
	height:20px;
	padding-top:15px;
	padding-left:12px;
	clear:both;
	position:absolute;
	bottom:0px;
	right:88px;
	z-index:3;
	background: url(/images/hero/internal/controls-bg.png) no-repeat;
}

.media-controls-internal a {
	float:left;
	display:block;
	font-size:11px;
	color:#555555;
	text-decoration:none;
	height:9px;
	width:9px;
	border:none;
	margin-left:7px;
	background: url(/images/hero/internal/inactive-btn.png) no-repeat;
	cursor:pointer;
	position:relative;
}

.media-controls-internal a:hover, .media-controls-internal a.active {
	background: url(/images/hero/internal/active-btn.png) no-repeat;
}

.media-controls-internal a.play {
	height:17px;
	width:17px;
	background:url(/images/hero/internal/pause.png) no-repeat;
	position: absolute;
	right:16px;
	top:11px;
}