/* CSS Document */
/*------------------------------------------------ Slideshow of Resinditial and Commercial -----------------------------------*/
#slide  {
	width:305px;
	height:auto;
	position:inherit;
	float:left;

}

#slide ul{
	width:305px;
	height:auto;
	position:inherit;
	float:left;
	display:inline;
	list-style:none;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

#slide ul li{
	width:145px;
	height:145px;
	list-style:none;
	list-style-type:none;
	float: left; 
	display:inline;
	margin-left:5px;
	text-align:center;
	/*border-right-color:#4b4b4b;
	border-right-width:1px;
	border-right-style:solid;*/
}

.strip_button{
	width:280px;
	height:22px;
	float:left;
	position:inherit;
	margin-left:12px;
	background:url(../images/nav_strip.png) no-repeat;
}

a.prvbtn{
	width:14px;
	height:14px;
	background:url(../images/prev_bttn.png) no-repeat;
	float:left;
	position:inherit;
}

a.nxtbtn{
	width:14px;
	height:14px;
	background:url(../images/next_bttn.png) no-repeat;
	float:right;
	position:inherit;
}	


.title{font:Arial;font-size:13px;color:#000000;text-align:center;text-decoration:none;}
.text-mover .text-mover ul{width:200px; height:20px;float:left;position:inherit;}
.text-mover ul{display:inline;}
.text-mover ul li{width:100px; height:auto;text-align:center;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#FFFFFF;display:inline;}

/*----------------------------------------------- Slideshow of Residetial and Commercial-----------------------------------------------*/

