body {
	background: #ffffff; 
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 15px;
}

#listing-wrapper {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
}

#head-wrapper {
	width: 301px;
	height: 380px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;	
}

#head-wrapper a {
	color: #ff9900
}

#head-wrapper a:hover { 
	color: #ff9900 
}


#realtyid {
	border: 1px solid #ffffff; 
	background: #ffffff; 
	text-align: center;
	position: absolute;
	top: 0px;
	width: 300px; 
	height: 100px;
	padding: 0px;
	margin: 0px;
}  



#logo {
	padding: 5px;
	margin: 0px;
} 

#realtor { 
	border: 1px solid #ffffff;
	background: #ffffff;    
	width: 300px;  
	position: absolute;
	height: 80px;
	top: 105px;
} 


#realtor-content {
	padding: 6px;
	color: #000000; 
	font-size: 15px;		
}

#realty-details {
	text-align: right;
	font-size: 13px;
	width: 250px;
	font-adjust: none;
	font-variant: normal;
}

#heading-realtor {
	font-size: 40px;
	font-weight: normal;
	padding-left: 45px;
}

#heading-listing {
	font-size: 40px;
	font-weight: normal;
	padding-right: 45px;
}
    

#listing { 
	border: 1px solid #ffffff;
	background: #ffffff;
	width: 300px;
	position: absolute;
    top: 190px;
	height: 213px;
} 


#listing-content {
	padding: 6px;
	color: #000000; 
}   

#listing-details { 
	font-size: 13px;
	text-align: right;
	width: 250px;
	font-adjust: none;
	font-variant: normal;	
}  

#slideshow-wrapper {
	width: 593px;  
	border: 1px solid #ffffff;
	background: #ffffff;    
	margin-left: 309px;
}  

#slideshow {
	width: 562px;
	height: 375px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	margin-top: 13px;
	margin-bottom: 13px;   
	border: 1px solid #ffffff;    
}  

#slideshow2 {
	width: 700px;
	height: 467px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	margin-top: 13px;
	margin-bottom: 13px;   
	border: 1px solid #ffffff;    
}

#footer {
	width: 903px;
	border: 1px solid #ffffff;  
	background: #81827e;
  margin: 8px 0px 0px 0px;
}

#footer-content {
	padding: 3px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	margin: 0px;
}

#footer-content a {
	color: #ffffff;
}   



p#login_details {
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px dotted gray;
	text-align: center;
}
         

div#description {  
	line-height: 1.5em;
	text-align: left;
	padding: 10px;
	font-family: tahoma, helvetica, verdana, sans-serif;
	width: 200px;
	background: #ffffff; 
	color: #000000;
	margin-top: 2px;
	position: absolute;
	top: 10px;
	right: 0px;  
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	z-index: 100;
}

div#description a {
	color: #ff9900;
	text-decoration: none;
}                        

div#description a:hover {
	text-decoration: underline;
}
















    






