#home_banner_inner { 
width:850px ;
height:255px; 
float:left;
margin: 0px auto;
position: relative;
top: 0px;
border-bottom: #0B8129 2px solid;
	}
#slides
{
height:255px ; 
width:850px ;
overflow:hidden;

}

#slides li
{
height:255px ; 
width:850px ;
z-index:-999;
}
.price_tag
{
position:absolute;
right:18px;
top:8px;
}



 #project_caption {
	display:none; 
	padding:7px 10px; 
	font-size:1.1em;
	color:#000; 
	float:left; 
	font-weight: bold;
	width:auto;
	background:transparent; }
	
 #project_caption a {
	margin-left:8px; 
	font-weight: normal; 
	font-size:1em;
	color:#000 !important;
	background:transparent; text-decoration:none; }
	
 #project_caption a:hover {
	text-decoration:none; 
	color:#000;
	background:transparent; 
	}
	

	
	
.slide_content{
	position:relative; 
	top:10px;
	left:10px; 
	height:320px;
	width:850px; 
    line-height:20px; 
	height:auto; 
	font-family: 'Trebuchet MS', 'Segoe UI', Trebuchet, 'Bitstream Vera Sans', 'DejaVu Sans', Verdana, 'Verdana Ref', 'sans serif';
	font-size: 14px;
	text-align:justify;
	
}
	
.slide_caption {
 width:320px;
 height:35px;
 margin-bottom:10px;
	
		}
		
.slide_desc
{
width:340px;
height:250px;
}		
