/* CSS Document */

#mw-default-wrap {
  background: #fff;
  font: 13px/22px arial, tahoma, verdana, helvetica, sans-serif;
  color: ##FEFFD6;
  background: url(../images/background.png) repeat-x top left #FEFFD6;
}

/* canvas */

#mw-default-wrap #content{
  width: 960px;
  padding: 19px 0 0 0;
  margin: 0 auto;
  background: url(../images/contentback.jpg) no-repeat 1px 1px;

  }
    
/* elements */

#mw-default-wrap * {
  margin: 0;
  padding: 0;
  }
  
#mw-default-wrap p {
  padding: 6px 12px 12px 8px;
}

#mw-default-wrap b {
  font-weight: bold;
  color: #4483af;
}

#mw-default-wrap ul {
  list-style: none;
}
  
/* header */

#mw-default-wrap #header {
  width: 775px;
  height: 475px;
  background: transparent url(../images/logo.png) left top no-repeat;
} 
  
/* content */

#mw-default-wrap #col-left {
  width: 303px;
  float: left;
  background: url(../images/sidebar-bottom.png) no-repeat left bottom;
  margin: -30px 0 0 9px;
  padding: 0 0 20px 0;
}

#mw-default-wrap #col-left-bottom{
  width: 100%;
  background: url(../images/sidebar-top.jpg) no-repeat left top;
  padding: 0 0 30px 0;
}

#mw-default-wrap #col-left-bottom h2#secondchance{
  background: url(../images/secondchance.png) no-repeat 30px 30px;
  width: 100%;
  height: 180px;
  text-indent: -9999px;
}

#mw-default-wrap #col-left-bottom h2#realsol{
  background: url(../images/bankruptcy.png) no-repeat 30px 30px;
  width: 100%;
  height: 150px;
  text-indent: -9999px;
}

#mw-default-wrap #col-left-bottom p{
  width: 230px;
  border-top: 1px dotted #0b376a;
  margin: 10px 0 00px 35px;
  padding: 10px 0 0 0;
}

#mw-default-wrap #colright {
  width: 623px;
  float: left;
  background: url(../images/main-bottom.png) no-repeat left bottom;
  margin: -28px 0 0 16px;
  padding: 0 0 20px 0;
}

#mw-default-wrap #col-right-bottom{
  width: 100%;
  background: url(../images/main-top.jpg) no-repeat left top;
}

#mw-default-wrap #protect {
  width: 530px;
  height: 226px;   
  text-indent: -9999px;
}

#mw-default-wrap #protect h3{
  background: url(../images/bankruptcycanprotect.png) no-repeat left top;
  width: 100%;
  height: 30px;
  margin: 0px 0 0 30px;
}

#mw-default-wrap #protect ul{
  margin: 0 0 0 30px;
  width: 100%;
}

#mw-default-wrap #protect ul li{
  display: block;
  width: 126px;
  height: 136px;
  margin: 0 8px 0 0;
  float: left;
}

#mw-default-wrap #protect ul li#yourhome{
  background: url(../images/bottomicons.png) no-repeat left top;
}

#mw-default-wrap #protect ul li#yourcar{
  background: url(../images/bottomicons.png) no-repeat -155px top;
}

#mw-default-wrap #protect ul li#yourwage{
  background: url(../images/bottomicons.png) no-repeat -295px top;
}

#mw-default-wrap #protect ul li#yourfurniture{
  background: url(../images/bottomicons.png) no-repeat -438px top;
  margin: 0;
}

#mw-default-wrap #evalForm{
  height: 450px;
  margin: 30px 0 0 30px;
}

/* Footer */

#mw-default-wrap #footer {
  clear: both;
  font-size: 12px;
  color: white;
  width: 100%;
  float: left;
  margin: 30px 0 0 0;
  background: transparent url(../images/footerback.png) left top repeat-x;   
  }

#mw-default-wrap #footerinside{
  width: 960px;
  margin: 10px auto;
}

#mw-default-wrap #footer a {
  color: #4483af;
  text-decoration: underline;
  }

#mw-default-wrap #footer a:hover {
  text-decoration: none;
  }

#mw-default-wrap #footer #copy {
  float: left;
  padding: 15px 0 0 28px;
  }

#mw-default-wrap #footer #links {
  text-align: right;
  padding: 15px 28px 0 0;
  }
  
#mw-default-wrap #footer #disclaimer p {
  clear: both;
  text-align: left;
  line-height: 15px;
  padding: 28px 30px 0 30px;
}  
  


  

