*html, body {margin 0; padding: 0;} 
div, span, img {behavior:url(images/iepngfix.htc);}
body {
    margin: 0;
	background-color: #f3ead9;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.alttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #52382b;
}

.alttext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #52382b;
	text-align: center;
}

a {
	text-decoration: underline;
	font-size:12px;
	font-weight: bold;
	color: #52382b;
}

#all {
    padding: 0px;
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	text-align: left;
}

#logo {
    position: absolute;
	margin-top: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7265;
	height: 93px;
	font-weight: bold;
	font-size: 28px;
	z-index: 50;
}

#photos {
    position: absolute;
	margin-top: 55px;
	width: 760px;
	height: 298px;
}

div#links_left {
  position: absolute;
  float: left;
  margin-top: 380px;
  width: 219px;
  z-index: 25;
}

div#links_left div#findrealtor, div#findproperties, div#openhouse, div#usproperties {
  background-repeat: no-repeat;
  border: none;
}

#getstarted {
position: absolute;
margin-top: 430px;
margin-left: 455px;
width: 101px;
height: 81px;
background-repeat: no-repeat;
z-index: 25;
}

#featurespotlights {
position: absolute;
margin-top: 430px;
margin-left: 550px;
width: 101px;
height: 81px;
background-repeat: no-repeat;
z-index: 25;
}

#techinfo {
position: absolute;
margin-top: 430px;
margin-left: 645px;
width: 101px;
height: 81px;
background-repeat: no-repeat;
z-index: 25;
}

#agentlogon {
	position: absolute;
	margin-top: 400px;
	margin-left: 260px;
	z-index: 30;
}


#background {
	position: absolute;
	background-color: #fffcf6;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 355px;
	width: 760px;
	height: 210px;
	z-index: 0;
}
   
#background2 {
   position: absolute;
   background-image: url(images/background2.png);
   background-repeat: repeat-x;
   margin-left: 220 px;
   margin-top: 490px;
   width: 760px;
   height: 75px;
   z-index: 0;
}
#agentlogon h2 {font-size: 14px; font-weight: bold; color: #52382b; text-align: center; margin:0; padding:0;}
/* ULC STYLES */
.LogonWrapper {text-align:center;}
.LogonId, .Password {color:#000;}
.LogonId, .Password, .Submit {margin:5px 0; width:185px; text-align:right;}
.LogonIdLabel, .PasswordLabel {display:block; width:75px; float:left; padding-top:4px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000;}
input#Text1, input#Password1, .LogonIdInput, .PasswordInput {width:100px;}
.HelpGuide, .ForgotPassword, .WhereIsPassword {text-decoration: underline; font-weight: bold; color: #52382b; margin:0 5px;}
.HelpGuide:hover, .ForgotPassword:hover, .WhereIsPassword:hover {text-decoration:none;}
.Submit {margin-bottom:10px;}
.TokenMessage {display:none;}
.RSecureWrapper {position:absolute; z-index:15; top:170px; left:328px; visibility: visible; width: 170px;display:block; border:1px solid #000;}
