
.banner-div {
    
}
.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.slideshow-div {
	border-top: 3px solid #153450;
	border-bottom: 3px solid #153450;
}

.divMainCalloutSlideshowImageHolder {
	width:980px;
    height: 400px;
    overflow: hidden;	
	background: url('../../layout/images/impackt-slideshow-bg-blue.png');
	position: relative;
}
.divMainCalloutSlideshowImageHolder img {
    position: absolute;
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	top: 50px;
	left: 290px;
	width: 400px;
    height: 300px;
    border: 3px solid #153450;
    z-index: 4;	
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.5) inset, 0px -1px 0px 0px rgba(0,0,0,0.5) inset, 1px 2px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.5) inset, 0px -1px 0px 0px rgba(0,0,0,0.5) inset, 1px 2px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 1px 0px 0px rgba(255,255,255,0.5) inset, 0px -1px 0px 0px rgba(0,0,0,0.5) inset, 1px 2px 5px 0px rgba(0,0,0,0.5);	
}
.divMainCalloutSlideshowImageHolder .Image2{
	top: 90px;
	left: 550px;
	width: 294px;
    height: 220px;
    z-index: 3;			
}	
.divMainCalloutSlideshowImageHolder .Image3{
	top: 127px; 
	left: 750px;
	width: 194px;
    height: 146px;	
    z-index: 2;	
}

.divMainCalloutSlideshowTextHolder {
	
}
.divMainCalloutSlideshowText {
	position: absolute;
	bottom: 47px;
	left: 293px;
	width: 380px;
	display: none;
	z-index: 50;
	background: url('../../layout/images/divMainCalloutSlideshowText-bg.png');
	overflow: hidden;
	color: white;
	padding: 0px 10px;
}

.divMainCalloutSlideshowText:hover {
	background: #153450;		
}

.divMainCalloutSlideshowText h2, .divMainCalloutSlideshowText p {
	color: white;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.5),
	 0px 0px 5px rgba(0,0,0,0.5), 
	 -1px -1px 0 rgba(0,0,0,0.5), 
	 1px -1px 0 rgba(0,0,0,0.5),
	 -1px 1px 0 rgba(0,0,0,0.5),
	 1px 1px 0 rgba(0,0,0,0.5);
	
}

.divMainCalloutSlideshowText h2 {
	padding-top: 10px;
}


.divMainCalloutSlideshowText.first {
	display: block;
}


.divMainCalloutSlideshowThumbnails {
    text-align: right;
    width: 980px;
	padding-right: 50px;
	display: none;
}
.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 10px;
    margin-right: 10px;
}
.ThumbImage {
    border: 2px solid #f2f2f2;
}
.ThumbImage.active {
    border: 2px solid #cccccc;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 2px;
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url('../../layout/images/model/slidedot.png') no-repeat;
    border: none;
}

.ThumbDot.active {
    background: url('../../layout/images/model/slidedot_current.png') no-repeat;
    border: none;
}
.divMiniCallout {
    color: #f2f2f2;
    background: #00619e;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 10px;
    margin: 0;
    color: #f2f2f2;
}
.divMiniCallout p {
    padding: 10px;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
#nextButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_next.png) no-repeat;
    position: absolute;
    top: 200px;
    right: 0px;
}
#prevButton {
    width: 28px;
    height: 30px;
    background: url(../images/prettyPhoto/default/sprite_prev.png) no-repeat;
    position: absolute;
    top: 200px;
    left: 0px;
}
#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: 15px 0;
    border-bottom: 1px solid #cccccc;
}
.blog-container img {
	width: 240px;
	float: right;	
	margin-left: 20px;
}
.blogSubTitle-date {
    color: #888888;
    font-family: Trebuchet Ms;
    font-size: 16px;
    font-style: italic;
}
.quotebutton {
	display: none;
}
.divMainCalloutTextHolder {
	display: none;
}


