body {
	margin: 0px;
	background: url(/images/bodyBG.jpg) repeat-x;
	background-color: #dfdec9;
}

h1 {
	font-size:20px;
	color: rgb(7, 71, 138);
	padding:0;
	margin:0;
}

#branding {
	background: url(/images/headBG.jpg) repeat-x; _height:70px;
}

#branding.logoA h1 {
	text-indent: -9999px;
	width:360px;
	height:82px;
	background: url(/images/logo-A.jpg) no-repeat 33px;
	padding:0;
	margin:0;
}

#branding.logoA {
	text-indent: -9999px;
	width:360px;
	height:82px;
	background: url(/images/logo-A.jpg) no-repeat 33px;
	padding:0;
	margin:0;
}

#branding.logoB h1 {
	text-indent: -9999px;
	width:360px;
	height:82px;
	background: url(/images/logo-B.jpg) no-repeat 33px;
	padding:0;
	margin:0;
}

#branding.logoC h1 {
	text-indent: -9999px;
	width:360px;
	height:82px;
	background: url(/images/logo-C.jpg) no-repeat 33px;
	padding:0;
	margin:0;
}

#branding.logoVid {
	text-indent: -9999px;
	_text-indent: 0px;
	width:360px;
	height:82px;
        background: url(http://www.debtreliefcenter.org/images/logo-Vid.jpg) no-repeat 33px;
	padding:0;
	margin:0;
}

#branding.logoVid2 {
	text-indent: -9999px;
	_text-indent: 0px;
	width:360px;
	height:82px;
        background: url(http://www.debtreliefcenter.org/images/80ps-logo1.jpg) no-repeat 33px;
	padding:0;
	margin:0;
}

#branding.logoVid3 {
	text-indent: -9999px;
	_text-indent: 0px;
	width:360px;
	height:82px;
        background: url(http://www.debtreliefcenter.org/images/80ps-logo2.jpg) no-repeat 33px;
	padding:0;
	margin:0;

}

#branding.logoVid4 {
	text-indent: -9999px;
	_text-indent: 0px;
	width:360px;
	height:82px;
        background: url(http://www.debtreliefcenter.org/images/80ps-logo4.jpg) no-repeat 33px;
	padding:0;
	margin:0;
}
#branding ul {
	margin: 39px 33px 0 0;
	padding: 0;
	list-style: none;
}

#branding ul li {
	background: url(/images/tab-right.jpg) no-repeat top right;
	float:left;
}

#branding li a {
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Arial;
	display: block;
	padding: 10px 13px 10px 13px;
	background: url(/images/tab-left.jpg) no-repeat top left;
	text-decoration: none;
	color: #000;
	float:left;
}

#branding a:hover {
	color: #e86f36;
}

#footer {
	font: 10px Arial, Helvetica, sans-serif;
	background: #dfdec9;
	_text-align: center;
}

.introText {
	font: 15px/21px Arial, "Times New Roman", Times, serif;
	padding:25px 10px 0 15px;
	background: #f2f3e1 url(/images/lowerPadBG.jpg) no-repeat;
}

.introTitle {
	font: bold 19px "Arial", "Trebuchet MS", Verdana;
	color: #003366;
}

.getStarted {
	font: bold 19px Arial, "Times New Roman", Times, serif;
	color: #0066cc;
	text-align: right;
}

.padBG {
	background-color: #f2f3e1;
}

.iframeBG {
	background-color: #fff;
}

td {
	vertical-align: top;
	_text-align: left;
}

#lowerPadLeft {
	background: url(/images/lowerPadLeftBG.jpg) repeat-y;
}

#lowerPadRight {
	background: url(/images/lowerPadRightBG.jpg) repeat-y;
}

#iframeLeft {

	background: url(/images/iFrameLeftBG.jpg) repeat-y;
}
#iframeRight {
	background: url(/images/iFrameRightBG.jpg) repeat-y;
}

.dotline { 
	width:700px;
	margin:0 auto 10px auto;
	text-align: center;
	color:#FFFFFF; 
	background-color:#dfdec8; 
	border-bottom: 1px dotted #fff;
}
/* below is legacy CSS */
.copyright {
	width:950px;
	background-color:#76ABCA; 
	color:#666666; 
	padding:4px; 
	vertical-align:bottom; 
	font-size:12px; 
	padding-top:10px; 
	padding-left:8px; 
	padding-bottom:8px; 
	text-align:center;
}

.footernav {
	padding:4px; 
	margin-top:0; 
	text-align:center; 
	color:#333333; 
	font-size:11px; 
	line-height:19px;
	text-align: center;
}
hr { 
	text-align: center;
	color:#FFFFFF; 
	background-color:#dfdec8; 
	border-bottom: 1px dotted #fff; 
	border-style: none none dotted none;
}
.fnav {
	color:#333333;

}
.copyright {
	background-color:#dfdec8; 
	color:#666666; 
	padding:10px; 
	font-size:12px; 
	text-align:center;
}
/* above is legacy CSS */
#nav-bottom {
	width: 750px;
}
