@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px; outline:none;}
Body {background: url(outofdebt-background.gif) repeat-x top center; font-family:Arial, Helvetica, sans-serif; text-align:left;}

#wrapping {width:1034px;}
#header {height:107px; margin-top:35px; width:1034px; border-bottom:2px solid #a367a8;}
#header .logo {background: url(logo.png) no-repeat left; display:block; height:107px; width:244px; float:left; cursor:pointer;}
#header .logo h1 {visibility:hidden; height:0px; width:0px; font-size:0px;}
#header ul {float:left; list-style:none; margin-top:80px;}
#header ul li {display:block; margin-left:20px; float:left;}
#header ul li a {color:#000; text-decoration:none; font-weight:bold; }
#header ul li a:hover {color:#a367a8;}
#header ul li a span {color: #a367a8;}
#header ul li a span:hover {color:#000;}
.border { clear:both; border-top:#ff7e5b 2px solid; width:1034px; margin-top:1px; height:2px;}

#body {background:url(outofdebt-background-content-bg.gif) no-repeat left #fefefe; height:561px; width:1034px;}

#body .left {float:left; width:400px; padding:15px; height:511px; border:0px solid black;}
#body .right {float:left; width:528px; padding:74px 35px 35px 35px; height:432px; border:0px solid black;}
#body .right h2 {color:#343434; font-size:22px;}
#body .right p {font-size:13px; color:#343434}
#body .right p span {color: #a367a8; font-weight:bold;}
#body .border-content {clear:both; border-top:#ff7e5b 2px solid; width:100%; margin-top:30px; height:2px;}
