/* CUSTOM CSS */
#contact-1 {
    display: block;
    height: 49px;
    left: 834px;
    position: absolute;
    top: 10px;
    width: 121px;
}
#design2-topbanner {
    height: 200px;
}
.homepage #logo {
    padding-bottom: 200px;
}
#agent-pic img {
     position: relative;
     top: -11px;
     
}

#best {
position: absolute;
display: block;
top: 85px;
margin-left:50%;
left: 330px;
width: 150px;
height: 50px;
background: url(/siteimages/clear_px.png) top left repeat;
z-index:99999;

}

#search {
position: absolute;
display: block;
top: 145px;
margin-left:50%;
left: 330px;
width: 150px;
height: 50px;
background: url(/siteimages/clear_px.png) top left repeat;
z-index:99999;

}

#value {
position: absolute;
display: block;
top: 200px;
margin-left:50%;
left: 330px;
width: 150px;
height: 50px;
background: url(/siteimages/clear_px.png) top left repeat;
z-index:99999;

}
