HTML, BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0
}
A:Link, A:Visited, A:Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #700f09;
	text-decoration: none;
}
A:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d7e9c;
	text-decoration: underline;
}
A IMG {
	border: none;
}
.ul_home {
	text-align: left;
	list-style-image: url('images/bullet.jpg');
	line-height: 2em;
}
.ul_standard {
	text-align: left;
	list-style-image: url('images/bullet.jpg');
}
.ul_standard LI {
	margin-bottom: 15px;
}
.ul_adobe {
	text-align: left;
	font-size: 13px;
	font-family: verdana;
	color: #000;
	list-style-image: url('images/icon-pdf.gif');
}
.ul_adobe LI {
	margin-bottom: 15px;
}
.ol_standard {
	text-align: left;
}
.ol_standard LI {
	margin-bottom: 15px;
}
H1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #700f09;
}
H2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #746963;
}
.sig {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #700f09;
}
.ebook {
	position: relative;
	float: right;
	margin-right: 10px;
	width: 128px;
	font-size: 11px;
	text-align: center;
}
.book {
	position: relative;
	width: 680px;
	height: 850px;
	margin: auto;
	display: block;
}
.sbook {
	position: relative;
	float: left;
	width: 300px;
	height: 850px;
	display: block;
}
.fbook {
	position: relative;
	float: right;
	width: 300px;
	height: 850px;
	text-align: center;
	display: block;
}
/************************/
.container {
	position: relative;
	padding: 0;
	margin: auto;
	width: 778px;
	border: 1px solid #000;
}
.header {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	width: 778px;
	height: 163px;
	background: #fff url(images/db30_logo.jpg) no-repeat;
}
.header DIV {
	position: absolute;
	display: block;
	padding: 0;
	top: 48px;
	right: 108px;
	width: 358px;
	height: 23px;
}
.header DIV UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
.header DIV UL LI {
	display: block;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 10px;
	font-weight: bold;
	background: url(images/top_bullet.gif) left no-repeat;
	text-align: left;
	text-indent: 10px;
}
.header DIV UL LI.one {
	width: 90px;
}
.header DIV UL LI.two {
	width: 110px;
}
.header DIV UL LI.three {
	width: 80px;
}
.header DIV UL LI.four {
	width: 62px;
}
.body_container {
	position: relative;
	display: table;
	padding: 0;
	margin: 1px 0px 0px 0px;
	width: 778px;
	background: #fff url(images/body_back.gif) repeat-y left;
}
.content {
	position: relative;
	float: right;
	padding: 20px;
	margin: 0;
	width: 560px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.content P {
	text-align: left;
}
.footer {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	width: 778px;
	height: 23px;
	line-height: 23px;
	background: #fff url(images/footer_back.gif) no-repeat;
	clear: both;
}
.footer P {
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
}
.footer P A:Link, .footer P A:Active, .footer P A:Visited {
	color: #fff;
	text-decoration: none;
}
.footer P A:Hover {
	color: #fff;
	text-decoration: underline;
}
/************************/
#nav {
	position: relative;
	width: 177px;
	float: left;
	text-align: center;
}
#nav UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav LI {
	background: url('images/nav_new.gif') top no-repeat;
	display: block;
	height: 27px;
	width: 177px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav LI A {
	background: url('images/nav_new.gif') top no-repeat;
	display: block;
	height: 27px;
	line-height: 27px;
	width: 177px;
	margin-bottom: 0px;
}
#home #nav li.home a,  #fastr #nav li.fastr a,  #stopf #nav li.stopf a,  #expert #nav li.expert a,  #realtor #nav li.realtor a,  #buy #nav li.buy a,  #avhomes #nav li.avhomes a,  #lender #nav li.lender a,  #investor #nav li.investor a,  #wholesale #nav li.wholesale a,  #app #nav li.app a,  #cash #nav li.cash a,  #testimonials #nav li.testimonials a,  #downloads #nav li.downloads a,  #testimonials #nav li.testimonials a,  #about #nav li.about a,  #contact #nav li.contact a {
	background-position: 0 -27px;
}
#nav A:link, #nav A:active, #nav A:visited {
	height: 27px;
	width: 177px;
	color: #000;
	text-decoration: none;
}
#nav LI A:hover {
	background-position: 0 -27px;
	height: 27px;
	width: 177px;
	color: #000;
	text-decoration: none;
}
/************************/
