img {
	border: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #575850;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #83847b;
	min-width: 750px;
}

#shadow {
	text-align:left;
	margin:0 auto;
	width: 806px;
	background: url(images/bg.gif) repeat-y;
}
#container {
	width: 752px;
	margin-left: 27px;
}
#header {
	height: 220px;
	background: url(images/home_header.jpg) right no-repeat #b5bf00;
	margin: 0;
	padding: 0;
}
#header .logo {
	margin: 132px 0 0 23px;
}
#header p {
	margin: 0;
	padding: 5px 5px 5px 12px;
	background: #EA7125;
	width: 100px;
	float: right;
	display: inline;
}
#header p a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
#header p a:hover {
	color: #002859;
}
#nav {
	height: 97px;
	background: url(images/bg_nav.gif) repeat-x #fff;
	color: #fff;
	margin: 0;
	padding: 13px 0 0 0;
}
#nav a {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #EA7125;
	text-decoration: underline overline;
}
#nav ul {
	padding: 0;
	margin: 0;
}
#nav li {
	display: inline;
	padding: 0 17px 0 30px;
}
.appraisal {
	text-align: center;
	display: block;
	float: left;
	background: url(images/nav_appraisal_orange.jpg) bottom no-repeat;
	height: 97px;
	width: 110px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 39px;
}
.title {
	display: block;
	float: left;
	text-align: center;
	background: url(images/nav_title_orange.jpg) bottom no-repeat;
	height: 97px;
	width: 77px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 11px;
}
.settlement {
	display: block;
	float: left;
	text-align: center;
	background: url(images/nav_settlement_orange.jpg) bottom no-repeat ;
	height: 97px;
	width: 75px;
	margin: 0 15px 0 15px;
}
.default {
	display: block;
	float: left;
	text-align: center;
	background: url(images/nav_default_orange.jpg) bottom no-repeat;
	height: 97px;
	width: 75px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15px;
}
#content {
	clear: left;
	height: 400px;
	background: #fff;
	padding: 0px 30px 0 65px;
}
#footer {
	height: 68px;
	padding-top: 7px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: url(images/footer.gif) no-repeat #83847b;
}
#footer ul {
	margin: 0;
	padding: 0;
	text-align: center;
	text-align: center;
}
#footer li {
	display: inline;
	list-style: none;
	text-align: center;
}
#footer p {
	margin: 4px;
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	font-size: 13px;
	letter-spacing: 1px;
}
.homeimage {
	float: right;
	margin: 35px 0 70px 0;
}
.homep {
	width: 256px;
}
	
