#wrapper-outer {
background: url('http://s3.amazonaws.com/siteninja/site-ninja1-com/1323733362/original/background_1_.jpg') fixed;
padding-top: 20px;
}

#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; }

#menu-inner li.selected a {
color: white !important;
background: transparent;
}

#content-outer {
background-color: transparent;
border-bottom: 0px solid #999;
}

#crumb {
margin: 0;
font-size: 0;
line-height: 0;
}

.submenu-inner {
list-style: none;
padding: 0;
margin: 0;
line-height: 0px;
font-size: 0px;
}

.submenu-outer {
background: transparent;
}

#pre-content-middle {
min-height: 0px;
}

#footer-outer {
background: transparent;
}

.with-side-column #main-column {
float: left;
width: 700px;
}

.top-logo #menu-outer {
height: 35px;
padding-top: 0px;
clear: both;
background: #141C54;
margin-bottom: 10px;
}

#menu-inner li a {
color: white;
}

#menu-inner li a:selected {
color: #D03540;
}

#menu-inner li a:hover{
color: #D03540;
}

#menu-outer {
width: 800px;
}

h1, h2, h3, h4, h5, h6 {
color: #141C54;
}

p { 
color: #141C54;
}

table tr td, table tr th {
border-bottom: 0px solid #CCC;
}

#footer-inner a {
color: #141C54;
text-decoration: none;
font-weight: bold;
}

/* 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) {
   
}