/*Slider*/
.bar { height:7px; font-size:1px; }
#cont { background:url(../images/bkgd_slidercenter.gif) no-repeat; z-index:0; }
.slidewrapper { width:953px; height:200px; float:left;  }

.buttonholder { height:40px; margin-bottom:20px; float:left; }
.buttons {float:left; padding:0; height:40px; position:relative;line-height:100%;  }
.buttons span{ float:left; margin:0 4px 0 0; background:url(../images/bkgd_tab1.gif) no-repeat;  }
.buttons span.active { color:#fff; background:url(../images/bkgd_tab2.gif) no-repeat; height:40px;  }
.buttons div { padding-top:13px; height:39px; width:198px;  }
.buttons div:hover { background:url(../images/bkgd_tab2.gif) no-repeat; color:#FFF; cursor:pointer; }

.photoarea { height:200px; background:url(../images/bkgd_photoarea.gif) no-repeat; position:relative; background-color:#9e0b0f; width:953px; }
.constructionphoto { background:url(../images/mainphoto.jpg) ; width:939px; height:186px; margin:6px 0 0 7px; }
.realestatephoto { background:url(../images/mainphoto_realestate.jpg); width:939px; height:186px; margin:6px 0 0 7px; }
.mgmtphoto { background:url(../images/mainphoto_management.jpg) no-repeat ; width:939px; height:186px; margin:6px 0 0 7px;  }
.phototext { width:230px; padding-right:20px; float:right; }
.phototitle { color:#05467f; font-size:14px; font-weight:bold; margin:15px 0; }

#box8{ position:absolute; z-index:0; }
#playback8 { display:none; }
#stop8 { float:left; cursor:pointer; background:url(../images/btn_stop.gif); width:50px; height:24px;  }
#play8 { float:left; cursor:pointer; background:url(../images/btn_play.gif); width:50px; height:24px; }
#stop8:hover { background:url(../images/btn_stop_hover.gif); }
#play8:hover { background:url(../images/btn_play_hover.gif); }
.sample8 .buttons{ text-align:center; clear:both; cursor:point; }
.prevnext { display:none; }

.mask1{	position:relative; width:953px;	height:200px; overflow:hidden; z-index:10; }

/*Slider*/