body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 14px;
	color: #333333;
}
#logo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#layout{
	margin-right: auto;
	margin-left: auto;
	width: 994px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-bottom: 0px;
}
#nav {
	width: 298px;
	float: right;
}
#nav1 {
	background-image: url(../images/nav1_bg.gif);
	background-repeat: no-repeat;
	height: 196px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#nav1 a {
	display: block;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 28px;
	width: 250px;
}
#nav1 a:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C1C1C1;
}
#nav1 .over {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C1C1C1;
}
#nav2 {
	min-height: 65px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #4D4948;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav2 a {
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	width: 250px;
}
#nav2 a:hover {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C1C1C1;
}
#nav2 .over {
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #C1C1C1;
}
#nav3 {
	background-color: #4D4948;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 5px;
}
#nav3 a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#nav3 a:hover {
	color: #C1C1C1;
}
#nav2sub {
	margin-left: 40px;
}
#nav2sub a {
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 16px;
}
#nav2sub .over {
	background-image: url(../images/arrow2.gif);
}
#nav2sub a:hover {
	background-image: url(../images/arrow2.gif);
}

#copyright {
	font-size: 11px;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
}


#content {
	float: right;
	width: 694px;
}
h1 {
	color: #203E86;
	margin: 0px;
	padding: 0px;
	font-size: 28px;
}
h2 {
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #999999;
}
h3 {
	font-size: 24px;
	padding: 0px;
	color: #203E86;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h6 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #203E86;
	font-weight: normal;
}
h5 {
	font-size: 16px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

td {
	font-size: 14px;
}


#home {
	background-image: url(../images/home_bg.gif);
	height: 21px;
	margin-left: 298px;
	text-align: right;
	padding-right: 50px;
	padding-top: 5px;
	margin-top: 20px;
}
#home a {
	color: #333333;
	text-decoration: none;
}
.border_top {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #293179;
}
.border_top_borrow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

a {
	color: #407DB4;
}
ul {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.mortgage {
	border: 4px double #999999;
	width: 170px;
	margin-top: 10px;
	min-height: 180px;
	font-size: 11px;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#sitemap_content a {
	display: block;
	margin-top: 20px;
}
#layout #main #content #sitemap_content .sitemap_sub {
	color: #333333;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#layout #main #content #sitemap_content .sitemap_subsub {
	font-size: 12px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}
.padding_right {
	padding-right: 40px;
}
