html {
	background: url(/images/design-04-SLICED_02.jpg) repeat-x;
}
body {
	background: url(/images/design-04-SLICED_02.jpg) repeat-x;
}
#container {
	width: 969px;
	margin: 0 auto;
}
#header {
	height: 109px;
	background: url(/images/header-background.jpg) no-repeat;
}
#login-box {
	width: 360px;
	float: right;
	position: relative;
	top: 8px;
	left: -260px
}
#login-box span {
	font-family: "Franklin Gothic Demi", verdana;
	font-size: 14px;
	font-weight: bold;
	color: #8b0b04;
}
.login-fields {
	width: 120px;
}
#logo {
	position: relative;
	top: 46px;
}
#topNav {
	margin: 0;
	padding: 0;
}
#topNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 660px;
	float: right
}
#topNav ul li {
	display: inline;
}
#topNav ul li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 6px 10px 7px;
	display: block;
	min-width: 20px;
	float: left
}
#topNav ul li a:hover {
	background: url(/images/top-nav-hover.jpg) repeat-x;
}
* html #topNav ul li a {
	width: 1%;
	white-space: nowrap;
}
#topNav ul li a.here {
	background: url(/images/top-nav-hover.jpg) repeat-x;
}
#content-holder {
	margin: 26px 0 0 0;
	padding: 0;
	font-size: 11px;
}
#home-page-content {
	margin: 0;
	padding: 0;
}
#home-top {
	background: url(/images/home-top-background.jpg) no-repeat;
	height: 232px;
	padding: 12px 19px 15px;
	font-size: 12px;
}
#home-top .row-2{
	margin: 32px 0 0 0;
	padding: 0;
}
#choose-your-lender {
	width: 337px;
	height: 94px;
	background: url(/images/choose-lender.jpg);
	font-size: 11px;
}
#choose-your-lender span {
	position: relative;
	top: 42px;
	left: 14px;
}
#home-bottom {
	margin: 10px 0 0 0;
	padding: 0p;
}
#did-you-know {
	margin: 0 10px;
}
#did-you-know ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#did-you-know ul li {
	padding: 0 0 0 20px;
	margin: 0 0 16px 0;
	background: url(/images/icon-house.jpg) no-repeat;
}	
#did-you-know img.dyk {
	position: relative;
	left: 20px;
}
#featured-test {
	width: 272px;
	margin: 0 0 0 20px;
}
#featured-test ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#featured-test ul li {
	margin: 0 0 20px 0
}
#footer {
	background: url(/images/bottom-divider.jpg) repeat-x;
	padding: 30px 0 10px 0;
	text-align: center;
	font-size: 10px;
	color: #666666;
	line-height: 16px;
}
#footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
}	

#footer a:hover {
	text-decoration: underline;
}
#footer span a, #footer span a:visited, #footer span {
	color: #999999
}

#subpage{
	padding: 20px;
	min-height: 500px;
}
* html #subpage {
	height: 500px;
}

#memberForumList {
    border: solid 1px #999999;
    padding: 8px;
}
#divProbAmount {
	font-size: 16px;
	font-weight: bold;
}

