img {
	border: 0;
}
ul {
	list-style: square;
}
a {
	color: #333333;
}
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/bg2.gif) repeat-y;
}
#container {
	width: 752px;
	margin-left: 27px;
}
#header {
	height: 172px;
	background: #b5bf00;
	margin: 0;
	padding: 0;
}
#header .logo {
	margin: 80px 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_nav2.gif);
	color: #fff;
	margin: 0 0 0 0;
	padding: 9px 0 0 0;
	overflow: hidden;
}
#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;
	margin: 0;
}
.appraisal {
	text-align: center;
	display: block;
	float: left;
	background: url(images/nav_appraisal_white.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_white.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_white.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_white.jpg) bottom no-repeat;
	height: 97px;
	width: 75px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15px;
}
#content {
	clear: left;
	min-height:500px;
  	height:auto !important;
  	height:500px;
	background:  url(images/bg_statue.gif) no-repeat bottom left;
	padding: 0px 0 30px 65px;
	margin: 0;
}
#content p {
	width: 320px;
	margin-top: 3px;
	text-decoration: none;
}
#content a {
	font-weight: normal;
	color: #575850;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content ul{
	width: 320px;
	padding-left: 20px;
	margin-left: 0;
	margin-top: 0px;
}
#content h2 {
	font-size: 13.5px;
	margin: 0px 0;
}
#content h3 {
	color: #f37421;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 10px 0 0 0;
	padding: 0;
}
#rightcol{
	float: right;
	width: 217px;
	padding: 40px 30px 0 30px;
	color: #002859;
}
#rightcol h3 {
	color: #575850;
	margin: 13px 0 6px -15px;
	font-style: italic;
	font-size: 13px;
	background: url(images/graysqaure.gif) no-repeat;
	padding: 0 0 0 15px;
	font-family: "Times New Roman", Times, serif;
}
#rightcol p {
	margin: 0 0 20px 0;
	font-size: 11px;
	width: 200px;
	color: #575850;
}
#footer {
	height: 68px;
	padding-top: 7px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	background: url(images/footer2.gif) no-repeat #83847b;
}
#footer ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer li {
	display: inline;
	list-style: none;
}
#footer p {
	margin: 4px;
}
#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;
}
.timesorange {
	color: #f37421;
	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 100px 0;
}
.homep {
	width: 256px;
}
.insideheader{
	float: right;
	clear: right;
	margin: 27px 104px 0 0;
}
