
.content-div {
	margin-top: -11px;
}
.outer-wrapper-div {
	width: 100%;
	background: url(../images/bg2.png) top center no-repeat;
	background-size: cover !important;
	position: relative;
	overflow: hidden;
	min-height: 100%;
	background-attachment: fixed;
	z-index: 1;
}
.outer-banner-div {
	border-top: 8px solid #ec7519;
}
.banner-div {
	width: 980px;
	height: 12px;
	background: none;
	position: relative;
}
.logo-holder {
	width: 990px;
	height: 144px;
	margin: 0px auto;
	z-index: 20;
	position: relative;
	background: url(../images/logo-holder.png) no-repeat;
}
	.banner-logo {
        position: absolute;
        top: 6px;
        left: 12px;
        margin: 0px;
        padding: 0px;
        z-index: 25;
	} 
		.banner-logo img{} 
		.banner-logo-sitename {
			position: absolute;
			top: 0px;
			left: 120px;
			width: 250px;
		}
	.banner-side-div {
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 50;
	}
		.banner-supernav-div {
			text-align: right;
			float: right;
			width: 502px;
			background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ec7519), color-stop(1, #e1580b));
			background:-moz-linear-gradient( center top, #ec7519 5%, #e1580b 100% );
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec7519', endColorstr='#e1580b');
			background-color: #ec7519;
			padding: 10px 18px 12px 18px;
			font: 17px/22px Montserrat-Bold;
			color: #feaf77;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			-webkit-transition: all 0.3s ease;
			transition: all 0.3s ease;
			text-shadow: 0px 2px 0px #c24c0a;
			text-transform: uppercase;
			margin-bottom: 7px;
			letter-spacing: .025em;
		}
		.banner-supernav-div a {
			color: #ffffff;
			padding: 0px 2px;
		}
		.banner-supernav-div a.current {
			color: #333333;
			text-shadow: 0px 2px 0px #ec7519;
		}
		.banner-socialmedia-div {
			float: right;
			margin-left: 5px;
			display: inline-block;
		}
		.banner-contact-div {
			text-align: right;
			display: inline-block;
			font: 19px/24px Montserrat-Bold;
			color: #ffffff;
			float: right;
			padding: 5px 0px;
			margin-right: 10px;
			text-shadow: 1px 1px 4px rgba(0, 0, 0, .70);
			
		}
		.banner-tagline-div h3 {
			text-align: right;
			margin-right: 600px;
			margin-top: 7px;
			font: bold 15px/20px 'Arial';
			font-style: italic;
			color: #04163b;
		}

.navbar-div {
	width: 980px;
	z-index: 11;
	margin-top: -18px;
	height: 54px;
	line-height: 54px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #217ec1), color-stop(1, #04163b));
	background:-moz-linear-gradient( center top, #217ec1 5%, #04163b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#217ec1', endColorstr='#04163b');
	background-color: #217ec1;
	font: 18px/54px Montserrat-Bold;
}
.navbar-div-shadow {
	width: 980px;
	height: 11px;
	position: relative;
	margin: 0px auto;
	z-index: 10;
	background: url(../images/nav-shadow.png) no-repeat;
}
.anchMainNav.last {
	padding: 0px 22px;
	border-right: 0px;
}
.navbar-div a {
	display: block;
	float: left;
	padding: 0px 28px;
	border-right: 1px solid #04163b;
	color: #ffffff;
	text-shadow: 0px 2px 0px #08498d;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #217ec1), color-stop(1, #04163b));
	background:-moz-linear-gradient( center top, #217ec1 5%, #04163b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#217ec1', endColorstr='#04163b');
	background-color: #217ec1;
	text-transform: uppercase;
	letter-spacing: .025em;
}
.navbar-div a:hover {
	background: #04163b;
	text-decoration: underline;
}


.navbar-div a.current {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ec7519), color-stop(1, #e1580b));
	background:-moz-linear-gradient( center top, #ec7519 5%, #e1580b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec7519', endColorstr='#e1580b');
	background-color: #ec7519;
	color: #ffffff;
	border-right: 1px solid #e1580b;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-shadow: 0px 2px 0px #c24c0a;
}
.navbar-div a span.currentarrow {
	display: block;
	position: relative;
	width: 40px;
	z-index: 999;
	margin: 0px auto 0px auto;
}
.navbar-div a span.currentarrow img {
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: 999;
}

.footer-div {
	background: none;
	color: #555555;
	width: 980px;
	padding: 15px 0px 20px 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
}
.footer-div a {
	color: #555555;
	text-decoration: none;
}
.footer-div a.current {
	color: #ec7519;
	text-decoration: underline;
}
.banner-tagline-div {
    margin: 12px 0px 0px 0px;
}
.logo-holder {
    margin-top: -20px;
}


		.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
		    float: left;
		}
		.divMainCalloutSlideshowTextHolder, .divMainCalloutText {
		    float: right;
		    width: 300px;
		    height: 360px;
		    padding: 20px 20px;
		    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #777777), color-stop(1, #555555));
			background:-moz-linear-gradient( center top, #777777 5%, #555555 100% );
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#555555');
			background-color: #777777;
		}
		.divMainCalloutSlideshowThumbnails {
			float: left;
		}
		.divMainCalloutSlideshowText {
		}
.content-home {
	margin-top: -7px;
	min-height: 300px;
}
.slideshow-div.inner-div {
	width: 940px;
	height: 408px;
	z-index: 1;
}
.slide-inner {
	-moz-box-shadow: 0 0 12px #888888;
	-webkit-box-shadow: 0 0 12px #888888;
	box-shadow: 0 0 12px #888888;
	border: 4px solid #ffffff;
}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

a.divMainCalloutSlideshowButton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ec7519), color-stop(1, #e1580b));
	background:-moz-linear-gradient( center top, #ec7519 5%, #e1580b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec7519', endColorstr='#e1580b');
	background-color: #ec7519;
	color: #ffffff;
	display: block;
	float: left;
	padding: 10px 20px;
	height: auto;
	font: 16px/20px Montserrat-Bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 2px 0px #c24c0a;
}
a.divMainCalloutSlideshowButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e1580b), color-stop(1, #ec7519));
	background:-moz-linear-gradient( center top, #e1580b 5%, #ec7519 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1580b', endColorstr='#ec7519');
	background-color: #e1580b;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

		.ThumbDot {
			
				-moz-border-radius: 20px;
		  		-webkit-border-radius: 20px;
		  		border-radius: 20px;
		}
.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	width:592px;
    height: 400px;
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
    position: absolute;
	right: 0px;
	bottom: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 0px;
	width:592px;
    height: 400px;
}
.divMainCalloutSlideshowTextArrow {
	width: 21px;
	height: 52px;
	position: absolute;
	left: -21px;
	margin-top: -25px;
	top: 50%;
	z-index: 55;
	background: url(../images/maincallout-arrow.png) no-repeat;
}
.divMainCalloutSlideshowShadow {
	width: 940px;
	height: 19px;
	position: relative;
	margin: 0px auto;
	background: url(../images/maincallout-shadow.png) no-repeat;
}
.divMainCalloutSlideshowText {
    position: absolute;
    height: 400px;
	width: 300px;
    padding-top: 0px;
    color: #e1e1e1;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .70);
}
.divMainCalloutSlideshowText h2 {
	font: 35px/39px Raleway-Medium;
	text-transform: none;
	color: #ffffff;
}
.divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 940px;
	height: auto;
	margin: 0px auto;
	padding: 10px 0px 2px 0px;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #ffffff;
}
.ThumbImage.active {
    border: 2px solid #cccccc;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 5px;
    width: 9px;
    height: 9px;
    display: inline-block;
	background-color: #ec7519;
    border: 3px solid #ec7519;
}
.ThumbDot.active {
     border: 3px solid #ec7519;
	 background: none;
}
.divMiniCalloutWrapperInner {
	width: 940px;
	margin: 0px auto 20px auto;
	text-align: center;
	padding: 10px 0px 18px 0px;
	border-bottom: 1px solid #cccccc;
}
.divMiniCalloutWrapper {
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
.divMiniCallout {
    color: #333333;
	display: inline-block;
	text-align: center;
	width: 174px;
}
.divMiniCallout:hover {
	opacity: .85;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.minicallouticon {
	display: inline-block;
	margin: 0px auto;
}
a.minicallouticon1 {
	background: url(../images/auto-icon.png) top center no-repeat;
	width: 105px;
	height: 105px;
}
a.minicallouticon1:hover {
	background: url(../images/auto-icon.png) bottom center no-repeat;
}

a.minicallouticon2 {
	background: url(../images/home-icon.png) top center no-repeat;
	width: 105px;
	height: 105px;
}
a.minicallouticon2:hover {
	background: url(../images/home-icon.png) bottom center no-repeat;
}

a.minicallouticon3 {
	background: url(../images/business-icon.png) top center no-repeat;
	width: 105px;
	height: 105px;
}
a.minicallouticon3:hover {
	background: url(../images/business-icon.png) bottom center no-repeat;
}

a.minicallouticon4 {
	background: url(../images/life-icon.png) top center no-repeat;
	width: 105px;
	height: 105px;
}

a.minicallouticon4:hover {
	background: url(../images/life-icon.png) bottom center no-repeat;
}

a.minicallouticon5 {
	background: url(../images/health-icon.png) top center no-repeat;
	width: 106px;
	height: 105px;
}
a.minicallouticon5:hover {
	background: url(../images/health-icon.png) bottom center no-repeat;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 8px 0px 5px 0px;
    margin: 0;
	font: 22px/26px Raleway-Medium;
	color: #ec7519;
}
.divMiniCallout h3 a {
    color: #ec7519;
}
.divMiniCallout img {
	width: 79px;
	height: 160px;
	padding: 0px;
	background-position: top center;
}
.divMiniCallout img:hover {
	width: 79px;
	height: 80px;
	background-position: bottom center;
}
.divMiniCallout p {
    padding: 3px 0px 0px 0px;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
#nextButton:hover, #prevButton:hover {
	opacity: .8;
}
#nextButton {
    width: 40px;
    height: 151px;
    background: url(../images/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 50%;
	margin-top: -75px;
    right: -410px;
}
#prevButton {
    width: 40px;
    height: 151px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 50%;
	margin-top: -75px;
    left: -70px;
}
#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    top: 370px;
    right: 5px;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    top: 370px;
    right: 35px;
}
#restartButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -57px no-repeat;
    position: absolute;
    top: 370px;
    right: 65px;
}
.blog-container {
    padding: 8px 0px 0px 0px;
    border-bottom: 0px solid #cccccc;
}
.blog-container img {
	width: 240px;
	float: right;	
	margin-left: 20px;
}
.blog-container h2 {
	margin-bottom: 4px;
}
.blogSubTitle {
	margin-bottom: 10px;
}
.blogSubTitle-date {
    color: #217ec1;
	margin: 0px 0px 10px 0px;
	font: 18px/22px Raleway-Medium;
}
		.divFeaturedItem {
			
				-moz-border-radius: 0px;
		  		-webkit-border-radius: 0px;
		  		border-radius: 0px;
		}
.divFeaturedItem {
	border: 1px solid #cccccc;
	width: 198px;
	float: left;
	margin: 0px 0px 10px 20px;
	padding: 10px;
}
.divFeaturedItem img {
	border: none;
	padding: 0;
}
.divFeaturedItem:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	border: 1px solid #217ec1;
}
.divFeaturedItem img:hover {
	transition: all .2s ease;
	-webkit-transition: all .2s ease;  
	-moz-transition: all .2s ease;
	opacity: .8;
}
.divFeaturedItem p {
	padding: 8px 0px 0px 0px;
	text-align: center;
	margin-bottom: 0px;
}
.divFeaturedItem a:hover {
	text-decoration: none;
}
.spanFeaturedItemPrice {
	color: #555555;
}
.spanFeaturedItemSalePrice {
	color: red;
}
.saleStrikeThrough {
	text-decoration: line-through;
	color: #555555;
	font: 13px/20px Arial;
}