body {
	background: url(../../layout/images/fabric.png) repeat;
}
.banner-div {
	background: url(../../layout/images/HeaderBackground.png) center repeat-x;
	height: 168px;
}
.banner-logo {
	top: 30px;
}
.banner-socialmedia-div {
	margin-top: -20px;
	margin-right: 10px;
}
.banner-contact-div {
	margin-top: 10px;
	margin-right: 10px;
	font-family: 'CabinRegular';
}
.banner-contact-div a {
	color: #153450;
	font-size: 15px;
}
.banner-contact-div a:hover {
	text-decoration: none;
}
.banner-contact-div p {
	line-height: 10px;
	color: white;
	font-size: 17px;
}
p, li {
font-family: 'CabinRegular', Trebuchet MS;
font-size: 15px;
color: #666666;
}

.outer-navbar-div {
	position: absolute;
	top: 150px;
}
.navbar-div {
	background: none;
	position: absolute;
	left: 175px;
	top: -40px;
}
.navbar-div a {
	font-family: 'CabinRegular', Trebuchet MS;
	color: white;
}
.navbar-div a:hover, .navbar-div a.current {
	color: #153450;
	background: none;
}
.banner-supernav-div {
	margin-right: 100px;
	margin-top: 20px;
	font-family: 'CabinMedium';
}
.banner-supernav-div a {
	color: #f2f2f2;
}
.anchSuperNav:hover {
	color: #153450;
	text-decoration: none;
}

.divMiniCallout {
	background: #153450;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 5px;
	border: 1px solid #153450;
	
}
.divMiniCallout h3 a {
	color: white;
	font-family: 'CabinMedium';
	font-size: 20px;
}
.divMiniCallout h3 a:hover {
	text-decoration:none;
}
.divMiniCallout img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.footer-div {
	background: #9c9d9d;
	text-align: center;
	color: #153450;
	font-family: 'CabinMedium';
}
.footer-div a {
	font-family: 'CabinRegular';
	font-size: 13px;
	color: white;
	line-height: 20px;
}
a.anchFooterNav {
	font-family: 'CabinMedium';
	font-size: 14px;
	color: #153450;
}

.content-div h2 {
	color: #153450;
	font-family: 'CabinBold';
}
.sidemenu-category {
	color: #00619e;
	font-family: 'CabinRegular';
}
.sidemenu-category:hover {
	color: #153450; 
}
.current-category {
	color: #153450;
	font-family: 'CabinBold';
}
.sidemenu-subcategory {
	color: #9c9d9d;
}  
.sidemenu-subcategory:hover {
	color: #666666;
}
p {
	font-family: 'CabinRegular';
	font-size: 15px;
	color: #666666;
}
.textholder h2 a {
	color: #153450;
}

@font-face {
    font-family: 'CabinRegular';
    src: url('fonts/cabin-regular.eot');
    src: url('fonts/cabin-regular.eot') format('embedded-opentype'),
         url('fonts/cabin-regular.woff') format('woff'),
         url('fonts/cabin-regular.ttf') format('truetype'),
         url('fonts/cabin-regular.svg#CabinRegular') format('svg');
}
@font-face {
    font-family: 'CabinMedium';
    src: url('fonts/cabin-medium.eot');
    src: url('fonts/cabin-medium.eot') format('embedded-opentype'),
         url('fonts/cabin-medium.woff') format('woff'),
         url('fonts/cabin-medium.ttf') format('truetype'),
         url('fonts/cabin-medium.svg#CabinMedium') format('svg');
}
@font-face {
    font-family: 'CabinBold';
    src: url('fonts/cabin-bold.eot');
    src: url('fonts/cabin-bold.eot') format('embedded-opentype'),
         url('fonts/cabin-bold.woff') format('woff'),
         url('fonts/cabin-bold.ttf') format('truetype'),
         url('fonts/cabin-bold.svg#CabinBold') format('svg');
}

