/* Main Content */
#container {width:934px; margin:0 auto;}
#main-feature-top {width:962px; height:31px; background: url(../images/main-content-bg-top.png) top center no-repeat; margin:-40px auto 0px;}
#main-feature-bottom {width:962px; height:40px; background: url(../images/main-content-bg-bottom.png) top center no-repeat; margin:0px auto;}
#main-feature-image {width:937px; height:248px; background: url(../images/main-content-bg.png) top center repeat-y; margin:-13px auto 0px; padding:0px 0px 0px 25px;}
#main-feature-image div.images { position:relative;}
#main-feature-image .images div { display:none; position:absolute; top:0; left:0; padding:0px; height:336px; font-size:12px;}
#main-feature-image div.title {width:70%; float:left; border-right: 1px solid #d4d4d4; padding-right:40px;}
#main-feature-image h2 {color:#333333; font-size:34px; letter-spacing: -0.04em; margin:20px 10px 0px 20px; text-shadow: #999999 0px 1px 0px; width:588px; float:left; padding: 0px 40px 10px 0px; border-right: 1px solid #d4d4d4;}
#main-feature-image p {color:#333333; font-size:14px; line-height: 22px; margin:0px 10px 0px 20px; width:588px; float:left; border-right: 1px solid #d4d4d4; padding-right:40px;}

#main-feature-image p.feature-button {float:right; width:158px; height:25px; margin:30px 38px 0px 0px; border:none;}
#main-feature-image p.feature-button a {
	display: block;
	font-size: 14px;
	cursor: pointer;
	padding: 6px 10px;
	margin-left: 9px;
	margin-top: 6px;
	background: #F37320;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 125px;
	text-align: center;
}
#main-feature-image p.feature-button a:hover {
	background: #fc7c2a;
}
.panel img { border-radius: 7px 7px 0 0; border-bottom: 2px solid #e1e1e1; }

#main-feature-description {height:130px; width:842px; background: url(../images/main-content-bg-white.png) top center repeat-y; margin:0px auto; padding: 20px 60px;}

#main-feature-description div.slidetabs {margin-top:18px; margin:65px 29.5px 0px 0px; float:right; }
#main-feature-description div.slidetabs a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #e3e3e3;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	float:left;
	margin: 0 3px;
}
#main-feature-description div.slidetabs a.current:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #f37320;
}

/* Callouts */
div.latest-news {width:445px; height:210px; padding:10px 20px 0px 0px; margin:30px 0px; float:left; border-right:1px solid #cbcbcb;}
div.latest-news h3 {width:176px; height:36px; background:url(../images/h3-latest-news.png) 0 0 no-repeat; margin:0px 0px 22px 0px;}
div.latest-news h4 {color:#333333; font-size:18px; margin:10px 0px 10px 0px; text-shadow: #ffffff 0px 1px 0px;}
div.latest-news p {color:#333333; font-size: 12px; line-height: 18px;}
div.latest-news p.cta {margin-top:15px; float:left; display:inline-block;}
div.latest-news a {color:#f37320; font-size: 14px; text-decoration:none; text-shadow: #ffffff 0px 1px 0px;}
div.latest-news a:hover {color:#da5a08;}
div.latest-news a img {margin:0px;}
div.latest-news img {margin:0px 10px 10px 0px; float:left;}
div.latest-news img.link-arrow {float:none; display:inline; margin-bottom:-2px;}

div.case-study {width:425px; height:210px; padding:10px 0px 0px 40px; margin:30px 0px; float:left; border-left: 1px solid #ffffff;}
div.case-study h3 {width:170px; height:36px; background:url(../images/h3-case-study.png); margin:0px 0px 22px 0px;}
div.case-study h4 {color:#333333; font-size:18px; margin:10px 0px 10px 0px; text-shadow: #ffffff 0px 1px 0px;}
div.case-study p {color:#333333; font-size: 12px; line-height: 18px;}
div.case-study p.cta {margin-top:15px; float:left; display:inline-block;}
div.case-study a {color:#f37320; font-size: 14px; text-decoration:none; text-shadow: #ffffff 0px 1px 0px;}
div.case-study a:hover {color:#da5a08;}
div.case-study a img {margin:0px;}
div.case-study img {margin:0px 10px 10px 0px; float:left;}
div.case-study img.link-arrow {float:none; display:inline; margin-bottom:-2px;}
