body {
	margin:0;
	padding:0;
	text-align: center;
    background-color: #FFF;
	font-family: arial;
	font-size:13px;
	Color:#000;
	}

#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:765px;
	}
	
h1 {
	font-size: 15px;
	color: #5258AD;
	display:none;
	}
	
h2 {
	font-size: 15px;
	color: #5258AD;
	margin-top:0;
	}
	
h3 {
	font-size: 15px;
	color: #5258AD;
	}
	
.clear_both {
	clear:both;
}

.clear_left {
	clear:left;
}

.clear_right {
	clear:right;
}

li {
	margin-left:-20px;
}

.button a {
display:block;
width:90px;
height:25px;
background:#5258AD;
color:#FFF;
text-decoration:none;
text-align:center;
font-size:12px;
font-weight:bold;
line-height:25px;
}

.button a:hover {
display:block;
width:90px;
height:25px;
background:#D6170F;
color:#FFF;
text-decoration:none;
text-align:center;
font-size:12px;
font-weight:bold;
line-height:25px;
}

.buttonactive a {
display:block;
width:90px;
height:25px;
background:#D6170F;
color:#FFF;
text-decoration:none;
text-align:center;
font-size:12px;
font-weight:bold;
line-height:25px;
}

.buttonactive a:hover {
display:block;
width:90px;
height:25px;
background:#D6170F;
color:#FFF;
text-decoration:none;
text-align:center;
font-size:12px;
font-weight:bold;
line-height:25px;
}

.navlinks a:link {color: #FFF; text-decoration: none; font-weight: bold; font-size:13px;  }
.navlinks a:visited {color: #FFF; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks a:hover {color: #FFF; text-decoration: none; font-weight: bold; font-size:13px; }
.navlinks a:active {color: #FFF; text-decoration: none; font-weight: bold; font-size:13px; }

#content {
	position:relative;
	top:0;
	left:0;
	margin:0;
	background-image:url(../slices/middle.jpg);
	background-repeat:repeat-y;
	width:800px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	margin:0;
	width:800px;
	height:67px;
	background-image:url(../slices/header.jpg);
	background-repeat:no-repeat;
}

#content_left {
	float:left;
	margin:0;
	width:170px;
	height:auto;
}

#plaza_right {
	float:right;
	margin:0;
	width:630px;
	height:auto;
	padding-top:230px;
	padding-bottom:15px;
}

#agent_right {
	float:right;
	margin:0;
	width:630px;
	height:auto;
	padding-top:20px;
	padding-bottom:15px;
}

#plazacontact {
	position:absolute;
	top:195px;
	left:154px;
	margin:0;
	width:646px;
	height:90px;
	z-index:5;
	background-image:url(../slices/contactdrop.jpg);
	background-repeat:no-repeat;
}

#agentdrop {
	width:210px;
	height:auto;
	margin-top:35px;
	margin-left:435px;
	text-align:center;
}

#movie {
	position:absolute;
	top:67px;
	left:154px;
	width:646px;
	height:128px;
	z-index:5;
	background-image:url(../slices/pano.jpg);
	background-repeat:no-repeat;
}

#topnav {
	position:absolute;
	top:28px;
	right:5px;
	width:auto;
	height:auto;
	z-index:5;
}

#footer {
	position:relative;
	top:0;
	left:0;
	width:800px;
	height:115px;
	background-image:url(../slices/footer.jpg);
	background-repeat:no-repeat;
}

#copyright {
	position:relative;
	top:0;
	left:160px;
	text-align:center;
	font-size:11px;
	width:640px;
	height:auto;
	padding-top:25px;
	color:#FFF;
	font-weight:bold;
}

#copyright a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

#mlssearchtitle {
	position:relative;
	top:0;
	left:0;
	margin-top:-2px;
	width:160px;
	height:43px;
	background-image:url(../slices/mlssearchtitle.jpg);
	background-repeat:no-repeat;
}

#mlssearchbox {
	width:150px;
	height:auto;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin-top:8px;
	line-height:22px;
	padding-bottom:150px;
}

#leftnav {
	position:relative;
	top:0;
	left:0;
	background-image:url(../slices/leftnavdrop.jpg);
	background-repeat:repeat-y;
	width:160px;
	height:auto;
}

#leftnav a{
	position:relative;
	top:0;
	left:0;
	width:152px;
	height:25px;
	display:block;
	line-height:25px;
	text-align:center;
	border-bottom:1px solid #FFF;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

#leftnav a:hover{
	position:relative;
	top:0;
	left:0;
	width:152px;
	height:25px;
	display:block;
	line-height:25px;
	text-align:center;
	border-bottom:1px solid #FFF;
	background:#D6170F;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

.agentphoto {
float:left; 
margin-right:22px;
margin-bottom:20px;
font-size:12px; 
width:135px; 
height:212px;
background-color:#5258AD;
color:#FFF;
font-weight:bold;
text-align:center;
}

.agentphoto img {
margin-top:5px;
padding-bottom:8px;
}