body {
	margin: 0px;
	background: #BCAD84 url(../images/bg.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif
	}
	
h1, h2, h3, h4 { margin: 0; }

img { border: none; }

.clear { clear: both; }

#wrapper {
	width: 880px;
	padding: 0 10px 10px 10px;
	margin: 0 auto;
	position: relative;
	top: 0;
	background: #fff;
	}
	
#insidewrap {
	position: relative;
	margin-top:100px;
	}
	
#header {
	width: 880px;
	background: #F5BA48 url(../images/new_header.jpg) top center no-repeat;
	height: 140px;
	margin:0;
	}
	
#header h1, #header h2, #header h3 { font-family: "Times New Roman", serif; font-weight: lighter; }

.toph1 {
	position: absolute;
	font-size: 3em;
	color: #fff;
	top: 25px;
	left: 40px;
	margin: 0;
	z-index: 9;
	}
	
.shadowh1 {
	position: absolute;
	top: 26px;
	left: 41px;
	color: #000;
	font-size: 3em;
	margin:0;
	}
	
#header h2.help {
	position: absolute;
	top: 100px;
	left: 260px;
	font-size: 0.9em;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	}
	
#header h3.callus {
	position: absolute;
	top: 50px;
	right: 145px;
	color: #fff;
	}
	
#header h2.phonenum {
	position: absolute;
	top: 70px;
	right: 25px;
	color: #fff;
	font-size: 2.5em;
	}
	
#headerlinks {
	position: absolute;
	top: 0px;
	right: 40px;
	background: url(../images/headerlinksBG.gif) no-repeat;
	width: 235px;
	height: 35px;
	}
	
#headerlinks ul {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 235px;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	}
	
#headerlinks ul li {
	list-style: none;
	display: inline;
	padding: 3px 0px 3px 0px;
	}
	
#headerlinks ul li a {
	text-decoration: none;
	color: #fff;
	}
	
#headerlinks ul li a:hover {
	text-decoration: underline;
	}
	
#topnav {
	width: 880px;
	height: 35px;
	background: url(../images/topnav.jpg) repeat-x;
	}
	
#topnav ul {
	margin: 0;
	padding: 8px 0 0 0;
	height: 35px;
	text-align: center;
	}
	
#topnav ul li {
	list-style: none;
	display: inline;
	text-align: center;
	padding: 8px 0;
	}
	
#topnav ul li a { background: url(../images/topnav_hover.jpg) repeat-x; }
#topnav ul li a { background: none; }

#topnav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 8px 5px;
	font-weight: lighter;
	}
	
#topnav ul li a:hover { 
	background: url(../images/topnav_hover.jpg) repeat-x;
	color: #790000;
	}
	
#topbanner {
	width: 880px;
	height: 195px;
	background: url(../images/bannertopBG.jpg) no-repeat;
	}

#topbanner img { float: right; margin: 140px 20px 0 0; }

#bottombanner {
	width: 880px;
	height: 141px;
	background: url(../images/bannerbottomBG.jpg) no-repeat;
	padding-top: 15px;
	}
	
#bottombanner img { margin: 80px 0 0 300px;}
	
#main, #main-index {
	position: relative;
	width: 620px;
	float: right;
	min-height: 680px;
	}
	
#main-index {
	min-height: 500px;
	}
	
#main h1, #main-index h1 { 
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 2.4em;
	color: #C2A286;
	margin: 10px 0;
	}
	
#main p, #main ul li, #main-index p {
	font-size: 0.9em;
	}
	
#main h2 {
	font-size: 1.3em;
	}
	
#sidebar {
	position: absolute;
	top: 200px;
	left: 20px;
	}
	
.sidebarbox {
	width: 200px;
	background: url(../images/sidebar_top.gif) top no-repeat;
	padding-top: 3px;
	margin-bottom: 20px;
	}
	
.sidebarbox h2 {
	font-size: 0.8em;
	color: #fff;
	margin: 2px 0 0 25px;
	}
	
.sidebarbox h2 a {
	text-decoration: none;
	color: #fff;
	}
	
.sidebarbox h2 a:hover {
	text-decoration: underline;
	}
	
.sidebarbox ul {
	background-color: #235474;
	margin: 5px 0 0 0;
	padding: 5px 2px 5px 10px;
	}

.sidebarbox ul li {
	background: url(http://www.bankruptcycorner.com/images/bullett.gif) no-repeat;	
	list-style-type: none;
	background-position: 0 6px;
	padding-left: 14px;
	}
	
.sidebarbox ul li a {
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
	}
	
.sidebarbox ul li a:hover {
	text-decoration: underline;
	}
	
.thickbar {
	clear: both;
	display: block;
	width: 100%;
	height: 35px;
	background: url(../images/topnav.jpg) repeat-x;
	margin-top: 30px;
	}
	
#footer {
	width: 880px;
	margin: 0 auto;
	font-size: 0.8em;
	color: #756641;
	padding-bottom: 20px;
	}
	
#footer a {
	color: #756641;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
	
#footer a:hover {
	background-color: #fff;
	text-decoration: none;
	border: none;
	}
	
#footer p {
	display: inline;
	width: 45%;
	}
	
#footer p.left {
	float: left;
	}
	
#footer p.right {
	text-align: right;
	float: right;
	}
	
	
/* Eval Form Styles */

div#formdiv {
	width: 500px;
	height: 350px;
	overflow-x: hidden !important;
	}
	
form#eval_form {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 350px;
	overflow-x: hidden !important;
	}
	
#form_slide_wrapper {
	width: 1530px;
	height: 350px;
	}

form#eval_form div.section {
	display: inline-block;
	width: 460px;
	height: 310px;
	background: url(../images/form_bg.jpg) no-repeat;
	float: left;
	padding: 20px 20px;
	margin-right: 10px;
	}	
	
form#eval_form div.section div {
	margin: 5px 0;
	}
	
form#eval_form div.section div.next {
	margin-top: 25px;
	color: #333;
	vertical-align: middle;
	}
	
form#eval_form div.section div.next img {
	margin-top: 10px;	
	}
	
form#eval_form div.section label {
	font-weight: bold;
	color: #333;
	}
	
form#eval_form div.section textarea {
	display: block;
	}
	