.content{
	position: relative;
	top:10px; 
	margin:0 0 7px 0px;
	width: 1000px;
}

.jcarousel-container{position:relative;}
.jcarousel-clip{z-index:2;padding:0;margin:0;overflow:hidden;position:relative;}

.jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;}

.jcarousel-list li,.jcarousel-item{float:left;list-style:none;width:236px;height:150px;}

.jcarousel-next{z-index:3;display:none;}
.jcarousel-prev{z-index:3;display:none;}
.jcarousel-container{margin:0 auto;width:960px;}
.jcarousel-container-horizontal{width:960px;}

.jcarousel-clip-horizontal{width:960px;height:145px;margin:0 0 0 0px;}

.jcarousel-item{width:236px;height:150px; }
.jcarousel-item-horizontal{margin-right:5px;}


.jcarousel-next-horizontal{
position:absolute;top:0px;
right:-20px;width:12px;
height:128px;cursor:pointer;
background:url(../images/right_arrow.jpg) no-repeat ;}

.jcarousel-prev-horizontal{
position:absolute;
top:0px;left:-20px;
width:12px;height:128px;
cursor:pointer;
background:url(../images/left_arrow.jpg) no-repeat;}





/* home page portfolio css start here */



#featured { width: 97%; margin:0 auto; }
#featured #featuredInner #featuredImage { width: 660;  height: 250px; float:right; overflow: hidden; position: relative; }
#featured #featuredInner #featuredImage #imageFrame {  width: 660; height:250px; position: absolute; top: 0; left: 0; }


#featured #featuredInner #featuredImage {  float: left; overflow: hidden; position: relative; }
#featured #featuredInner #featuredImage #imageFrame { width: 660px; height: 240px; position: absolute; top:0px; left: 0; }


 #imageFrame #prevButton { 
width: 24px; height: 23px; 
position: absolute; 
right:25px; top:0px; 
background:url(../images/btn_left_hover.jpg) no-repeat; 
cursor: pointer;}

 #imageFrame #nextButton {  
width: 24px; 
height: 23px; 
position: absolute; 
right: 0; 
top:0px; 
background:url(../images/btn_right_hover.jpg) no-repeat; 
cursor: pointer; }


#featured #featuredInner #featuredImage #slides { width: 660px; height: 260px; margin-top:24px; }

/* home page portfolio css end here */












