#wrapper-middle { width: 900px; margin: 0 auto; }
.submenu-outer, #pre-content-outer, #content-outer, #footer-outer {
border: 0px #dfdfdf solid; border-top: 0; border-bottom: 0; }
#footer-outer { -moz-border-radius: 0 0 0px 0px;
-webkit-border-radius: 0 0 0px 0px; border-radius: 0 0 0px 0px;
margin-bottom: 10px; }

body {
    color: #222222;
    font-family: verdana,arial,sans-serif;
    font-size: 14px;
    text-align: center;
}

#content-inner {
min-height: 500px;
padding: 0 15px 20px;
text-align: left;
padding-left: 40px;
padding-top: 90px;
}



#content-outer {
    background-color: transparent;
    border-bottom: 0px solid #999999;
}

#wrapper-outer {
background: url("https://s3.amazonaws.com/siteninja/multitenant/assets/33206/files/original/HomePageBG_extended_tint.png") no-repeat scroll center 20px #8DABE9;
padding-top: 20px;
min-height: 970px;
}


.top-logo #logo {
    margin: 265px 10px 0 0;
}

#pre-content-middle {
    min-height: 0;
}

.submenu-outer {
    min-height: 0;
}

#footer-outer {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 solid #222222;
}

.side-column-section {
    border-bottom: 0 dotted #BBBBBB;
    margin-bottom: 5px;
    padding-bottom: 5px;
}



#side-column p {
    color: navy;
    font-weight: bold;
    margin: 0;
    padding: 0.5em 0;
}
a:hover {
����color:�navy;
}


#menu-inner {
list-style: none;
padding: 0;
margin: 0;
height: px;
font-size: .9em;
float: left;
height: 285px;
}



#menu-inner li.selected a {
color: white !important;
background: transparent;
}

#menu-inner li a {
color: white;
}

.top-logo #menu-outer {
padding-top: 0px;
background: #141c54;
}

#crumb {
margin: 0;
font-size: 0;
line-height: 0;
}

body {
color: #222;
background: #8DABE9;
}

#header-inner {
width: 903px;
margin: 0 auto;
text-align: left;
}

#menu-inner li a:hover {
color: #D03540;
}

#menu-inner li a {
display: block;
float: left;
line-height: 35px;
padding: 0 12px;
text-decoration: none;
font-family: arial, sans-serif;
}

#exclusive {
width:740px;
height:445px;
overflow-y:scroll;
}

h1 {
    color: #141C54;
    font-size: 2.3em;
    margin: 0;
}

p {
    color: #141C54;
    margin: 0;
    padding: 1em 0;
}

h1, h2, h3, h4, h5, h6 {
color: #141C54;
}

p { 
color: #141C54;
}

#footer-inner a {
color: #141C54;
text-decoration: none;
font-weight: bold;
}


.panel-overlay-inner {
color: white;
background: #777777;
text-align: left;
padding: 10px 15px 15px;
box-shadow: 20px 20px 40px 40px #000;
}
.with-side-column #main-column { width: 530px; height: 550px; overflow: auto; }
/*
#homepage #home-padding { padding-top: 90px; }
#footer-outer { position: absolute; top: 960px; }
  #footer-menu { padding: 10px 0 5px; }
  #footer-outer p { margin: 0; padding: 0; }
  */

#features .next, #features .prev {
top: 151px !important;
}

#features .next {
right: 0;
left: 496px !important;
}

#slideshow-frame, .slides_container, .video-starter, .slides_container .slide .panel, .image-container {
height: 410px;
box-shadow: 2px 2px 18px 2px #777;
}

#slideshow-frame, #features, .slides_container, .video-starter, .image-container, .slides_container .slide .panel, .panel.top .panel-overlay-outer, .panel.bottom .panel-overlay-outer, #thumbs-frame.standard {
width: 535px !important;
}

/* Responsive Styles*/

/* Mobile size */
@media screen and (max-width: 559px) {
 
}

/* Tablet size */
@media screen and (min-width: 560px) and (max-width: 769px) {
   
}

/* Narrow size */
@media screen and (min-width: 770px) and (max-width: 999px) {
   
}

/* Wide size */
@media screen and (min-width: 1000px) {
   
}