@charset "utf-8";

html, body {       height: 100%; }

body {
background:url(images/bg.jpg) repeat-x #656565;
font-size:12px;
line-height:19px;
font-family:tahoma, helvetica, arial;
}

#container{
position:relative;
margin: 0 auto 0 auto;
width:1016px;
background:#fff;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -35px; /* the bottom margin is the negative value of the footer's height */
}

#footer{
height: 25px; /* .push must be the same height as .footer */
background:#232020;
width:1016px;
margin:0 auto 0 auto;
position:relative;
text-align:center;
font-size:11px;
color:#FFF;
padding-top:10px;
}

#clear {
clear:both;
height: 35px;
}

#header{
background:url(images/header-bg.jpg);
font-size:35px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

#logo{
position:absolute;
top:0;
left:0;
}

#phone{
text-align:right;
padding:18px 11px 120px 0;
color:#efb312;
}

#nav{
background:url(images/nav-bg.jpg) no-repeat;
background-position:right;
height:25px;
font-size:12px;
text-align:right;
padding:13px 0 0px 0;
}

#nav a{
padding-right:20px;
text-decoration:none;
color:#000;
}

#left{
padding:0 7px 0 9px;
float:left;
}

#right{
padding:0 6px 8px 0px;
float:right;
}


#quick-search{
background:url(images/quick-search.jpg);
width:620px;
height:85px;
padding:268px 5px 0 18px;
color:#fff;
font-size:12px;

}

#full-service-listing{
width:349px;
height:353px;
padding:0 1px 0px 0;

}

#full-service-listing img{
border:0;
}

#properties{
width:1016px;
padding:0px 10px 0px 10px;
margin-top:10px;
}

#quick-search table{
position:relative;
margin: 0 auto 0 auto;
margin-left:-10px;
}

#quick-search table td{
padding:0 3px 2px 8px;
}

.prop{
width:315px;
line-height:17px;
float:left;
font-size:11px;
background:url(images/prop-bg.jpg) repeat-x;
padding: 5px 7px 35px 10px;
height:335px;
}

.prop-r{
width:317px;
line-height:17px;
float:left;
font-size:11px;
background:url(images/prop-bg.jpg) repeat-x;
padding: 5px 9px 35px 8px;
height:335px;
}


.prop img, .prop-r img{
float:right;
padding:5px 0 5px 10px;
}

#round{
display:block;
}

img{border:none;}