@charset "utf-8";
/* CSS Document */
#indexContainer{ background:url(../images/bg.jpg) repeat-y center;}
#indexWrapper{ background:url(../images/bg_line.jpg) no-repeat center top;}
#flash {width:960px; height:470px;background:#5c5c00; outline:none;}
#footerContainer{ background:url(../images/index_footer.jpg) no-repeat center top;}
#footer{  padding:9px 0px 23px 0px;}

#footer .botomMenu li.first{background:transparent none; margin:0px; padding:0px; margin-top:10px;}
#footer .botomMenu li.last{background:transparent none; margin:0px; margin-top:10px;}
#footer .botomMenu li{
	background:transparent url(../images/pic_line_1x11_green.jpg)  no-repeat scroll 0 50%;
	float:left;
	margin-left:14px;
	padding-left:13px;
	margin-right:0px;
	margin-top:10px;
}
#footer .botomMenu{ position:relative;}
#footer .botomMenu .newsletter{ position: absolute; width:180px; height:24px; background:url(../images/inputbg.jpg) no-repeat; right:0; top:5px;}
#footer .botomMenu .newsletter .button{ position:absolute; right:0px; width:23px; height:24px; cursor:pointer;}
#footer .botomMenu .newsletter input{ height:22px; line-height:22px; margin:1px; border:0; width:145px; padding:0 5px; color:#5e5b00}
#footer #siteBy{float:right;}

#slideshow {position:relative; height:470px; }
#slideshow DIV {position:absolute; top:0; left:0; z-index:8;opacity:0.0;height: 380px;background-color: #FFF;}
#slideshow DIV.active {z-index:10;opacity:1.0;}
#slideshow DIV.last-active {z-index:9;}
#slideshow DIV IMG {height: 470px;display: block;border: 0;}

#sliderContainer { position:relative;height:460px; border-bottom:#5d5c00 10px solid; overflow:hidden;} 
#btLine{ font-size:0px; line-height:0px; height:0px; margin-top:460px;    position:absolute; z-index:50; }
#oldhouse { width:480px; float:left; height:200px; position:relative; top:-60px;}
#newapartment { width:480px; float:right; height:200px; position: relative;top:-60px;}
.imghover{ position:absolute; z-index:80}
.imgout{position:absolute; top:0; z-index:81}
