body#home #container {
width: 783px;
margin: 22px auto 0 auto;
border: 1px solid #e6ead3;
text-align: left;
position: relative;
}

body#home #hometext {
float:right;
width: 380px;
}

#hometext img#dyn-img1 {
float: right;
margin-left: 0px;
margin-bottom: 5px;
}

body#home #hometext .text {
margin: 10px 20px 0px 5px;
font-size: 1.0em;
}

#homealert {
height: 45px;
_height: 31px;
width: 783px;
margin: 0 auto; 
}

#homealert form{text-align:right; width:783px; float:right;}

#homealert #propLogin {
width:300px; 
margin-top: 5px; 
}

#homealert #propLogin #fLoginPassword,
#homealert #propLogin #fLogin {
margin-right: 6px;
color: #b2b2b2;
font-size: 0.9em;
height: 15px;
border: 1px solid #3f90ba;
}

#homealert #propLogin #fLoginPassword 
{
background-image: url(/img/bg_inputPassword.gif);
background-repeat: no-repeat;
}

#homealert #propLogin input {
width: 80px;
border: 1px solid #dfdfdf;
}

#homealert #propLogin .button
{
background-image: url(/img/btn_go.gif);
background-repeat: no-repeat;
cursor: pointer;
background-color: #fff; 
border: none; 
width: 22px !important;
height: 22px; 
text-indent: -9999em; 
}



body#home #hometext h1{
background-color: #bfbd8d;
padding-top: 10px;
height: 28px;
width: 370px;
margin-left: 0px;
border: 1px solid #e6ead3;
color: #fff;
font-size: 1.6em;
font-weight: normal;
}
body#home p.homepa {
display:block;
color: #fff;
margin: 60px 10px  0px 10px;
}
body#home p.homepa a:link,
body#home p.homepa a:visited{color: #fff;}
body#home p.homepa a:hover{color: #000000;}


body#home p.homepalinks{
display:block;font-weight:bold; font-size:1.1em; 
color: #fff;
margin: 15px 10px 0 25px;
}
body#home p.homepalinks a:link,
body#home p.homepalinks a:visited{
color: #fff;border-bottom:1px solid #000000;
border-right:1px solid #000000;
border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
padding:5px;background-color:#398DB9;margin-right:10px;
}
body#home p.homepalinks a:hover{
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
color: #000000;background-color:#b9c094;
}
body#home p.homeblurb {
height: 110px;
display: block;
margin: 30px 10px 0 10px;
color: #fff;
font-size: 2em;
}
body#home #homebtns {
width: 197px;
float:left;
}
#btn_sales a, #btn_rentals a, #btn_aboutus a, #btn_clientssay a{
display:block;
float:left;
width: 197px;
height: 71px;
}
#btn_sales a:hover, #btn_rentals a:hover, #btn_aboutus a:hover, #btn_clientssay a:hover{
background-position: 0 -71px;
}
#btn_sales a{background-image:url(../img/homepage/btn_sales.jpg);}
#btn_rentals a{background-image:url(../img/homepage/btn_rentals.jpg);}
#btn_aboutus a{background-image:url(../img/homepage/btn_aboutus.jpg);}
#btn_clientssay a{background-image:url(../img/homepage/btn_clientssay.jpg);}

#show_sales, #show_rentals, #show_aboutus, #show_clientssay {
width: 183px;
height: 284px;
position: absolute;
top: 0;
left: 0;
}
#show_sales {background-image:url(../img/homepage/bg_sales.jpg);}
#show_rentals {background-image:url(../img/homepage/bg_rentals.jpg);}
#show_aboutus {background-image:url(../img/homepage/bg_aboutus.jpg);}
#show_clientssay {background-image:url(../img/homepage/bg_clientssay.jpg);}

.break {
clear:both;
}

#bg_hover {
background-image:url(../img/homepage/bg_hold.jpg); 
width: 183px; 
height: 284px !important; 
overflow: hidden;
position: relative;
margin: 0 0 0 19px;
float:left;
}



