@charset "UTF-8";
/* CSS Document */

/* ====================================== STRUCTURE CHANGES */
#a {display:none}
#s {width:100%; position:relative; overflow:hidden; margin-top:0}
#c {width:100%!important}

/* ====================================== WIDE FORMAT BANNER */

#top-slider {width: 100%;position: relative;left: 0px;height: 240px;background: transparent none repeat scroll 0% 0%;}
#top-slider .items .pane {width: 100%;background: transparent none repeat scroll 0% 0%;}
#top-slider .slider-content { width: 960px;margin: 0 auto;height: 240px;text-align: center;padding: 0px 1px;}
#top-slider .items .cloned {display: none;}
.slider .items {left:0px !important;position: absolute;width: 100%; background-color: #18284c;}
.slider-image {top: 50%;left: 50%;margin-left: -1000px;margin-top: -280px;}

/* =================================== END WIDE FORMAT BANNER */

/* TOP MENU */
.h-nav {width:100%; position:relative; overflow:hidden; border-bottom:solid 2px #bfbfbf; z-index:100; background: #f4f4f4;
background: -moz-linear-gradient(top,  #f4f4f4 0%, #efefef 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#efefef)); 
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#efefef 100%); 
background: -o-linear-gradient(top,  #f4f4f4 0%,#efefef 100%); 
background: -ms-linear-gradient(top,  #f4f4f4 0%,#efefef 100%); 
background: linear-gradient(to bottom,  #f4f4f4 0%,#efefef 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#efefef',GradientType=0 );margin-bottom: 20px; }

.links-slider {width:500px; background:none; position:relative!important; overflow:hidden; margin:0 auto; border:none; display:block}
.links-slider li {color:#333; text-transform: none !important; background:none!important}
.links-slider li a {font-weight:normal; color:#333; font-size:14px; background:none!important; font-family:'Gotham SSm A', 'Gotham SSm B'; font-weight:300; font-style:normal; padding:0 20px 0 0}
.links-slider li a:hover {color:#9e2b37!important}

/* CONTENT MODS */
.content-block {width: 960px;margin: 0 auto!important;}
.content-block-680 {width: 680px;margin: 0 auto!important;}