html, body, h1, h2, h3, h4, ul, li{
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #7A0203;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #F0C542 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_2.jpg) no-repeat;
}

#header_management {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_3.jpg) no-repeat;
}

#header_services{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_4.jpg) no-repeat;
}

#header_employ{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_5.jpg) no-repeat;
}

#header_seller{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_6.jpg) no-repeat;
}

#header_buyer{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_7.jpg) no-repeat;
}

#header_construct{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_8.jpg) no-repeat;
}

#header_about{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_9.jpg) no-repeat;
}

#header_locate{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_10.jpg) no-repeat;
}

#header_money{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_11.jpg) no-repeat;
}

#header_refi{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_12.jpg) no-repeat;
}

#header_va{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_va.jpg) no-repeat;
}

#header_ss{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_13.jpg) no-repeat;
}

#header_apply{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_14.jpg) no-repeat;
}

#header_reo{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_15.jpg) no-repeat;
}

#header_fha{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_16.jpg) no-repeat;
}

#header_employ_ap{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_17.jpg) no-repeat;
}

#header_glos{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_18.jpg) no-repeat;
}

#header_heloc{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_19.jpg) no-repeat;
}

#header_broker{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_20.jpg) no-repeat;
}

#header_contact{
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(images/header_21.jpg) no-repeat;
}


#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
  font-weight:bold;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
  font-weight:normal;
}
#news h2 {
  font-size: 12px;
  color: #7A0203;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#purchase {
  background: url(images/purchloan_left.jpg) no-repeat;
  padding: 1px;
  height: 339px;
  color: #1A1A18;
}
#purchase p {
  margin: 0.7em 2.6em;
}
#heloc {
  background: url(images/heloc_left.jpg) no-repeat;
  padding: 1px;
  height: 380px;
  color: #1A1A18;
}
#heloc p {
  margin: 0.7em 2.6em;
}

#seller_l {
  background: url(images/seller_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#seller_l p {
  margin: 0.7em 2.6em;
}

#sell_l {
  background: url(images/sell_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#sell_l p {
  margin: 0.7em 2.6em;
}

#apply_l {
  background: url(images/apply_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#apply_l p {
  margin: 0.7em 2.6em;
}

#soldier_1 {
  background: url(images/soldier_1.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#soldier_1 p {
  margin: 0.7em 2.6em;
}

#contact_l {
  background: url(images/contact_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#contact_l p {
  margin: 0.7em 2.6em;
}

#aboutus_l {
  background: url(images/about_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#aboutus_l p {
  margin: 0.7em 2.6em;
}

#locate_l {
  background: url(images/locate_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#locate_l p {
  margin: 0.7em 2.6em;
}

#service_l {
  background: url(images/service_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#service_l p {
  margin: 0.7em 2.6em;
}

#manage_l {
  background: url(images/propmgr_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#manage_l p {
  margin: 0.7em 2.6em;
}

#reo_l {
  background: url(images/reo_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#reo_l p {
  margin: 0.7em 2.6em;
}

#shortsale_l {
  background: url(images/shortsale_l.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#shortsale_l p {
  margin: 0.7em 2.6em;
}

#fha_l {
  background: url(images/fha_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#fha_l p {
  margin: 0.7em 2.6em;
}

#employ_l {
  background: url(images/employleft.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#employ_l p {
  margin: 0.7em 2.6em;
}

#glos_l {
  background: url(images/glosleft.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#glos_l p {
  margin: 0.7em 2.6em;
}

#res_l {
  background: url(images/res_left.jpg) no-repeat;
  padding: 1px;
  height: 518px;
  color: #1A1A18;
}
#res_l p {
  margin: 0.7em 2.6em;
}

#emapp_l {
  background: url(images/emapp_left.jpg) no-repeat;
  padding: 1px;
  height: 375px;
  color: #1A1A18;
}
#emapp_l p {
  margin: 0.7em 2.6em;
}


#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #7A0203;
  border-bottom: 1px solid #7A0203;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #7A0203;
  border-bottom: 1px solid #7A0203;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#welcome {
  margin-right: 20px;
  font-weight:normal;
}

#content1 {
  margin-right: 20px;
  font-weight:normal;
}

#profile {
  margin-right: 16px;
  font-weight:normal;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
  font-size: 12px;
}
#corp {
  margin-right: 3%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}
.weltxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#713e3a;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 10px;
  color: #7A0203;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
.content2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
margin-top:20px;
text-decoration:none;
}
